Skip to main content

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.

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.39.tar.gz (23.2 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.39-py3-none-any.whl (17.6 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: argovishelpers-0.0.39.tar.gz
  • Upload date:
  • Size: 23.2 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.39.tar.gz
Algorithm Hash digest
SHA256 9b9b7957404d9c357598ad80f9496a8e16eba0982b7bf4106615c26a768cf15b
MD5 235a1bdffd4223a64b3bb6ef3b052dde
BLAKE2b-256 ebafa2c11cb9fba546e70b3c168607c14944ed59349653b2905b65fc516d253d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for argovishelpers-0.0.39-py3-none-any.whl
Algorithm Hash digest
SHA256 5442d416529a9c3750bf4e093a7e0add359d7cb370f564d1cf8b4d0ea5cca726
MD5 015ae1bc01e1c3a9fd8cf243a705a650
BLAKE2b-256 7a171a14686a922d47c484a05fd1d59dc018bf2b68f95ed4f8c41c50a27f8557

See more details on using hashes here.

Release history Release notifications | RSS feed

This release

0.0.39 This release

2 files

0.0.38

2 files

0.0.37

2 files

0.0.36

2 files

0.0.35

2 files

0.0.34

2 files

0.0.33

2 files

0.0.32

2 files

0.0.31

2 files

0.0.30

2 files

0.0.29

2 files

0.0.28

2 files

0.0.27

2 files

0.0.26

2 files

0.0.25

2 files

0.0.24

2 files

0.0.23

2 files

0.0.22

2 files

0.0.21

2 files

0.0.20

2 files

0.0.19

2 files

0.0.18

2 files

0.0.17

2 files

0.0.16

2 files

0.0.15

2 files

0.0.14

2 files

0.0.13

2 files

0.0.12

2 files

0.0.11

2 files

0.0.10

2 files

0.0.9

2 files

0.0.8

2 files

0.0.7

2 files

0.0.6

2 files

0.0.5

2 files

0.0.3

2 files

0.0.2

2 files

0.0.1

2 files

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page