kracekumar / python-typing-koans
Python typing koans to learn type-hints in Python3 using Mypy
☆119Updated 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for python-typing-koans
- A linter to prevent exception handling antipatterns in Python (limited only for those who like dinosaurs).☆432Updated last week
- Deserialize to objects while staying DRY☆158Updated last year
- Get a clue, get some code☆363Updated 3 years ago
- Totally ordered enums for Python.☆28Updated this week
- Tool for automatically sorting python statements within a module☆359Updated this week
- ☆69Updated 9 months ago
- ☆122Updated 2 years ago
- Typical: Fast, simple, & correct data-validation using Python 3 typing.☆181Updated 2 months ago
- An interactive memory aid for one-liners☆111Updated last year
- Utilities for run-time type validation and multiple dispatch☆161Updated 3 weeks ago
- Grep Python Abstract Syntax Trees (AST) using XPath☆91Updated last month
- 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
- awesome list of so called python philosophy resources☆54Updated 2 years ago
- An extensions for Hypothesis that provides fully automatic testing for type hinted functions☆345Updated last year
- Conditional coverage based on any rules you define!☆69Updated 7 months ago
- Write short and fully-typed lambdas where you need them.☆268Updated 10 months ago
- A terminal UI to inspect and explore Python objects☆265Updated this week
- Automatically rerun your tests on file modifications☆165Updated 2 months ago
- Builds a graph of a Python project's internal dependencies.☆58Updated this week
- Tutorials on advanced python topics, and literate programming framework to write them (see README.md)☆63Updated last year
- Phantom types for Python.☆199Updated this week
- A type wrapper for the standard library `datetime` that supplies stricter checks, such as making 'datetime' not substitutable for 'date',…☆73Updated 8 months ago
- Fully automated python fuzzer built to test if code actually is production ready in seconds.☆105Updated 4 months ago
- Smart, pythonic, ad-hoc, typed polymorphism for Python☆667Updated last month
- Changelog management tool☆259Updated this week
- Decorator which checks whether the function is called with the correct type of parameters.☆108Updated last month
- Fast python test runner, compatible with a subset of pytest☆90Updated last month
- Combine contracts and automatic testing.☆78Updated 2 years ago
- Pattern Matching for Python 3.7+ in a simple, yet powerful, extensible manner.☆107Updated last year
- Database Access☆17Updated 2 months ago