Release command for setuptools.setup which create a tag and push, and upload packages to PyPI
Project description
releasecmd
Release command class (ReleaseCommand) for setuptools.setup. ReleaseCommand does the following:
create a git tag from version information in __version__.py
push git tags
upload package files to PyPI by using twine
Example
$ python setup.py release
[reading ./typepy/__version__.py]
[pushing git tags: v0.0.26]
[upload packages to PyPI]
Dependencies
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
releasecmd-0.0.8.tar.gz
(3.9 kB
view details)
Built Distribution
File details
Details for the file releasecmd-0.0.8.tar.gz
.
File metadata
- Download URL: releasecmd-0.0.8.tar.gz
- Upload date:
- Size: 3.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9b1fe67de73c08e671e086d090d828252c888585d664f9ff5e2cf0417bc4ef56 |
|
MD5 | d9ebedf078ffeb4ec9afc4710b40ce27 |
|
BLAKE2b-256 | ce7fc54b56fdf274e87f297c4fbdcdaf7df183f3db6c9aeb3024fac895638802 |
File details
Details for the file releasecmd-0.0.8-py2.py3-none-any.whl
.
File metadata
- Download URL: releasecmd-0.0.8-py2.py3-none-any.whl
- Upload date:
- Size: 3.5 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 530d333b349ed7bcf134f06075e4615e9b2fffe46980b727439aba2e0a51adc9 |
|
MD5 | 9778fa0619e7ff823f368ab3ceffa928 |
|
BLAKE2b-256 | c29d910ac10745cb4bc54df4128d5d51fce2226c25702149e7c232f64e6c4285 |