orsinium-labs / aopLinks
Aspect oriented programming for Python. Patch everything!
☆13Updated 6 years ago
Alternatives and similar repositories for aop
Users that are interested in aop are comparing it to the libraries listed below
Sorting:
- Advanced macro expander and language lab for Python.☆69Updated 8 months ago
- Utilities for run-time type validation and multiple dispatch☆172Updated 2 weeks ago
- Pattern Matching for Python 3.7+ in a simple, yet powerful, extensible manner.☆111Updated 2 years ago
- Minimalist but flexible Lexer/Parser tool in Python.☆60Updated 5 years ago
- A tool to auto generate the basic mocks and asserts for faster unit testing☆38Updated 2 years ago
- A runtime python code manipulation framework for profiling, debugging and bugfixing☆65Updated 3 years ago
- Easy creation of custom import hooks to experiment on alternatives to Python's syntax; see https://aroberge.github.io/ideas/docs/html/☆85Updated 2 years ago
- Declarative instrumentation for Python.☆100Updated this week
- Cython plugin for Lark, reimplementing the LALR parser & lexer for better performance☆52Updated 5 months ago
- Pythonic task automation☆44Updated last year
- Combine contracts and automatic testing.☆86Updated 3 years ago
- A list of Python type checkers (PEP 484 compliant and not, static and runtime/dynamic)☆69Updated 2 weeks ago
- Decorator which checks whether the function is called with the correct type of parameters.☆117Updated 3 months ago
- Python tools, libraries and resources about AST (as in Abstract Syntax Trees)☆101Updated 3 years ago
- Generic programming library for Python☆61Updated this week
- An in-memory database of Python objects, searchable using quasi-SQL API☆173Updated 2 months ago
- Transparent and persistent cache/serialization powered by type hints☆229Updated this week
- Unexport is a linter that tries to keep the __all __ in your Python modules always up to date.☆23Updated 3 years ago
- Write compiled bytecode inline with pure Python. 🤖☆81Updated last year
- Hypothesis strategies for generating Python programs, something like CSmith☆108Updated last year
- A tiny observer for the attributes of Python objects.☆34Updated 3 years ago
- AST-based fragmental source code refactoring toolkit for Python☆458Updated last year
- Operator overloading for fast anonymous functions.☆50Updated this week
- Visual Automata is a Python 3 library built as a wrapper for the Automata library to add more visualization features.☆57Updated 2 years ago
- Handy decorator for elegant design-by-contract in 3.10+☆102Updated 3 years ago
- Retrospective of Python compilation efforts☆65Updated 3 years ago
- A JSON-friendly data structure which allows both object attributes and dictionary keys and values to be used simultaneously and interchan…☆102Updated last year
- Define your JSON schema as Python dataclasses☆61Updated 2 years ago
- Adaptive fuzzing of Hypothesis tests☆101Updated last week
- Design-by-contract in Python3 with informative violation messages and inheritance☆387Updated last month