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.
☆130Updated 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:
- ☆148Updated 7 months ago
- Easy anonymous functions by partial application of operators☆102Updated 2 years ago
- Generate PyAnnotate annotations from your pytest tests.☆112Updated 3 years ago
- Reusable Invoke tasks☆167Updated 2 months ago
- Autologging automates logging setup and method tracing for Python classes.☆49Updated 3 months ago
- Clever dispatch☆77Updated last month
- Resolve JSON Pointers in Python☆145Updated 7 months ago
- Module to have suggestions in case of errors (NameError, AttributeError, etc).☆120Updated 3 months ago
- ☆19Updated 8 years ago
- A library for ptrace-based tracing of Python programs☆154Updated 7 months ago
- Fault handler for Python: display the Python backtrace on SIGSEGV, SIGFPE, SIGABRT, SIGBUS and SIGILL signals☆99Updated 5 years ago
- Making it easy to write async iterators in Python 3.5☆102Updated 5 years ago
- Lazy attributes for Python objects☆53Updated last year
- unit test generator for Python☆99Updated 8 years ago
- Minimalist dependency injection library for Python that embraces type annotations syntax☆56Updated 7 years ago
- Python function signatures package for Python 2.6, 2.7 and 3.2+☆48Updated 4 years ago
- A file-based ORM for Python dataclasses.☆211Updated this week
- A totally different take on container boilerplate.☆137Updated 4 years ago
- prompt_toolkit/ptpython pdb frontend☆183Updated 5 years ago
- Formats Python code to follow a consistent style☆93Updated 2 years ago
- Powerful Python library for atomic file writes.☆319Updated 3 years ago
- Nested Object Models in Python with dictionary, YAML, and JSON transformation support☆204Updated 3 years ago
- Simple and beautiful logging for click applications☆110Updated 3 years ago
- A simple distributed queue designed for handling one-off tasks with large sets of tasks☆456Updated 10 years ago
- Raise asynchronous exceptions in other thread, control the timeout of blocks or callables with a context manager or a decorator☆121Updated 2 years ago
- A command-line search utility for Python ASTs using XPath syntax.☆255Updated 3 years ago
- Python library providing type-checked function calls at runtime☆99Updated last year
- forge (python signatures) for fun and profit☆107Updated 4 years ago
- Fast fractions reimplementation in Cython☆39Updated 3 weeks ago
- A backend for ZODB that stores pickles in a relational database.☆59Updated last month