ionelmc / python-aspectlibLinks
An aspect-oriented programming, monkey-patch and decorators library. It is useful when changing behavior in existing code is desired. It includes tools for debugging and testing: simple mock/record and a complete capture/replay framework.
☆127Updated last year
Alternatives and similar repositories for python-aspectlib
Users that are interested in python-aspectlib are comparing it to the libraries listed below
Sorting:
- ☆149Updated 2 months ago
- Clever dispatch☆76Updated 2 months ago
- Nested Object Models in Python with dictionary, YAML, and JSON transformation support☆204Updated 2 years ago
- Easy anonymous functions by partial application of operators☆102Updated last year
- Lazy attributes for Python objects☆53Updated last year
- Reusable Invoke tasks☆166Updated 3 weeks ago
- Debugging manhole for python applications.☆389Updated last year
- Python library providing type-checked function calls at runtime☆98Updated 11 months ago
- A library for ptrace-based tracing of Python programs☆154Updated 2 months ago
- Fault handler for Python: display the Python backtrace on SIGSEGV, SIGFPE, SIGABRT, SIGBUS and SIGILL signals☆99Updated 5 years ago
- prompt_toolkit/ptpython pdb frontend☆184Updated 5 years ago
- in-process file monitor / reloader for reloading your code automatically during development☆221Updated last week
- Python software releasing made easy and repeatable☆201Updated last week
- Generate PyAnnotate annotations from your pytest tests.☆110Updated 3 years ago
- ☆19Updated 8 years ago
- Intelligently search in Python code☆67Updated last year
- unit test generator for Python☆99Updated 8 years ago
- Crochet: use Twisted anywhere!☆237Updated 11 months ago
- Python function signatures package for Python 2.6, 2.7 and 3.2+☆48Updated 3 years ago
- Minimalist dependency injection library for Python that embraces type annotations syntax☆56Updated 7 years ago
- Resolve JSON Pointers in Python☆144Updated 2 months ago
- Lightweight data validation and adaptation Python library.☆263Updated 2 years ago
- Formats Python code to follow a consistent style☆93Updated last year
- URI template parsing per RFC6570☆239Updated last week
- Autologging automates logging setup and method tracing for Python classes.☆50Updated last year
- A totally different take on container boilerplate.☆138Updated 3 years ago
- A file-based ORM for Python dataclasses.☆210Updated last month
- A command-line search utility for Python ASTs using XPath syntax.☆253Updated 3 years ago
- Powerful Python library for atomic file writes.☆316Updated 3 years ago
- Raise asynchronous exceptions in other thread, control the timeout of blocks or callables with a context manager or a decorator☆120Updated last year