Your cart is empty.
Keep shopping
Create a PyPI account, verify your email, set up a profile image, enable two-factor authentication, and manage security settings and API keys to secure your Python package projects.
Python Language's most important feature is Modularity. The ability to import and use different modules and packages makes python code simple and sophisticated.
In this course, you will learn
- how to create your own custom python package
- how to deploy a custom package on PyPI and Github
- how to install and use a package from PyPI
- how to maintain and update a published package