7 projects
bashup
A (toy) language that compiles to bash.
temporary
Context managers for managing temporary files and directories.
abduct
Capture stdout/stderr and optionally release when an exception occurs.
pystrap
Interactively create a new Python skeleton project ready for PyPI deployment!
group-by-attr
Group items in a sequence by the value of a shared attribute.
pollute
A decorator and context manager for temporarily modifying os.environ.
simian
A decorator for easily mocking out multiple dependencies by monkey-patching.