See http://learning-python.readthedocs.org/en/latest/
Or run this command to get local document.
$ make html
- Introduction
- Demos
- Core Types
- Syntax
- Functions
- Modules and Packages
- Classes and OOP
- Exceptions
- A tour of std libs
- Debugging and Profiling
- Text processing
- Auto-Testing
- Tools and Environment
- Concurrenct execution
- Networking
- Databases
- Message Queues
- Web
- Migrating to Python3
- Resources