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.
☆125Updated 9 months ago
Alternatives and similar repositories for python-aspectlib
Users that are interested in python-aspectlib are comparing it to the libraries listed below
Sorting:
- Clever dispatch☆76Updated last week
- Resolve JSON Pointers in Python☆142Updated last week
- ☆147Updated this week
- A library for ptrace-based tracing of Python programs☆155Updated 10 months ago
- Making it easy to write async iterators in Python 3.5☆97Updated 4 years ago
- Easy anonymous functions by partial application of operators☆102Updated last year
- Function overloading for Python 3☆112Updated 4 years ago
- Powerful Python library for atomic file writes.☆316Updated 2 years ago
- Hypothesis extension to allow generating protobuf messages matching a schema.☆41Updated 5 years ago
- ☆19Updated 8 years ago
- A backend for ZODB that stores pickles in a relational database.☆55Updated 3 months ago
- Update your version while having a drink☆88Updated 5 years ago
- Debugging manhole for python applications.☆384Updated 11 months ago
- python-csp provides python with communicating sequential processes style parallelism☆110Updated 12 years ago
- WSGI middleware for profiling CPU/memory and inspecting logs☆91Updated 4 months ago
- A file-based ORM for Python dataclasses.☆209Updated last week
- Formats Python code to follow a consistent style☆94Updated last year
- A fast and thorough lazy object proxy.☆259Updated last month
- A backport of `breakpoint` to python<3.7.☆44Updated 3 years ago
- Serialization library for Exceptions and Tracebacks.☆168Updated 2 months ago
- Typing-toolbox for Python 3 _and_ 2.7 w.r.t. PEP 484.☆200Updated 2 years ago
- A new Python HTTP client for everybody☆80Updated 4 years ago
- Fault handler for Python: display the Python backtrace on SIGSEGV, SIGFPE, SIGABRT, SIGBUS and SIGILL signals☆99Updated 5 years ago
- Nested Object Models in Python with dictionary, YAML, and JSON transformation support☆204Updated 2 years ago
- A Python Implementation of RFC3986 including validations☆184Updated last week
- Python function signatures package for Python 2.6, 2.7 and 3.2+☆48Updated 3 years ago
- Autologging automates logging setup and method tracing for Python classes.☆50Updated last year
- Re-apply type annotations from .pyi stubs to your codebase.☆142Updated 2 years ago
- Pure Python dependency injection library☆49Updated 3 years ago
- Python Multi-Process Execution Pool: concurrent asynchronous execution pool with custom resource constraints (memory, timeouts, affinity,…☆168Updated 5 years ago