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

Uploaded Source

File details

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

File metadata

File hashes

Hashes for flowtool-releasing-0.7.10.tar.gz
Algorithm Hash digest
SHA256 51e8a17a5579ea0f6be6fcdbf2ad1fca2addffbaaa37140dd7c88abefdc63032
MD5 768a0bf5f8cfacff00de2bb8f6b9688c
BLAKE2b-256 2805e53999e97c825ffbfd88dfc7224caf09d7b40cd0a13ee82eb6f02546d4e9

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