Shared Integrations Code
Project description
This is a simple example package. You can use Github-flavored Markdown to write your content.
To upload your own python packages to code artifact and then use them, you should follow these instructions.
Install wheel for packaging
python3 -m pip install --user --upgrade setuptools wheel
Package your distribution
python3 setup.py sdist bdist_wheel
Install twine for publishing
python3 -m pip install --user --upgrade twine
Login for publishing
aws-vault exec sirius-dev -- aws codeartifact login --tool twine \
--repository opg-pip-shared-code-dev --domain opg-moj --domain-owner 288342028542 --region eu-west-1
Upload to a repo
python3 -m twine upload --repository codeartifact dist/*
Login to repo to be able to pull
aws-vault exec sirius-dev -- aws codeartifact login --tool pip \
--repository opg-pip-shared-code-dev --domain opg-moj --domain-owner 288342028542 --region eu-west-1
Pull using pip in the usual way
pip3 install opg_integrations_shared==0.0.1
No terraform code artifact yet (but coming very soon):
https://github.com/terraform-providers/terraform-provider-aws/issues/13714
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file opg-pact-0.0.3.tar.gz
.
File metadata
- Download URL: opg-pact-0.0.3.tar.gz
- Upload date:
- Size: 7.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.6.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.61.2 CPython/3.7.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a6b01c3edd01a2bf8b05b0073d90363fe756b1d10f967309d979523576fc3434 |
|
MD5 | ea08f67e31d3cc736b4ec6c1f2711e33 |
|
BLAKE2b-256 | f4bf9782d5ec0ced8e9d15c311d5ea7c71982dd70c452ffd122b76f76daa524e |
File details
Details for the file opg_pact-0.0.3-py3-none-any.whl
.
File metadata
- Download URL: opg_pact-0.0.3-py3-none-any.whl
- Upload date:
- Size: 10.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.6.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.61.2 CPython/3.7.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 848ddca97f507e06f46b257ed333618d2dc33e9436f3e3cd04b1deefe41dd9ad |
|
MD5 | 074952f874bd60a012052e8afa6dc646 |
|
BLAKE2b-256 | bb5acdd70c473aa77b3f46dafbc2f1ef30789b325497d2d6b649d4342ddf5cf3 |