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
- For Python3, e.g. @typecheck add_count(count: int, when: any(datetime, timedelta) = datetime.now)☆169Updated 4 years ago
- The Time Travel Python Debugger☆105Updated 9 years ago
- Minimalist dependency injection library for Python that embraces type annotations syntax☆56Updated 7 years ago
- Intercept function calls from Python scripts☆33Updated 9 years ago
- ☆285Updated last year
- Pattern matching for python☆218Updated 11 years ago
- A web framework-agnostic API and documentation generation platform☆38Updated last year
- Dependency injection in python #di #python☆56Updated 7 years ago
- a function parameter type checker; a json validator☆81Updated 10 years ago
- Python function signatures package for Python 2.6, 2.7 and 3.2+☆48Updated 3 years ago
- Fault handler for Python: display the Python backtrace on SIGSEGV, SIGFPE, SIGABRT, SIGBUS and SIGILL signals☆99Updated 5 years ago
- Asynchronous generators, context managers and other utilities for use with asyncio☆63Updated 7 years ago
- Rust-like macros in Python by abusing type annotations☆63Updated 6 years ago
- Concurrent package manager for Python☆273Updated 4 years ago
- ☆87Updated 12 years ago
- A totally different take on container boilerplate.☆137Updated 3 years ago
- Eliminates "import *" from your modules.☆37Updated 8 years ago
- Validate conditions, Python style.☆156Updated 11 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
- The simplest (and tastiest) way to write one program that runs on both Python 2 and Python 3.☆146Updated 7 years ago
- Python 2 to the power of 3☆46Updated 4 years ago
- A port of Andy Wingo's statprof.py to newer python by Alex Fraser☆139Updated 8 years ago
- A faster alternative to namedtuple.☆18Updated 8 years ago
- a utility for debugging stuck python programs☆95Updated 3 years ago
- python function input validation☆33Updated 7 years ago
- Application instrumentation and logging, with a geological bent.☆145Updated 3 years ago
- An implementation of namedtuple written in C for warp speed.☆55Updated 8 years ago
- Python serialization for adults☆157Updated last year
- Functional Programming + Python - Pain☆136Updated 7 years ago