| 1 |
argparse
CLI Development
|
72,760 |
|
CLI Development
CLI Development
CLI & GUI
Built-in
|
→ |
|
(Python standard library) Command-line option and argument parsing.
|
|
|
|
| 2 |
asyncio
Built-in
|
72,760 |
|
Asynchronous Programming
Python Language
Built-in
|
→ |
|
(Python standard library) Asynchronous I/O, event loop, coroutines and tasks.
|
|
|
|
| 3 |
concurrent.futures
Built-in
|
72,760 |
|
Asynchronous Programming
Python Language
Built-in
|
→ |
|
(Python standard library) A high-level interface for asynchronously executing callables.
|
|
|
|
| 4 |
configparser
Built-in
|
72,760 |
|
Configuration Files
Python Toolchain
Built-in
|
→ |
|
(Python standard library) INI file parser.
|
|
|
|
| 5 |
curses
Terminal
|
72,760 |
|
Terminal
GUI Development
CLI & GUI
Built-in
|
→ |
|
(Python standard library) The built-in wrapper for ncurses used to create terminal GUI applications.
|
|
|
|
| 6 |
difflib
General
|
72,760 |
|
General
Text Processing
Text & Documents
Built-in
|
→ |
|
(Python standard library) Helpers for computing deltas.
|
|
|
|
| 7 |
functools
Built-in
|
72,760 |
|
Functional Programming
Python Language
Built-in
|
→ |
|
(Python standard library) Higher-order functions and operations on callable objects.
|
|
|
|
| 8 |
logging
Built-in
|
72,760 |
|
Logging
DevOps
Built-in
|
→ |
|
(Python standard library) Logging facility for Python.
|
|
|
|
| 9 |
mimetypes
Built-in
|
72,760 |
|
File Manipulation
Text & Documents
Built-in
|
→ |
|
(Python standard library) Map filenames to MIME types.
|
|
|
|
| 10 |
mock
Mock
|
72,760 |
|
Mock
Testing
Developer Tools
Built-in
|
→ |
|
(Python standard library) A mocking and patching library.
|
|
|
|
| 11 |
multiprocessing
Built-in
|
72,760 |
|
Asynchronous Programming
Python Language
Built-in
|
→ |
|
(Python standard library) Process-based parallelism.
|
|
|
|
| 12 |
pathlib
Built-in
|
72,760 |
|
File Manipulation
Text & Documents
Built-in
|
→ |
|
(Python standard library) A cross-platform, object-oriented path library.
|
|
|
|
| 13 |
sqlite3
SQLite
|
72,760 |
|
SQLite
Database Drivers
Database & Storage
Built-in
|
→ |
|
(Python standard library) SQLite interface compliant with DB-API 2.0.
|
|
|
|
| 14 |
tkinter
Desktop
|
72,760 |
|
Desktop
GUI Development
CLI & GUI
Built-in
|
→ |
|
(Python standard library) The standard Python interface to the Tcl/Tk GUI toolkit.
|
|
|
|
| 15 |
tomllib
Data Formats
|
72,760 |
|
Data Formats
File Format Processing
Text & Documents
Built-in
|
→ |
|
(Python standard library) Parse TOML files.
|
|
|
|
| 16 |
unittest
Frameworks
|
72,760 |
|
Frameworks
Testing
Developer Tools
Built-in
|
→ |
|
(Python standard library) Unit testing framework.
|
|
|
|
| 17 |
zoneinfo
Built-in
|
72,760 |
|
Date and Time
Python Language
Built-in
|
→ |
|
(Python standard library) IANA time zone support. Brings the tz database into Python.
|
|
|
|