A package that manages packages
Project description
Package Controller
Description
A package that manages packages.
Installation
pip install package_controller
Usage
To run unit/integration tests.
pc test --unit | --integration
To add file(s) to a commit.
pc add -f <path> (-f <path> ...)
To create the commit.
pc commit -t <type> -s <subject> (-d <description>)
To increase the major version
pc version --major (--no-git --force)
To increase the minor version
pc version --minor (--no-git --force)
To increase the patch version
pc version --patch (--no-git --force)
To get the current version
pc version
To build the current version.
pc build (--force)
To release the latest version. (to PyPi and Github)
pc release
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
package_controller-1.0.1.tar.gz
(21.5 kB
view details)
Built Distribution
File details
Details for the file package_controller-1.0.1.tar.gz
.
File metadata
- Download URL: package_controller-1.0.1.tar.gz
- Upload date:
- Size: 21.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/40.6.2 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.7.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | dbffa7d26253c5ed2b9169bb3fe03188bb5c47358d7e3aa6b36cafbb3f9c1866 |
|
MD5 | 25d83248a1e6b6ea1b8c46a76e8a0309 |
|
BLAKE2b-256 | 2e192b5f33b66ab0b4056eae1c77739af97a8d8c5693bb8e29614950c3ccfa41 |
File details
Details for the file package_controller-1.0.1-py3-none-any.whl
.
File metadata
- Download URL: package_controller-1.0.1-py3-none-any.whl
- Upload date:
- Size: 31.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/40.6.2 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.7.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3104298465affe442f30dc9342f5d85c6a0d22c8494f0bd147d4fda70e58c3e0 |
|
MD5 | 9548947b7b9e04eaee33ae2a225d5926 |
|
BLAKE2b-256 | a54aff7fcb9b4d929ac3038b5eb1e949aa0417d90080ff1486fc96287553df97 |