Skip to main content

This is my first module

Project description

Pypi-uploader

Upload your Python libraries to PyPi with a beautiful interface.


Читать на Русском

This program is written using the PySimpleGUI library.

Just run Pypi_uploader.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.

Important! Selected project folder should contain the __init__.py file! This is the main file of your library.

Folder hierarchy:

.../Any_folder_name
     |__Pypi-uploader.py
     |__requirements.txt (optional)
     |__Your_Project_Folder/
         |__ __init__.py
         |__Other_files... 

Possible mistakes:

  • Login or password is incorrect (or API token if you uploaded through it).
  • You signed up for PyPi, and you are trying to upload a project to Test Pypi (or vice versa).
  • A library with this name already exists. So if this is your library - change the version.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

useprolog256-1.0.1.tar.gz (4.8 kB view hashes)

Uploaded Source

Built Distribution

UseProlog256-1.0.1-py3-none-any.whl (4.7 kB view hashes)

Uploaded Python 3

Supported by

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