Skip to main content

No project description provided

Project description

mocap-maya

wemake-python-styleguide python3.10 Coverage Continuous Integration Release

Description

Installation

  1. Install the latest aws-cli2

  2. Configure your sso as below:

aws configure sso
  name = moveai
  start url = https://d-93676e215a.awsapps.com/start#
  region = eu-west-1
  registration scopes =
  profile name: default
aws sso login --profile <profile_name>
  1. Install poetry:
pip install poetry

Run the following with your profile name:

export AWS_PIP_PASSWORD=`aws codeartifact get-authorization-token --profile <profile_name> --domain moveai --domain-owner 103680339861 --region eu-west-1 --query authorizationToken --output text`
poetry config http-basic.move aws $AWS_PIP_PASSWORD
poetry install

Pre-commit for contribution

After you perform poetry install, please perform the following command. This will allow the pre-commit checks to run each time you commit a new change to git.

poetry run pre-commit install

Usage

# TODO: Add instructions in https://moveai.atlassian.net/browse/EGT-391

Tests

From the repo root directory, run:

poetry run pytest

Version control

This repository follows git flow for version control where two branches are used to maintain development (develop branch) and production (main branch) environments. For more info on gitflow see this documentation

Only the following branches are allowed to be merged these branches:

  1. develop: feature/, bugfix/, main, cruft/, dependabot/
  2. main: develop|hotfix/|release/

Please refer to this notion doc on the git flow used in this repository.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

mocap_maya-0.2.1-py3-none-any.whl (2.1 kB view details)

Uploaded Python 3

File details

Details for the file mocap_maya-0.2.1-py3-none-any.whl.

File metadata

  • Download URL: mocap_maya-0.2.1-py3-none-any.whl
  • Upload date:
  • Size: 2.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.10.12

File hashes

Hashes for mocap_maya-0.2.1-py3-none-any.whl
Algorithm Hash digest
SHA256 3b859a3060ee296f6cf7551f1a3b1f944530afcfe2194016c248917a83f71047
MD5 62f40bb91a33f16efa10937cb538aa84
BLAKE2b-256 8a35a3836f505d902174c52e1385431efa7b9bb8b34e6b705d0749dc405015fe

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page