Pypi Uploader
1.0.0
This program is written using the PySimpleGUI library.
Just run main.py and follow the instructions on the screen.
The program will automatically install the necessary libraries, compile your project into an archive and upload it to Pypi or Test Pypi.
After uploading, program can also clean up all generated files.
__init__.py file! This is the main file of your library..../Any_folder_name
|__Pypi-uploader.py
|__requirements.txt (optional)
|__Your_Project_Folder/
|__ __init__.py
|__Other_files...
Username: __token__
Password: The token value, including the pypi- prefix
