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.6.1.tar.gz
(18.8 kB
view details)
Built Distribution
File details
Details for the file package_controller-0.6.1.tar.gz
.
File metadata
- Download URL: package_controller-0.6.1.tar.gz
- Upload date:
- Size: 18.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 | 11603a22ca8ce04806edebca27d0a805774c8bca31a8a4f781bab777124306cd |
|
MD5 | d67f97b7f2e0069f8f7fad6a5e4d1c77 |
|
BLAKE2b-256 | 9bd57a6567d1cd47da0a13fdcf684ae1f77987555f4d3cb0c84ac7e8aa7f36ca |
File details
Details for the file package_controller-0.6.1-py3-none-any.whl
.
File metadata
- Download URL: package_controller-0.6.1-py3-none-any.whl
- Upload date:
- Size: 27.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 | 8f4c6a566e0e8ad286115def0bdae195c0f6255234ae53d3ff614b80d8aefd89 |
|
MD5 | 6646f79cb64f62cde7a0bce4daaf79a7 |
|
BLAKE2b-256 | 5964d2a55e1dfc92f96df18b393e67a1698465e62e07d54957bbb034e6550d71 |