9 projects
pathlibutil
inherits from pathlib.Path with methods for hashing, copying, deleting and more
chromesession
contextmanager for managing `selenium` chrome sessions with caching.
click-validators
additional types for `click` parameter using `validators`.
capture-run
A drop-in replacement for `subprocess.run` that captures stdout and stderr while also displaying output live in the console.
unicode-charset
efficient python generator to yield all characters for a given encoding.
poetry-plugin-hook
poetry plugin to register wrapped commands to use as pre-commit-hooks
federleicht
lightweigth function decorators to cache your `pandas.DataFrame` as feather.
jinja2-pdoc
jinja2 extension to embedd python code directly from module using pdoc
pandas-fuzz
Extension for `pandas` to use `rapidfuzz` for fuzzy matching.