Talk about your brand

Share information about your brand with your customers. Describe a product, make announcements, or welcome customers to your store.

Skip to product information
1 of 1

This manual serves as an accessible introduction to Python, a versatile and user-friendly object-oriented programming language. Python distinguishes itself by blending powerful capabilities with a remarkably clear and readable syntax. Its features include modules for code organization, classes for object-oriented programming, exception handling for robust error management, very high-level data types for efficient data manipulation, and dynamic typing for increased flexibility. Python's ability to interface directly with libraries written in C or C++ allows for performance optimization and access to a wide range of existing code. Furthermore, it can be embedded within applications as an extension language, providing a programmable interface for customization and scripting. This printed edition is derived from the official Python tutorial included with the Python 3.10.0 distribution. It is an invaluable resource for anyone seeking a solid foundation in Python programming, whether for data science, web development, or general-purpose scripting, even for the experienced trader looking to automate technical analysis.

The complete set of Python documentation includes the following manuals:

  • An Introduction to Python
  • The Python Language Reference Manual
  • The Python Library Reference Manual
  • The Python /C API Reference Manual
  • Extending and Embedding the Python Interpreter

About The Authors

Guido van Rossum is the inventor of Python and a recipient of the Free Software Foundation Award for his work on the language. Begin your python tutorial today.

View full details