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.8.tar.gz (7.3 kB view details)

Uploaded Source

File details

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

File metadata

File hashes

Hashes for flowtool-releasing-0.7.8.tar.gz
Algorithm Hash digest
SHA256 fb4216fd47a977dfd850db60f7b0d6140b1be015485c7c94cfcafb3f978d7e8d
MD5 017cfea18b4dda71574fa1ebcf9c655c
BLAKE2b-256 960c67337b54213f850d1d60f9bf73f8fb55847976a8f76c3098a3dc5ce2a695

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