kszucs / koerceLinks
Reusable Pattern Matching on Python Objects
☆16Updated 8 months ago
Alternatives and similar repositories for koerce
Users that are interested in koerce are comparing it to the libraries listed below
Sorting:
- Declarative CLI argument parser☆158Updated 3 weeks ago
- Reusable database fixtures for any and all databases.☆42Updated 2 weeks ago
- Useful types for Python☆133Updated 2 months ago
- ☆69Updated last month
- Builds a graph of a Python project's internal dependencies.☆87Updated this week
- Declarative Settings Library☆30Updated last month
- An AsyncIO event loop implemented in Rust☆155Updated 3 weeks ago
- Experimental Python API for Ruff☆26Updated 5 months ago
- Vendorize packages from PyPI☆103Updated 10 months ago
- Modern benchmarking library for python with pytest integration.☆53Updated last year
- Fixtures as classes that work well with dependency injection, autocompletetion, type checkers, and language servers☆48Updated 2 months ago
- Ultra-fast query string and url-encoded form-data parsers☆39Updated 9 months ago
- Run pytest inside a sub interpreter☆22Updated last year
- Integrate mypy in seconds with existing codebase. A friendly CLI tool to make mypy report only new type violations and ignore existing on…☆65Updated 3 weeks ago
- ☆91Updated 9 months ago
- A simple task runner.☆120Updated 3 months ago
- Command-line parsing library for Python 3.☆133Updated 9 months ago
- A type wrapper for the standard library `datetime` that supplies stricter checks, such as making 'datetime' not substitutable for 'date',…☆82Updated 2 months ago
- Runtime typing introspection tools☆48Updated last month
- A mini dashboard to help find slow tests in pytest.☆80Updated 11 months ago
- Phantom types for Python.☆219Updated 3 weeks ago
- Transforming asynchronous to synchronous Python code