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 10 years ago
- Python function signatures package for Python 2.6, 2.7 and 3.2+☆48Updated 3 years ago
- ☆285Updated last year
- a function parameter type checker; a json validator☆81Updated 9 years ago
- a utility for debugging stuck python programs☆95Updated 3 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
- For Python3, e.g. @typecheck add_count(count: int, when: any(datetime, timedelta) = datetime.now)☆169Updated 3 years ago
- Concurrent package manager for Python☆273Updated 4 years ago
- Chopsticks is an orchestration library: it lets you execute Python code on remote hosts over SSH.☆158Updated 2 years ago
- A totally different take on container boilerplate.☆138Updated 3 years ago
- ⚱️ Lightweight, self-contained templating for Python 2 and 3, a la Dust templates☆56Updated 3 months ago
- Read Watches in Python☆40Updated last year
- Asynchronous generators, context managers and other utilities for use with asyncio☆63Updated 7 years ago
- Validate conditions, Python style.☆154Updated 8 months ago
- Application instrumentation and logging, with a geological bent.☆145Updated 3 years ago
- Static optimizer specializing functions with guards for Python 3.6☆72Updated 6 years ago
- Fault handler for Python: display the Python backtrace on SIGSEGV, SIGFPE, SIGABRT, SIGBUS and SIGILL signals☆99Updated 5 years ago
- ☆87Updated 12 years ago
- Formats Python code to follow a consistent style☆93Updated last year
- The simplest (and tastiest) way to write one program that runs on both Python 2 and Python 3.☆147Updated 7 years ago
- A nose plugin to use iPDB instead of PDB☆106Updated 7 years ago
- An aspect-oriented programming, monkey-patch and decorators library. It is useful when changing behavior in existing code is desired. It …☆126Updated 11 months ago
- A painless assertion and validation library for Python.☆66Updated 2 years ago
- forge (python signatures) for fun and profit☆105Updated 4 years ago
- A port of Andy Wingo's statprof.py to newer python by Alex Fraser☆139Updated 8 years ago
- Automatically build and upload python packages to devpi☆75Updated last month