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


Supported by

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