Python Module Index
| c | ||
       ConfigParser | Configuration file parser. | |
| d | ||
       django | ||
   
       django.test | Testing tools for Django applications. | |
   
       django.test.client | Django's test client. | |
       doctest | Test pieces of code within docstrings. | |
| g | ||
       gettext | Multilingual internationalization services. | |
| i | ||
       inspect | Извлекает информацию и исходный код из "живых" объектов. | |
| j | ||
       json | преобразователь для JSON. | |
| l | ||
       locale | Internationalization services. | |
| m | ||
       multiprocessing | Process-based "threading" interface. | |
   
       multiprocessing.connection | API for dealing with sockets. | |
   
       multiprocessing.dummy | Dumb wrapper around threading. | |
   
       multiprocessing.managers | Share data between process with shared objects. | |
   
       multiprocessing.pool | Create pools of processes. | |
   
       multiprocessing.sharedctypes | Allocate ctypes objects from shared memory. | |
| p | ||
       parser | Access parse trees for Python source code. | |
       pdb | Отладчик Python для интерактиного интерпретатора. | |
| s | ||
       shlex | Простой лексический анализатор для Unix shell-подобных языков. | |
       socket | Low-level networking interface. | |
       subprocess | Subprocess management. | |
| t | ||
       tokenize | Lexical scanner for Python source code. | |
| u | ||
       unittest | Unit testing framework for Python. | 
