Найдено результатов: 100
Python Standard Library

#1. Тип данных complex | The Python Standard Library

#5. Именованные кортежи namedtuple модуля collections | The Python Standard Library

#6. Словарь defaultdict модуля collections | The Python Standard Library

#10. Функции pprint() и pformat(). Класс PrettyPrinter | The Python Standard Library

#29. Функции фильтрации из модуля itertools | The Python Standard Library

#4. Классы IntEnum и StrEnum | The Python Standard Library

#54. Группировка и сохранение в регулярных выражениях | The Python Standard Library

#59. Функции модуля os.path для анализа файловых маршрутов | The Python Standard Library

#2. Множество frozenset | The Python Standard Library

#28. Комбинаторные функции модуля itertools | The Python Standard Library

#12. Очередь deque модуля collections | The Python Standard Library

#60. Дополнительные функции модуля os.path | The Python Standard Library

#20. Декораторы partial и partialmethod модуля functools | The Python Standard Library

#30. Функции-генераторы модуля itertools | The Python Standard Library

#33. Функция methodcaller() модуля operator | The Python Standard Library

#14. Классы LifoQueue и PriorityQueue модуля queue | The Python Standard Library

#62. Классы PosixPath и WindowsPath модуля pathlib | The Python Standard Library

#61. Классы PurePosixPath и PureWindowsPath модуля pathlib | The Python Standard Library

#7. Упорядоченный словарь OrderedDict | The Python Standard Library

#8. Класс Counter модуля collections | The Python Standard Library

#24. Декоратор singledispatch модуля functools | The Python Standard Library

#32. Функции модуля operator. Классы itemgetter и attrgetter | The Python Standard Library

#22. Декоратор lru_cache модуля functools | The Python Standard Library

#49. Модуль random стандартной библиотеки | The Python Standard Library