functools — Higher-order functions and operations on callable objects — Python 3.9.25 documentation

docs.python.org

Tin mới

itertools — Functions creating iterators for efficient looping

operator — Standard operators as functions

itertools — Functions creating iterators for efficient looping

Python documentation for the current stable release

Python documentation for the current stable release

itertools — Functions creating iterators for efficient looping

Python Module Index

3.9.25 Documentation

The Python Standard Library

Functional Programming Modules

pickle: Convert Python objects to streams of bytes and back.

Transform a function into a single-dispatch generic function.

abstract base class

Transform a function into a single-dispatch generic function.

abc.abstractmethod

Transform a method into a single-dispatch generic function.

definition.__name__

partial objects are callable objects created by partial(). They have three read-only attributes: