1.1 KiB
1.1 KiB
蟒蛇 101:第 38 集-蟒蛇蛋
原文:https://www.blog.pythonlibrary.org/2018/12/12/python-101-episode-38-the-python-egg/
在这个截屏中,我们了解了 Python egg,这是 Python 发布代码的旧格式之一。在现代 Python 中,我们现在使用轮子。
https://www.youtube.com/embed/ncTdIy5Oleo?feature=oembed
你也可以在这里阅读本视频所依据的章节,或者在 Leanpub 上找到这本书
前几集
- Python 101:第 35 集- 虚拟包
- Python 101:第 34 集-SQLAlchemy 包
- Python 101 第 33 集:请求包
- Python 101:第 32 集——静态代码分析
