Skip to content

jaisenbe58r/Ejemplo_pypi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

How to upload your python package to PyPi

Medium

The PyPi package index is one of the properties that makes python so powerfull: With just a simple command, you get access to thousands of cool libraries, ready for you to use. In this short introduction, I am going to explain how you can upload upload your own code to PyPi and let others profit from your inventions. On the following pages, I am going to show you the following steps:

  • Make your code publish-ready
  • Create a python package
  • Create the files PyPi needs
  • Create a PyPi account
  • Upload your package to github.com
  • Upload your package to PyPi
  • Install your own package using pip
  • Change your package

About

Proyecto ejemplo "How to upload your python package to PyPi"

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages