coady / placeholderLinks
Operator overloading for fast anonymous functions.
☆50Updated 2 weeks ago
Alternatives and similar repositories for placeholder
Users that are interested in placeholder are comparing it to the libraries listed below
Sorting:
- Utilities for run-time type validation and multiple dispatch☆170Updated last month
- Deserialize to objects while staying DRY☆158Updated 2 years ago
- Pattern Matching for Python 3.7+ in a simple, yet powerful, extensible manner.☆110Updated 2 years ago
- A list of Python type checkers (PEP 484 compliant and not, static and runtime/dynamic)☆67Updated 3 years ago
- Store data created during your `pytest` tests execution, and retrieve it at the end of the session, e.g. for applicative benchmarking pur…☆72Updated 3 months ago
- A fast and flexible reimplementation of data classes☆85Updated 2 years ago
- Typical: Fast, simple, & correct data-validation using Python 3 typing.☆180Updated last year
- Phantom types for Python.☆225Updated last month
- python decorators made easy.☆24Updated last year
- Python variant types that work with match☆52Updated last year
- ☆45Updated last year
- A file-based ORM for Python dataclasses.☆211Updated last month
- Decorator which checks whether the function is called with the correct type of parameters.☆113Updated 2 months ago
- A simple program and library to auto generate API documentation for Python modules.☆86Updated last year
- Python monorepo made easy☆78Updated last year
- Vendorize packages from PyPI☆104Updated last year
- forge (python signatures) for fun and profit☆106Updated 4 years ago
- A mini dashboard to help find slow tests in pytest.☆83Updated last year
- A quicker pickle☆109Updated 3 years ago
- distributed structured concurrency☆292Updated 3 weeks ago
- Dynamically create python functions with a proper signature.☆130Updated 3 months ago
- Reenter an asyncio or Trio event loop from synchronous code☆86Updated last year
- Useful types for Python☆142Updated 2 months ago
- Tool to automatically replace 'import *' in Python files with explicit imports☆181Updated this week
- Transparent and persistent cache/serialization powered by type hints☆226Updated last week
- Combine contracts and automatic testing.☆85Updated 3 years ago
- A Python Enum that inherits from str.☆118Updated last year
- Automatically convert relative imports to absolute☆158Updated last year
- find functions when you can't remember their name☆100Updated 3 years ago
- A rewrite of Python's builtin doctest module (with pytest plugin integration) with AST instead of RegEx.☆212Updated 3 weeks ago