Release command for setuptools.setup which create a tag and push, and upload packages to PyPI
Project description
releasecmd
Summary
releasecmd will add release subcommand to setup.py (setuptools.setup) by releasecmd.ReleaseCommand class. The class is implemented as a subclass of setuptools.Command class. The release subcommand 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.12.tar.gz
(4.1 kB
view details)
Built Distribution
File details
Details for the file releasecmd-0.0.12.tar.gz
.
File metadata
- Download URL: releasecmd-0.0.12.tar.gz
- Upload date:
- Size: 4.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.19.1 setuptools/40.1.0 requests-toolbelt/0.8.0 tqdm/4.24.0 CPython/3.6.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5fcebf645bcb1b8e6bc2a91e8d9303664fb6715691bdf5aa3a8d0f1a4aded02f |
|
MD5 | 6e803df0d9de079cbd0e230a8725685f |
|
BLAKE2b-256 | 257b9d919e74e2c71b5dcda624c33747aa702f39666689e2c50879a8831cd3c3 |
File details
Details for the file releasecmd-0.0.12-py2.py3-none-any.whl
.
File metadata
- Download URL: releasecmd-0.0.12-py2.py3-none-any.whl
- Upload date:
- Size: 3.7 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.19.1 setuptools/40.1.0 requests-toolbelt/0.8.0 tqdm/4.24.0 CPython/3.6.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e30d31e8bc935d8731de8efc2a0942dfb2b42a876579ffaff7c625c742aef713 |
|
MD5 | 7c78064863f365bfd58ec8f486c91671 |
|
BLAKE2b-256 | f706db419779a85576574bb0911413ba542fa2247f5676f9060a5bf6ed4b1da4 |