kracekumar / python-typing-koans
Python typing koans to learn type-hints in Python3 using Mypy
☆118Updated 3 years ago
Alternatives and similar repositories for python-typing-koans:
Users that are interested in python-typing-koans are comparing it to the libraries listed below
- Deserialize to objects while staying DRY☆158Updated last year
- Utilities for run-time type validation and multiple dispatch☆164Updated last month
- ☆74Updated last year
- Transparent and persistent cache/serialization powered by type hints☆220Updated 2 months ago
- Python decorator for `TODO`s. Inspired by https://github.com/davidpdrsn/todo-or-die and https://github.com/searls/todo_or_die☆80Updated 3 years ago
- Get a clue, get some code☆362Updated 3 years ago
- A linter to prevent exception handling antipatterns in Python (limited only for those who like dinosaurs).☆445Updated 5 months ago
- Typical: Fast, simple, & correct data-validation using Python 3 typing.☆180Updated 7 months ago
- Changelog management tool☆278Updated 2 weeks ago
- An extensions for Hypothesis that provides fully automatic testing for type hinted functions☆345Updated last year
- Pyramid addon for OpenAPI3 validation of requests and responses.☆84Updated 3 months ago
- Tool for automatically sorting python statements within a module☆371Updated 2 months ago
- An interactive memory aid for one-liners☆111Updated 2 years ago
- Python Performance Testing with Austin☆120Updated last year
- Write short and fully-typed lambdas where you need them.☆277Updated last year
- A list of Python type checkers (PEP 484 compliant and not, static and runtime/dynamic)☆63Updated 3 years ago
- Decorator which checks whether the function is called with the correct type of parameters.☆110Updated 3 months ago
- better error messages for assert equals in pytest☆322Updated 7 months ago
- Conditional coverage based on any rules you define!☆69Updated 3 months ago
- Type-safe functional tools for Python.☆96Updated 8 months ago
- Pattern Matching for Python 3.7+ in a simple, yet powerful, extensible manner.☆107Updated 2 years ago
- Flake8 wrapper to make it nice, legacy-friendly, configurable.☆227Updated 4 years ago
- awesome list of so called python philosophy resources☆56Updated 3 years ago
- Jargon from the functional programming world in simple terms!☆230Updated 3 years ago
- Operator overloading for fast anonymous functions.☆50Updated last month
- Generate waterfalls from `-Ximporttime` tracing.☆116Updated 2 weeks ago
- Mypy static type checker plugin for Pytest☆253Updated 2 weeks ago
- Python variant types that work with match☆50Updated last year
- Define your JSON schema as Python dataclasses☆63Updated last year
- Handy decorator for elegant design-by-contract in 3.10+☆102Updated 2 years ago