Skip to content
Python kitchen
  • contact us
Python kitchen
  • about me
  • contact us
  • data usage policy
  • site mentions

Upload your package to Pypi

packaging & distribution / By Abdur-Rahmaan Janhangeer / pypi, twine

To upload your project to Pypi, this assumes you have your setup.py ready

cd into your package directory and type

python setup.py sdist

then install twine if you don’t have it

python -m pip install twine

then create an account on pypi

then type, providing your username and password

twine upload dist/*

It should now be uploaded!

Post navigation
← Previous Post
Next Post →

NEWSLETTER

Loading

RECENTLY

  • How to integrate P5JS with Flask-SocketIO
  • Build A Note App In Flask As Fast As It Can Get (Using Shopyo)
  • Business, The Serious Side of Python
  • The Passion For Python
  • 14 Years Old And Teaching Typing To The World
Look For Python Jobs

PAGES

  • about me
  • contact us
  • data usage policy
  • site mentions

CATEGORIES

  • algorithm and data structures
  • announcements
  • blog presence
  • book review
  • books
  • canvas theory
  • chatbot
  • compiler theory
  • computer vision
  • courses
  • daily coding problem
  • data science
  • distributed system
  • docs
  • editors and ides
  • engineering
  • flask
  • games
  • generators
  • geospatial
  • git
  • gui
  • hooman
  • interview
  • language core
  • machine learning
  • oop
  • packaging & distribution
  • pandas
  • processing.py
  • programming problems
  • projects
  • pygame
  • pyqt5
  • pyside
  • python-efl
  • raspberry pi
  • realtime
  • regex
  • security
  • shopyo
  • snippets
  • standard library
  • string
  • Uncategorized
  • vids
  • virtual environment
  • zen