A package that manages packages
Project description
Package Controller
Description
A package that manages packages.
Installation
pip install package_controller
Usage
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 newest 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.0.tar.gz
(20.8 kB
view details)
Built Distribution
File details
Details for the file package_controller-1.0.0.tar.gz
.
File metadata
- Download URL: package_controller-1.0.0.tar.gz
- Upload date:
- Size: 20.8 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 | 59e391d4727ab80246f6edf27fda448c26ac4d839293abda0b6f62270862399c |
|
MD5 | 52a94c7bb4f80ffce0a8cc612997595a |
|
BLAKE2b-256 | 90dc3db552129c138788ac44546c4f164c1bba1eea0375b1da85b0f7efcdac7a |
File details
Details for the file package_controller-1.0.0-py3-none-any.whl
.
File metadata
- Download URL: package_controller-1.0.0-py3-none-any.whl
- Upload date:
- Size: 31.0 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 | e20e5241e9b884f622ef5b2f0e059341de9d6175215438bd8c5fef33fc6a8957 |
|
MD5 | 2172e6684924c7538cac3b085ae1cc47 |
|
BLAKE2b-256 | 9eb76833c60209125bb4a8762fc83279cbe6a63e1cc9bf033d4c6179306316a8 |