coady / placeholderLinks
Operator overloading for fast anonymous functions.
☆50Updated this week
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☆168Updated 4 months ago
- Dynamically create python functions with a proper signature.☆130Updated 2 months ago
- Deserialize to objects while staying DRY☆158Updated 2 years ago
- Python variant types that work with match☆52Updated last year
- Phantom types for Python.☆221Updated 3 weeks 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…☆70Updated last month
- Pattern Matching for Python 3.7+ in a simple, yet powerful, extensible manner.☆110Updated 2 years ago
- Python monorepo made easy☆78Updated last year
- python decorators made easy.☆24Updated last year
- Useful types for Python☆139Updated 3 weeks ago
- Backport for type hinting generics in standard collections and union types as X | Y☆18Updated 4 years ago
- find functions when you can't remember their name☆101Updated 3 years ago
- Adaptive fuzzing of Hypothesis tests☆95Updated this week
- Reenter an asyncio or Trio event loop from synchronous code☆84Updated last year
- Vendorize packages from PyPI☆104Updated 11 months ago
- Declarative CLI argument parser☆159Updated last week
- forge (python signatures) for fun and profit☆105Updated 4 years ago
- distributed structured concurrency☆291Updated 2 weeks ago
- Transparent and persistent cache/serialization powered by type hints☆223Updated last week
- Decorator which checks whether the function is called with the correct type of parameters.☆112Updated last month
- A general-purpose library designed to guide developers in expressing their code as a flow.☆105Updated 5 months ago
- A Python Enum that inherits from str.☆118Updated last year
- A simple program and library to auto generate API documentation for Python modules.☆85Updated last year
- Typical: Fast, simple, & correct data-validation using Python 3 typing.☆180Updated 10 months ago
- ☆24Updated 3 years ago
- A fast and flexible reimplementation of data classes