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 9 years ago
- Pattern matching for python☆218Updated 11 years ago
- Fault handler for Python: display the Python backtrace on SIGSEGV, SIGFPE, SIGABRT, SIGBUS and SIGILL signals☆99Updated 5 years ago
- Validate conditions, Python style.☆156Updated 9 months ago
- An aspect-oriented programming, monkey-patch and decorators library. It is useful when changing behavior in existing code is desired. It …☆128Updated last year
- ☆285Updated last year
- Python function signatures package for Python 2.6, 2.7 and 3.2+☆48Updated 3 years ago
- Intercept function calls from Python scripts☆33Updated 9 years ago
- a function parameter type checker; a json validator☆81Updated 10 years ago
- ⚱️ Lightweight, self-contained templating for Python 2 and 3, a la Dust templates☆56Updated 4 months ago
- Concurrent package manager for Python☆273Updated 4 years 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
- For Python3, e.g. @typecheck add_count(count: int, when: any(datetime, timedelta) = datetime.now)☆169Updated 4 years ago
- Minimalist dependency injection library for Python that embraces type annotations syntax☆56Updated 7 years ago
- A web framework-agnostic API and documentation generation platform☆38Updated last year
- a utility for debugging stuck python programs☆95Updated 3 years ago
- A command-line search utility for Python ASTs using XPath syntax.☆253Updated 3 years ago
- prompt_toolkit/ptpython pdb frontend☆184Updated 5 years ago
- Python's dir() for humans.☆243Updated 8 months ago
- face Python bytecode metaprogramming API fork☆71Updated 4 years ago
- A nose plugin to use iPDB instead of PDB☆106Updated 7 years ago
- Experiments with call contexts in python☆10Updated 8 years ago
- Chopsticks is an orchestration library: it lets you execute Python code on remote hosts over SSH.☆158Updated 2 years ago
- attach to running Python process☆116Updated last year
- Function overloading for Python 3☆111Updated 4 years ago
- Application instrumentation and logging, with a geological bent.☆145Updated 3 years ago
- Formats Python code to follow a consistent style☆93Updated last year
- Python serialization for adults☆157Updated last year
- Typing-toolbox for Python 3 _and_ 2.7 w.r.t. PEP 484.☆199Updated 2 years ago