10 projects
run-with-logger
Like `subprocess.run`, but with the ability to pipe `stdout` and/or `stderr` to a `Logger` or capture each stream independently while the process is running.
optional-requirements
Manage optional requirements and their versions at runtime
neval
Execute raw Python code in an isolated namespace
comparable-pattern
A comparable string / regex object for flexible string comparisons.
monkeypatching
A Python package designed for temporary recursive monkeypatching.
winunlock
A Python module that provides functionality for opening certain types of locked files in Windows.
proactuary
ProActuary: Package to read and operate on actuarial file formats
excel-text
Python implementation of Excel's `text` function
excel-dates
Convert dates between Excel and Python
locate
Locate the file location of your current running script.