geekdoc-python-zh/docs/pythonlibrary/python-101-now-free-on-lean...

20 lines
1.5 KiB
Markdown
Raw Permalink Normal View History

2024-10-20 12:24:46 +08:00
# Python 101 现在在 Leanpub 上永久免费
> 原文:<https://www.blog.pythonlibrary.org/2017/01/23/python-101-now-free-on-leanpub-permanently/>
几个月前,当我让 Python 101 免费几天(见[此处](https://www.reddit.com/r/FreeEBOOKS/comments/5bmb81/python_101_book_free_for_48_hours/))后,我得到了惊人的反响,我决定让它在 Leanpub (PDF、mobi 和 epub)上永久免费(或付费):
* [https://leanpub.com/python_101](https://leanpub.com/python_101)
*注意:我仍然在亚马逊、Gumroad 和 Lulu 上出售它*
现在你可以随时免费检查。如果你碰巧喜欢这本书,如果你能在亚马逊上发表评论或者联系我在 Leanpub 上做读者推荐,我会很感激,因为他们没有自动离开其中一个的方法。
当我最初写这本书的时候,我注意到很少有或者根本没有描述如何创建代码的可执行文件或者如何通过 Python 的包索引(PyPI)分发代码的书籍。Python 101 涵盖了这些主题,并向读者介绍了 Python 的标准库、如何安装第三方包以及一些最流行的 Python 第三方包,如 SQLAlchemy、requests 和 virtualenv。
Python 101 有 **5 节44 章295 页**
这里有一些我其他书的优惠券,以防有人感兴趣:
* Python 201:中级 Python-[http://leanpub.com/python201/c/reddit](http://leanpub.com/python201/c/reddit)
* wxPython 食谱-[http://leanpub.com/wxpythoncookbook/c/reddit](http://leanpub.com/wxpythoncookbook/c/reddit)