Superbird11 / ranges
Continuous Range, RangeSet, and RangeDict data structures for Python
☆101Updated last year
Related projects ⓘ
Alternatives and complementary repositories for ranges
- Command-line parsing library for Python 3.☆128Updated 2 months ago
- Decorator which checks whether the function is called with the correct type of parameters.☆108Updated 2 months ago
- A minimal re-implementation of Python's `venv` module☆134Updated 5 months ago
- Operator overloading for fast anonymous functions.☆50Updated this week
- Deserialize to objects while staying DRY☆158Updated last year
- Declarative CLI argument parser☆134Updated this week
- ☆90Updated 2 months ago
- A little benchmarking tool for Python☆175Updated last year
- Builds a graph of a Python project's internal dependencies.☆59Updated 2 weeks ago
- Vendorize packages from PyPI☆99Updated 3 months ago
- Python variant types that work with match☆48Updated 7 months ago
- Utilities for run-time type validation and multiple dispatch☆163Updated last month
- An in-memory database of Python objects, searchable using quasi-SQL API☆161Updated 2 months ago
- Build and Inspect Python Packages in GitHub Actions☆177Updated 3 weeks ago
- A JSON-friendly data structure which allows both object attributes and dictionary keys and values to be used simultaneously and interchan…☆102Updated 8 months ago
- Typesafe, Composable Validation☆113Updated this week
- Define your JSON schema as Python dataclasses☆64Updated last year
- The async transformation code.☆91Updated 3 months ago
- A Python type explainer!☆82Updated last year
- Extend typing package functionalities☆60Updated last year
- Typical: Fast, simple, & correct data-validation using Python 3 typing.☆181Updated 2 months ago
- A Runtime method override decorator.☆19Updated 2 months ago
- For controlling time per iteration loop in Python.☆47Updated 7 months ago
- Automatically use the awesome walrus operator☆107Updated this week
- Transparent and persistent cache/serialization powered by type hints☆215Updated last month
- Proof-of-concept `record` type for Python☆29Updated 7 months ago
- 🎰 Ensure your __slots__ are working properly☆89Updated last week
- Modern benchmarking library for python with pytest integration.☆51Updated last year
- A Textual-based Python AST viewing widget library and application☆84Updated last year
- A type wrapper for the standard library `datetime` that supplies stricter checks, such as making 'datetime' not substitutable for 'date',…☆73Updated 8 months ago