Python HOWTO¶
Python HOWTOs are documents that cover a single, specific topic, and attempt to cover it fairly completely. Modelled on the Linux Documentation Project’s HOWTO collection, this collection is an effort to foster documentation that’s more detailed than the Python Library Reference.
Currently, the HOWTOs are:
- Porting Python 2 Code to Python 3
- Перенесення модулів розширення на Python 3
- Програмування Curses на Python
- Descriptor HowTo Guide
- Функціональне програмування HOWTO
- Журнал HOWTO
- «Книга рецептів» з логування
- Регулярний вираз HOWTO
- HOWTO з програмування сокетів
- Sorting HOW TO
- Юнікод HOWTO
- HOWTO Отримати Інтернет-ресурси за допомогою пакета urllib
- Підручник Argparse
- Знайомство з модулем ipaddress
- Інструкції клініки аргументів
- Інструментування CPython за допомогою DTrace і SystemTap