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.1.0.tar.gz
(22.4 kB
view details)
Built Distribution
File details
Details for the file package_controller-1.1.0.tar.gz
.
File metadata
- Download URL: package_controller-1.1.0.tar.gz
- Upload date:
- Size: 22.4 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 | 013066acbe7e9ca815d8f48ec35bf1f74b0b67fcf6a4119b29e0d11c7c30e81f |
|
MD5 | 53078631f7eda1328cea15df5499eaf4 |
|
BLAKE2b-256 | cc8def72f8cd74654aecf62739ccf8fb587983616a8ab4ca52171d4fcc05ab01 |
File details
Details for the file package_controller-1.1.0-py3-none-any.whl
.
File metadata
- Download URL: package_controller-1.1.0-py3-none-any.whl
- Upload date:
- Size: 33.6 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 | 4f675c1cfc0ae3f6dc27c3df25609692d304ce9cfafe3ff4a1922712f2b3ba0b |
|
MD5 | 4e2fb8a51b97d5b9f104385697dbff74 |
|
BLAKE2b-256 | 7658829e0997c417d1444f00f93f49ad45693b2dc006e600493372cfe483f9ad |