kracekumar / python-typing-koansLinks
Python typing koans to learn type-hints in Python3 using Mypy
☆119Updated 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
Sorting:
- Utilities for run-time type validation and multiple dispatch☆170Updated last month
- Get a clue, get some code☆368Updated 3 years ago
- awesome list of so called python philosophy resources☆59Updated 3 years ago
- A linter to prevent exception handling antipatterns in Python (limited only for those who like dinosaurs).☆446Updated 10 months ago
- Typical: Fast, simple, & correct data-validation using Python 3 typing.☆180Updated last year
- ☆75Updated last year
- Python variant types that work with match☆52Updated last year
- Grep Python Abstract Syntax Trees (AST) using XPath☆100Updated 5 months ago
- Jargon from the functional programming world in simple terms!☆231Updated 4 years ago
- Transparent and persistent cache/serialization powered by type hints☆227Updated 2 weeks ago
- An interactive memory aid for one-liners☆110Updated 2 years 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
- ☆80Updated 2 years ago
- An in-memory database of Python objects, searchable using quasi-SQL API☆171Updated 3 months ago
- Fully automated python fuzzer built to test if code actually is production ready in seconds.☆108Updated 5 months ago
- Handy decorator for elegant design-by-contract in 3.10+☆101Updated 3 years ago
- Inquest lets you add log statements to python without restarting your python instance. It helps you quickly uncover what is going wrong.☆131Updated 2 years ago
- Build a simple command-line interface from your functions☆108Updated last month
- A rewrite of Python's builtin doctest module (with pytest plugin integration) with AST instead of RegEx.☆212Updated 3 weeks ago
- Write short and fully-typed lambdas where you need them.☆280Updated last year
- Pattern Matching for Python 3.7+ in a simple, yet powerful, extensible manner.☆110Updated 2 years ago
- Deserialize to objects while staying DRY☆158Updated 2 years ago
- Fast python test runner, compatible with a subset of pytest☆92Updated 11 months ago
- type-safe exceptions for Python 👷☆30Updated 3 years ago
- Changelog management tool☆290Updated last week
- Decorator which checks whether the function is called with the correct type of parameters.☆113Updated 2 months ago
- A minimal re-implementation of Python's `venv` module☆138Updated last month
- A list of Python type checkers (PEP 484 compliant and not, static and runtime/dynamic)☆68Updated 3 years ago
- find functions when you can't remember their name☆100Updated 3 years ago
- Totally ordered enums for Python.☆30Updated last week