Skip to main content

Releasing made easy for pythonic git users.

Project description

# flowtool-releasing

An automated workflow for releasing Python Packages to PyPI and github.

Requires flowtool-versioning to be in place, and at least one tag created.

The release process works as follows:

  • check that the repo is clean (and that we are not exactly at a release)

  • bump the version of the project (by creating a new git tag)

  • run git push and git push –tags

  • release to PyPI (mainly setup.py sdist upload)

It add the following commands to flowtool: ` flowtool release-now # make a release flowtool release-cleanup # clean up older tags on the local repo `

Request more documentation!

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

flowtool-releasing-0.7.12.tar.gz (7.6 kB view details)

Uploaded Source

File details

Details for the file flowtool-releasing-0.7.12.tar.gz.

File metadata

File hashes

Hashes for flowtool-releasing-0.7.12.tar.gz
Algorithm Hash digest
SHA256 3f1a0f87d3d063a74321e623533851aabbe7e10a95d135db2ad0f9933a92ef15
MD5 a6b32442b7a42f2fb68d0ab9a9cb5199
BLAKE2b-256 018cc3d1350663371698b40081dcc5570d6532d531c1184bc984000f2dab5d0e

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