jimbaker / tagstrLinks
This repo contains an issue tracker, examples, and early work related to PEP 999: Tag Strings
☆52Updated last year
Alternatives and similar repositories for tagstr
Users that are interested in tagstr are comparing it to the libraries listed below
Sorting:
- Four-wheel drive for asyncio.☆80Updated 3 weeks ago
- The async transformation code.☆97Updated 2 weeks ago
- A type wrapper for the standard library `datetime` that supplies stricter checks, such as making 'datetime' not substitutable for 'date',…☆86Updated last month
- ☆70Updated 4 months ago
- Extend typing package functionalities☆59Updated 2 years ago
- Python Inline Source Syntax Highlighting Using Type Annotations☆60Updated last year
- Reenter an asyncio or Trio event loop from synchronous code☆86Updated last year
- Declarative Settings Library☆31Updated last week
- Useful types for Python☆144Updated 3 months ago
- Experimental Python API for Ruff☆29Updated this week
- Create reproducible installations for a virtual environment from a lock file☆85Updated last month
- Command-line parsing library for Python 3.☆135Updated last year
- Proof-of-concept `record` type for Python☆30Updated last year
- Python variant types that work with match☆52Updated last year
- ☆119Updated last year
- Pytest plugin for testing examples in docstrings and markdown files.☆128Updated 5 months ago
- asyncio query generator☆59Updated last year
- Backport of PEP 654 (exception groups)☆48Updated 2 months ago
- A simple task runner.☆123Updated 2 weeks ago
- Declarative CLI argument parser☆164Updated 3 weeks ago
- trycast parses JSON-like values whose shape is defined by TypedDicts and other standard Python type hints.☆84Updated 4 months ago
- ☆45Updated 11 months ago
- Build and Inspect Python Packages in GitHub Actions☆203Updated this week
- A Python Enum that inherits from str.