Python in a nutshell /
This book provides a quick reference to the language, including Python 3.5, 2.7 and highlights of 3.6. It covers a wide range of application areas, including web and network programming, XML handling, database interactions, and high-speed numeric computing
मुख्य लेखकों: | , , |
---|---|
स्वरूप: | पुस्तक |
भाषा: | English |
प्रकाशित: |
Sebastopol, CA :
O'Reilly Media,
2017.
|
संस्करण: | Third edition. |
श्रृंखला: | In a nutshell (O'Reilly & Associates)
|
विषय: | |
Classic Catalogue: | View this record in Classic Catalogue |
विषय - सूची:
- Introduction to Python
- The Python interpreter
- The Python language
- Object-oriented Python
- Exceptions
- Modules
- Core built-ins and standard library modules
- Strings and things
- Regular expressions
- File and text operations
- Persistence and databases
- Time operations
- Controlling execution
- Threads and processes
- Numeric processing
- testing, debugging, and optimizing
- Network basics
- Asynchronous alternatives
- Client-side network protocol modules
- Serving HTTP
- Email, MIME, and other network encodings
- Structured text: HTML
- Structured text: XML
- Extending and embedding classic Python
- Distributing extensions and programs
- v2/v3 migration and coexistence.