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☆171Updated last month
- Python variant types that work with match☆52Updated last year
- Dynamically create python functions with a proper signature.☆130Updated 4 months ago
- Deserialize to objects while staying DRY☆158Updated 2 years ago
- A list of Python type checkers (PEP 484 compliant and not, static and runtime/dynamic)☆68Updated 3 years ago
- Phantom types for Python.☆225Updated 2 months ago
- Backport for type hinting generics in standard collections and union types as X | Y☆18Updated 4 years ago
- forge (python signatures) for fun and profit☆106Updated 4 years ago
- Continuous Range, RangeSet, and RangeDict data structures for Python☆101Updated 2 years ago
- Vendorize packages from PyPI☆104Updated last year
- Useful types for Python☆144Updated 2 months ago
- A mini dashboard to help find slow tests in pytest.☆83Updated last year
- Typical: Fast, simple, & correct data-validation using Python 3 typing.☆180Updated last year
- Reenter an asyncio or Trio event loop from synchronous code☆86Updated last year
- ☆45Updated last year
- python decorators made easy.☆24Updated last year
- Adaptive fuzzing of Hypothesis tests☆97Updated 3 weeks ago
- Pattern Matching for Python 3.7+ in a simple, yet powerful, extensible manner.☆110Updated 2 years ago
- Python monorepo made easy☆78Updated last year
- A fast and flexible reimplementation of data classes☆85Updated 2 years ago
- Four-wheel drive for asyncio.☆80Updated 2 weeks ago
- A simple program and library to auto generate API documentation for Python modules.☆86Updated last year
- A Python Enum that inherits from str.☆119Updated last year
- Turn Pydantic defined Data Models into CLI Tools☆155Updated 4 months ago
- Store Python traceback for later debugging. 🐛☆60Updated last year
- Automated testing for the examples in your documentation.☆78Updated last month
- Python checker for places where deprecated functions are called.☆30Updated 2 years ago
- A simple Python wheel builder for simple projects.☆32Updated 3 weeks ago
- A rewrite of Python's builtin doctest module (with pytest plugin integration) with AST instead of RegEx.☆212Updated 3 weeks 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