Skip to content

Latest commit

 

History

History
29 lines (19 loc) · 740 Bytes

README.md

File metadata and controls

29 lines (19 loc) · 740 Bytes

Just-Pub

"Please package your project as the standard pypi structure..."

"Please fill out all the configurations as it required for your project..."

"Please learn and perform these endless cliche before you can finally publish your project ..."

Shut up and just publish it !


Publish your python module to pypi with merely one command.

Installation

pip install justpub

Usage

path/to/where_your_package_are>

justpub <your-package-name> <your-pypi-api-token>

Hit enter, then your package will be publish to pypi.org automatically,

all configurations are configged with a meanless default value.

You can complete your package information anytime you want (or never 😈)!