Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Python packages with PyPI
Rating: 3.7 out of 5(37 ratings)
2,522 students

Python packages with PyPI

Step by step guide on how to create your own Python package and publish it on PyPI
Last updated 7/2020
English

What you'll learn

  • Good understanding of Python Packages
  • Using GitHub Repositories to download source code’s
  • Creating a Python package
  • Publishing a Python package on PyPI
  • Installing a PyPI package on local system
  • Managing our published PyPI package
  • Version control of published PyPI package

Course content

6 sections6 lectures35m total length
  • Introduction3:03

    Hello! Welcome to the course Python Packages with PyPI.

    I'm your instructor S. Jahnavi Prasad.

    I'm going to take you on a journey. A journey filled with curiosity and adventure.

    We are going to create your own python package and publish it on pypi.org

    Are you excited? Lets jump right in!!

Requirements

  • Computer with Internet
  • Basic understanding of Python and command line

Description

Any Python developer from beginner to advanced must have had used packages like pandas or numpy on regular basis.

How about we create one such package on our own?

How about we publish our package for everyone else to use?

How about contributing to the open source and make the Python language better?

Let's get started with this course to accomplish all the above!!

Who this course is for:

  • Python developers
  • Data Science students
  • Computer Science students
  • Programmers