
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!!
The whole point of focus of this entire course is Python packages. But what are they?
What is this PyPI thats so important to python developers?
In this lecture we will learn the definition and architecture of a python package.
We will learn important information about PyPI
Ok, so finally the theory is over. its all hands-on experience from now.
if you're watching this lecture in the Udemy app, Please move to a desktop or a laptop.
In this lecture we will learn how to create/acquire a python package.
This lecture is a step by step guide on how to create our own PyPI account.
Yayy, we are done with getting a package ready and setting up a PyPI account.
The most awaited lecture is here.
Now we will learn how to Publish our package on PyPI
Congratulations on reaching the final lecture.
We have successfully published our package.
In this lecture we will learn how to install our package, maintain the project and release new versions of the package.
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!!