Skip to main content

Helper functions to consume and parse information from University of Colorado's Argovis API.

Project description

Build and release

  • Review metadata in pyproject.toml; while determining if code is release worthy, append an rc tag to the semantic version, like major.minor.patch.rcxx
  • Build a release (image is built off of Dockerfile-build-env):
    docker container run -v $(pwd):/src argovis/argovis_helpers:build-240118 python -m build
    
  • Push to testPypi (notice you'll need a file pypirc with appropriate API tokens for the pypi servers):
    docker container run -v $(pwd):/src -v $(pwd)/pypirc:/root/.pypirc -it argovis/argovis_helpers:build-240118 twine upload -r testpypi dist/<your new rc>
    
  • Test install and try: python -m pip install -i https://test.pypi.org/simple argovis_helpers
  • If all is well, rebuild without the rc tag and push to pypi:
    docker container run -v $(pwd):/src -v $(pwd)/pypirc:/root/.pypirc -it argovis/argovis_helpers:build-240118 twine upload dist/<your new release>
    
  • git add your new build artifacts under /dist
  • Push to github and mint a release matching the version number in pyproject.toml.

Project details


Download files

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

Source Distribution

argovisHelpers-0.0.33.tar.gz (14.9 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

argovisHelpers-0.0.33-py3-none-any.whl (11.9 kB view details)

Uploaded Python 3

File details

Details for the file argovisHelpers-0.0.33.tar.gz.

File metadata

  • Download URL: argovisHelpers-0.0.33.tar.gz
  • Upload date:
  • Size: 14.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.0 CPython/3.9.12

File hashes

Hashes for argovisHelpers-0.0.33.tar.gz
Algorithm Hash digest
SHA256 2f340ab0aca6183d6dd21558d0d69ba1f86333c53ceedffd2891fa107643a07a
MD5 8476e1b4523a0f18e448534ea403b665
BLAKE2b-256 700605e4f0b5a39cf0fa8f49aacfabdca8ae6e3ca2786a1a1c94345ea5f8f9a4

See more details on using hashes here.

File details

Details for the file argovisHelpers-0.0.33-py3-none-any.whl.

File metadata

File hashes

Hashes for argovisHelpers-0.0.33-py3-none-any.whl
Algorithm Hash digest
SHA256 146f5439e9cbea7bbd6184e587ede962cc8cfa344f8bf316356d1eb08a84aa48
MD5 aa86af1df0939bb96aa6871555f5a33e
BLAKE2b-256 5afa2dfa9a52d9f6aea73821a88cb5d7a76a8c1015436106ef4c16ab1c04ec6b

See more details on using hashes here.

Supported by

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