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-0.4.3.tar.gz
(15.2 kB
view details)
Built Distribution
File details
Details for the file package_controller-0.4.3.tar.gz
.
File metadata
- Download URL: package_controller-0.4.3.tar.gz
- Upload date:
- Size: 15.2 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 | 0021ba11334f586100458e9b5e82f18ce7695727fa699767528a20950250adcf |
|
MD5 | 48deaea5eb6132799f9a676cac055cd4 |
|
BLAKE2b-256 | cfd6b7ba38208426a36f0dc41b7fbfeb04755847a4b88902ca4be53c93b6a158 |
File details
Details for the file package_controller-0.4.3-py3-none-any.whl
.
File metadata
- Download URL: package_controller-0.4.3-py3-none-any.whl
- Upload date:
- Size: 22.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 | b4e78f664728fcd0b5c9f56bf9c104d1a5dc803f957b14e9e80d341c3e22f1fe |
|
MD5 | 3cc74c517d66ec5e83f4e2c853198fa9 |
|
BLAKE2b-256 | 97b26a5172a702ef70977c195d64ba85bf240acec532fa97b5bc6a1b64ec1ed9 |