The Python Standard Library — Python 3. While The Python Language Reference describes the exact syntax and. Python language, this library reference manual. Python. It also. describes some of the optional components that are commonly included. Python distributions. Python’s standard library is very extensive, offering a wide range of.
External links. TkInter, Python Wiki Lundh, Fredrik (1999), An Introduction to Tkinter TkDocs: includes language-neutral and Python-specific information and a tutorial. The official home of the Python Programming Language.
The. library contains built- in modules (written in C) that provide access to. I/O that would otherwise be. Python programmers, as well as modules written in Python. Some of these modules are explicitly designed to. Python programs by abstracting. APIs. The Python installers for the Windows platform usually include.
For Unix- like operating systems Python is normally provided. In addition to the standard library, there is a growing collection of. Python Package Index. Introduction. 2. Built- in Functions. Built- in Constants.
Built- in Types. 4. Truth Value Testing. Boolean Operations — and, or, not. Comparisons. 4. 4.
Numeric Types — int, float, complex. Iterator Types. 4. Sequence Types — list, tuple, range. Text Sequence Type — str. Binary Sequence Types — bytes, bytearray, memoryview. Set Types — set, frozenset. Mapping Types — dict.
Context Manager Types. Other Built- in Types. Special Attributes. Built- in Exceptions. Text Processing Services.
Binary Data Services. Data Types. 9. Numeric and Mathematical Modules. Free Web Template Legal Form. Functional Programming Modules.
File and Directory Access. Data Persistence. Data Compression and Archiving.
File Formats. 15. Cryptographic Services. Generic Operating System Services. Concurrent Execution. Interprocess Communication and Networking.
Internet Data Handling. Structured Markup Processing Tools. Internet Protocols and Support. Multimedia Services.
Internationalization. Program Frameworks.
Graphical User Interfaces with Tk. Development Tools. Debugging and Profiling. Software Packaging and Distribution. Python Runtime Services. Custom Python Interpreters.
Importing Modules. Python Language Services. Miscellaneous Services. MS Windows Specific Services. Unix Specific Services. Superseded Modules. Undocumented Modules.