14 projects
compose
The classic ``compose``, with all the Pythonic features.
compose-operator
Operator overload for function composition.
compose-stubs
Type stubs for compose
robotframework-dependencylibrary
Declare dependencies between Robot Framework tests
with-as-a-function
Use context managers with a function instead of a statement.
yield-from-as-an-iterator
A robust implementation of ``yield from`` behavior.
raise
Raise exceptions with a function instead of a statement.
macaddress
Like ``ipaddress``, but for hardware identifiers such as MAC addresses.
dynamicscope
Emulate dynamic scope in Python.
threadref
``weakref`` for threads.
reprshed
A toolshed for writing great ``__repr__`` methods quickly and easily.
exceptioncontext
Context managers for controlling exception chaining.
totaltimeout
Get timeouts right, without the hassle.
ctypes-callable
Implements ``callable`` using ctypes (useful on CPython 3.0 and 3.1).