Skip to content
/ fastpypi Public

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

License

Notifications You must be signed in to change notification settings

DovaX/fastpypi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages