rfk / withhacksLinks
building blocks for with-statement-related hackery
☆62Updated 7 years ago
Alternatives and similar repositories for withhacks
Users that are interested in withhacks are comparing it to the libraries listed below
Sorting:
- Easy anonymous functions by partial application of operators☆102Updated last year
- The Time Travel Python Debugger☆105Updated 8 years ago
- Intercept function calls from Python scripts☆33Updated 9 years ago
- Pattern matching for python☆218Updated 11 years ago
- Validate conditions, Python style.☆156Updated 8 months ago
- a function parameter type checker; a json validator☆81Updated 10 years ago
- Minimalist dependency injection library for Python that embraces type annotations syntax☆56Updated 7 years ago
- attach to running Python process☆116Updated last year
- python function input validation☆33Updated 7 years ago
- ☆285Updated last year
- For Python3, e.g. @typecheck add_count(count: int, when: any(datetime, timedelta) = datetime.now)☆169Updated 4 years ago
- ⚱️ Lightweight, self-contained templating for Python 2 and 3, a la Dust templates☆56Updated 4 months ago
- A command-line search utility for Python ASTs using XPath syntax.☆253Updated 3 years ago
- A web framework-agnostic API and documentation generation platform☆38Updated last year
- Python 2 to the power of 3☆46Updated 4 years ago
- Python's dir() for humans.☆243Updated 7 months ago
- A hack that allows you to use different versions of the same library in the same Python process without clashes☆90Updated 14 years ago
- fast online statistics collection☆78Updated last month
- Concurrent package manager for Python☆273Updated 4 years ago
- Update your version while having a drink☆88Updated 5 years ago
- PEP8 clean only the parts of the files touched since the last commit, a previous commit or (the merge-base of) a branch.☆181Updated 6 years ago
- a tool for moving things in python☆125Updated 4 years ago
- Asynchronous generators, context managers and other utilities for use with asyncio☆63Updated 7 years ago
- Intelligently search in Python code☆67Updated last year
- A painless assertion and validation library for Python.☆66Updated 2 years ago
- Fault handler for Python: display the Python backtrace on SIGSEGV, SIGFPE, SIGABRT, SIGBUS and SIGILL signals☆99Updated 5 years ago
- Typing-toolbox for Python 3 _and_ 2.7 w.r.t. PEP 484.☆199Updated 2 years ago
- An aspect-oriented programming, monkey-patch and decorators library. It is useful when changing behavior in existing code is desired. It …☆127Updated last year
- Dependency injection in python #di #python☆56Updated 7 years ago
- Python function signatures package for Python 2.6, 2.7 and 3.2+☆48Updated 3 years ago