Skip to main content

the package manager for Python

Project description

version python versions license

What is pkg-cli?

pkg-cli is a command-line tool for Making a Python package that is configured with the standard 'setup.cfg' file.

Installation

pip install pkg-cli

Usage

Create a 'setup.cfg' file

pkg init

Publish package to PyPi

pkg publish

If the 'pkg' command does not work, you can use the following command :

python -m pkg <command>

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pkg-cli-3.1.0.tar.gz (3.7 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page