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 2 years ago
- The Time Travel Python Debugger☆105Updated 9 years ago
- Pattern matching for python☆218Updated 11 years ago
- a function parameter type checker; a json validator☆81Updated 10 years ago
- Typing-toolbox for Python 3 _and_ 2.7 w.r.t. PEP 484.☆201Updated 2 years ago
- Intercept function calls from Python scripts☆33Updated 9 years ago
- Minimalist dependency injection library for Python that embraces type annotations syntax☆56Updated 7 years ago
- For Python3, e.g. @typecheck add_count(count: int, when: any(datetime, timedelta) = datetime.now)☆168Updated 4 years ago
- ⚱️ Lightweight, self-contained templating for Python 2 and 3, a la Dust templates☆57Updated 9 months ago
- ☆285Updated 2 years ago
- Validate conditions, Python style.☆157Updated last year
- Fault handler for Python: display the Python backtrace on SIGSEGV, SIGFPE, SIGABRT, SIGBUS and SIGILL signals☆99Updated 6 years ago
- Concurrent package manager for Python☆273Updated 4 years ago
- Python function signatures package for Python 2.6, 2.7 and 3.2+☆48Updated 4 years ago
- PyContracts is a Python package that allows to declare constraints on function parameters and return values. Contracts can be specified…☆415Updated 2 months ago
- A totally different take on container boilerplate.☆137Updated 4 years ago
- A hack that allows you to use different versions of the same library in the same Python process without clashes☆89Updated 14 years ago
- Dependency injection in python #di #python☆56Updated 7 years ago
- Clever dispatch☆77Updated 3 weeks ago
- A command-line search utility for Python ASTs using XPath syntax.☆255Updated 3 years ago
- a utility for debugging stuck python programs☆95Updated 4 years ago
- An aspect-oriented programming, monkey-patch and decorators library. It is useful when changing behavior in existing code is desired. It …☆130Updated last year
- A web framework-agnostic API and documentation generation platform☆38Updated 2 years ago
- Python pattern matching like functional languages.☆161Updated 4 years ago
- ☆87Updated 12 years ago
- Lazy attributes for Python objects☆53Updated last year
- Read Watches in Python☆42Updated 2 years ago
- Module to have suggestions in case of errors (NameError, AttributeError, etc).☆120Updated 4 months ago
- Python 2 to the power of 3☆46Updated 4 years ago
- Package and ship relocatable python virtualenvs, like a boss.☆169Updated 6 years ago