Expert Python Programming(Second Edition)
上QQ阅读APP看书,第一时间看更新

Useful resources

The Web is full of useful resources for Python developers. The most important and obvious ones were already mentioned earlier but here they are repeated to keep this list consistent:

  • Python documentation
  • PyPI—Python Package Index
  • PEP 0—Index of Python Enhancement Proposals

The other resources such as books and tutorials are useful but often get outdated very fast. What does not get outdated are the resources that are actively curated by the community or released periodically. The two that are mostly worth recommending are:

These two resources will provide the reader with tons of additional reading for several months.