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-250927 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-250927 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-250927 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.36.tar.gz (23.1 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.36-py3-none-any.whl (17.5 kB view details)

Uploaded Python 3

File details

Details for the file argovishelpers-0.0.36.tar.gz.

File metadata

  • Download URL: argovishelpers-0.0.36.tar.gz
  • Upload date:
  • Size: 23.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.9.12

File hashes

Hashes for argovishelpers-0.0.36.tar.gz
Algorithm Hash digest
SHA256 8196ae2e947acb35a6c40cef982dd8922600739f7034fd13c5ee79cbfae5d4fe
MD5 af202855f5afba383ce15ec4c9abe47c
BLAKE2b-256 395ba37e7008bcd3343ae9cf0ddf8bd3765a5bed33251159552578bf417d4235

See more details on using hashes here.

File details

Details for the file argovishelpers-0.0.36-py3-none-any.whl.

File metadata

File hashes

Hashes for argovishelpers-0.0.36-py3-none-any.whl
Algorithm Hash digest
SHA256 920fb5ac1bc62cda58b5557e9b8b20c0b0e77c693a3bf92e0d6578fc9a017d62
MD5 a0e571b89acdc5fbc967197f6617c337
BLAKE2b-256 7ba9650d93069a5d00f64f083ccdae2141dbeef275be05cd87573f73bf7052ab

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