beartype / plumLinks
Multiple dispatch in Python
☆591Updated 3 months ago
Alternatives and similar repositories for plum
Users that are interested in plum are comparing it to the libraries listed below
Sorting:
- Multiple argument dispatching.☆303Updated last week
- Multiple dispatch☆839Updated 8 months ago
- Dynamically create python functions with a proper signature.☆130Updated 3 months ago
- Simple, Elegant, Typed Argument Parsing with argparse☆491Updated 2 months ago
- Populate library namespace without incurring immediate import costs☆181Updated last month
- Experimental Typing Stubs for NumPy☆49Updated this week
- pathlib api extended to use fsspec backends☆324Updated last week
- 💡 Type hints for Numpy and Pandas☆624Updated last year
- Comfortable parallel TQDM using concurrent.futures☆292Updated 8 months ago
- RFC document, tooling and other content related to the array API standard☆244Updated 2 months ago
- Parse Python docstrings in various flavors.☆243Updated last month
- Phantom types for Python.☆224Updated 3 weeks ago
- A simple immutable dictionary for Python☆164Updated 5 months ago
- Reusable constraint types to use with typing.Annotated☆569Updated last month
- Get information about what a Python frame is currently doing, particularly the AST node being executed☆358Updated this week
- Simple, elegant, wizarding tools for interacting with Python's dataclasses.☆213Updated 3 weeks ago
- Manipulate JSON-like data with NumPy-like idioms.☆899Updated last week
- Separate test code from test cases in pytest.☆366Updated 2 months ago
- A pure-Python codified rant aspiring to a world where numbers and types can work together.☆44Updated last year
- Collection of eclectic utils for python.☆236Updated 2 weeks ago
- Python helpers to limit the number of threads used in native libraries that handle their own internal threadpool (BLAS and OpenMP impleme…☆393Updated 3 months ago
- A central repository to keep track of the status of work on and support for free-threaded CPython (see PEP 703), with a focus on the scie…☆232Updated this week
- metafunctions is a function composition library for python.☆52Updated 2 years ago
- Composable custom class converters for attrs, dataclasses and friends.☆935Updated 3 weeks ago
- Python package to enforce column names & data types of pandas DataFrames☆219Updated 4 years ago
- Compatibility layer for common array libraries to support the Array API☆100Updated last week
- Mypy stubs, i.e., type information, for numpy, pandas and matplotlib☆203Updated 4 years ago
- Run-time type checker for Python☆1,689Updated last month
- Opinionated typing package for precise type hints in Python☆53Updated this week
- Python @deprecated decorator to deprecate old python classes, functions or methods.☆324Updated 6 months ago