Automatic Semantic Versioning for Python projects
Project description
Automatic Semantic Versioning for Python projects. This is a Python implementation of semantic-release for JS by Stephan Bönnemann. If you find this topic interesting you should check out his talk from JSConf Budapest.
The general idea is to be able to detect what the next version of the project should be based on the commits. This tool will use that to automate the whole release, upload to an artifact repository and post changelogs to GitHub. You can run the tool on a CI service, or just run it locally.
Installation
python3 -m pip install python-semantic-release semantic-release --help
Python Semantic Release is also available from conda-forge or as a GitHub Action. Read more about the setup and configuration in our getting started guide.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Hashes for python_semantic_release-9.8.4.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | e6e45d6143353663090caf71d7a44f4086387e2baffce7dce2bdbf1e406f96b9 |
|
MD5 | 1340b322894e3fc87dbdb09e2b39c2c3 |
|
BLAKE2b-256 | 8a8fed682ae270313f65afc5cf6f2a70807e80df6be24c5d650afdbb97862e7f |
Hashes for python_semantic_release-9.8.4-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | dfbf64ed52754aea0c8d95a51d3867cbb7deb1543434e8526ae65bff0fe6ce18 |
|
MD5 | cd8f160d0087dcd8578b462dc1079dc8 |
|
BLAKE2b-256 | 790d194838d22a862bd5117914ba161d429cf6b5665de5a1f2f584af734d4320 |