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 up-and-running (installed 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 clean-tags # clean up older tags on the local repo flowtool clean-tags 1 -a -y # clean up all older tags and keep only the latest `

If you want to use it in your project, try it out, and request more documentation when you need it.

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

Uploaded Source

File details

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

File metadata

File hashes

Hashes for flowtool-releasing-0.7.13.tar.gz
Algorithm Hash digest
SHA256 ca3463ee457e6b1ade2b464e7babcbe02873af244e3a9a401f5b5d847e6cf90d
MD5 b815e3927c673f998a68ff22611fb2e9
BLAKE2b-256 de3735bf0139c4eefa7e13a4ba75a49f0d1697ed057867e69ea78538c3823407

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