Installing Python Packages | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 2

Installing Python Packages

Can someone explain in detail, the whole process of making a package, distributing it and installing it. For example: why to upload to PyPI, how to make executable, whats sdist and bdist, why 3 steps (sdist, bdist, install) are involved in installation and what is exactly happening in these steps.

1st Oct 2016, 12:58 PM
Rohit Kumar
1 Answer
0
How to download and install Python and Modules with pip. https://www.youtube.com/watch?v=jnpC_lb_lbc
21st Jan 2017, 11:49 PM
Aleksander Ch
Aleksander Ch - avatar