mplanchard / safetywrap
Fully typesafe, Rust-like Result and Option types for Python
☆45Updated 4 years ago
Alternatives and similar repositories for safetywrap:
Users that are interested in safetywrap are comparing it to the libraries listed below
- A practical snapshot testing plugin for pytest.☆77Updated 6 months ago
- Python variant types that work with match☆48Updated 10 months ago
- Testing framework that empowers pytest (with better fixtures and parametrization)☆59Updated 7 months ago
- Reenter an asyncio or Trio event loop from synchronous code☆83Updated 11 months ago
- CPU parallelism for Trio☆57Updated 2 weeks ago
- Toml sorting library☆97Updated 2 months ago
- A list of Python type checkers (PEP 484 compliant and not, static and runtime/dynamic)☆63Updated 2 years ago
- Capture the outcome of Python function calls☆32Updated 7 months ago
- Python yaml library using Rust☆27Updated 11 months ago
- Hatch build hook plugin for Mypyc☆38Updated 7 months ago
- NOT MAINTAINED - A simple Rust like Option type for Python 3. Fully type annotated.☆71Updated 2 months ago
- An AsyncIO event loop implemented in Rust☆132Updated 2 weeks ago
- Python async data processing microframework☆38Updated 9 months ago
- CLI tool to introspect flake8 plugins and their codes☆14Updated 2 years ago
- Package requirements checker☆37Updated last month
- The async transformation code.☆91Updated 6 months ago
- FastUUID is a library which provides CPython bindings to Rust's UUID library☆150Updated 2 weeks ago
- flake8 plugin which checks that typing imports are properly guarded☆48Updated this week
- Proof Of Concept for python package management without virtualenvs☆29Updated 9 months ago
- A type wrapper for the standard library `datetime` that supplies stricter checks, such as making 'datetime' not substitutable for 'date',…☆78Updated this week
- create cli applications using pydantic models☆32Updated 7 months ago
- Rust like Option and Result types in Python☆88Updated last year
- Extend typing package functionalities☆59Updated last year
- Statically typed, purely functional effects for Python.☆72Updated 8 months ago
- Vendorize packages from PyPI☆102Updated 6 months ago
- Useful types for Python☆124Updated last month
- Phantom types for Python.☆210Updated 2 weeks ago
- Integrate mypy in seconds with existing codebase. A friendly CLI tool to make mypy report only new type violations and ignore existing on…☆61Updated 3 months ago
- a re-implementation of the asyncio mainloop on top of Trio☆190Updated 9 months ago
- FrozenList is a list-like structure that implements collections.abc.MutableSequence and can be made immutable.☆97Updated this week