[Translate Python 3.x official documentation] The Python Tutorial,
Python is an easy to learn, powerful programming language. It has efficient high-level data structures and a simple but valid tive approach to object-oriented programming. Python's elegant
Syntax and dynamic typing, together with its interpreted nature, make it an ideal language for scripting and rapid application development in ready areas on most platforms. Python is an easy to learn and efficient programming language. She has an efficient high-level data structure and a simple but effective object-oriented programming method. Python's simple syntax and dynamic types, and her natural language interpretation, this makes her a platform for Script Development and quick programming in many ways. The Python interpreter and the extensive standard library are freely available in source or binary form for all major platforms from the Python web site, https://www.python.org/, and may be
Freely distributed. The same site also contains distributions of and pointers to have free third party Python modules, programs and tools, and additional documentation.
Python interpreters, extensible standard libraries, and binary formats of various platforms can be freely transmitted from the official Python Website: https://www.python.org/for free. At the same time, this website contains many suggestions for Python 3 modules, programs and tools, and various additional documents. The Python interpreter is easily extended with new functions and data types implemented in C or C ++ (or other extends ages callable from C). Python is also suitable as an extension language
Customizable applications
Python interpreters can be extended by defining new functions and data types using the C and C ++ languages (or other programming languages that can be called using the C language. Python is also an extensible language for various custom applications. This tutorial introduces the reader informally to the basic concepts and features of the Python language and system. It helps to have a Python interpreter handy for hands-on experience, but all
Examples are self-contained, so the tutorial can be read off-line as well. Through this tutorial, you can better understand the basic concepts and features of the Python language system. It also helps readers quickly learn and use the Python interpreter. All the routines are included in this tutorial, so this tutorial can be read offline.
For a description of standard objects and modules, seeThe Python Standard Library.The Python Language ReferenceGives a more formal definition of the language. To write extensions in C
Or C ++, readExtending and Embedding the Python InterpreterAndPython/c api Reference Manual. There are also several books covering Python in depth. If you want to see more about standard objects and models ,《The Python Standard Library"The Python Language ReferenceThese two articles provide a better explanation of this. If you want to use C and C ++ extension, read 《Extending and Embedding the Python InterpreterAnd 《Python/c api Reference Manual.