fastpypi

A package enabling user to create and update existing PyPI packages in an easy-to-use gui.


License
MIT
Install
pip install fastpypi==1.0.0

Documentation

FastPyPI

FastPyPI is a package enabling user to create and update existing PyPI packages in an easy-to-use gui.

(creates pip install XXX for your package)

Installation

Use the package manager pip to install FastPyPI.

pip install fastpypi

Usage

Run a Python interpreter in console/terminal

>>> import fastpypi.fastpypi_core

This will launch a FastPyPI GUI (as in the picture).

alt text

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

License

MIT