Python 101: Episode #38 – The Python egg
In this screencast, we learn about the Python egg, which was one of Python’s old formats for distributing code. In modern Python, we now use a wheel. You can also read the chapter this video is based on here or get the book on Leanpub Previous Episodes Python 101: Episode #35 – The virtualenv Package […]
Python 101: Episode #38 – The Python egg Read More »