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

Uploaded Source

File details

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

File metadata

File hashes

Hashes for flowtool-releasing-0.7.6.tar.gz
Algorithm Hash digest
SHA256 3bc6818d72208b697b1b2fcb8a70a7d0fcb9fe9bf9e0d8400cda950dec1c5cd1
MD5 c09daed28d4eb4f3d99043ae296cb7a5
BLAKE2b-256 247155f5176ef352033a4abcb98057678fbfa667dff4586b898b5c6f6a58502c

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