kracekumar / python-typing-koansLinks
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
Sorting:
- Get a clue, get some code☆365Updated 3 years ago
- An interactive memory aid for one-liners☆111Updated 2 years ago
- Decorator which checks whether the function is called with the correct type of parameters.☆112Updated 3 weeks ago
- A linter to prevent exception handling antipatterns in Python (limited only for those who like dinosaurs).☆444Updated 8 months ago
- Transparent and persistent cache/serialization powered by type hints☆221Updated last month
- Typical: Fast, simple, & correct data-validation using Python 3 typing.☆180Updated 10 months ago
- Utilities for run-time type validation and multiple dispatch☆167Updated 4 months ago
- An in-memory database of Python objects, searchable using quasi-SQL API☆169Updated last month
- Changelog management tool☆283Updated last week
- Grep Python Abstract Syntax Trees (AST) using XPath☆100Updated 3 months ago
- Tool for automatically sorting python statements within a module☆375Updated this week
- 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
- A rewrite of Python's builtin doctest module (with pytest plugin integration) with AST instead of RegEx.☆211Updated 2 months ago
- Unravelling Python source code☆188Updated last year
- Type-safe functional tools for Python.☆96Updated 11 months ago
- Write short and fully-typed lambdas where you need them.☆279Updated last year
- Fast python test runner, compatible with a subset of pytest☆92Updated 9 months ago
- A terminal UI to inspect and explore Python objects☆273Updated 8 months ago
- One weird trick to make your code more reliable☆299Updated last year
- A list of Python type checkers (PEP 484 compliant and not, static and runtime/dynamic)☆67Updated 3 years ago
- Matcher library for Python☆240Updated 2 years ago
- An extensions for Hypothesis that provides fully automatic testing for type hinted functions☆348Updated last year
- Deserialize to objects while staying DRY☆158Updated 2 years ago
- A minimal re-implementation of Python's `venv` module☆136Updated last year
- A simple program and library to auto generate API documentation for Python modules.☆85Updated last year
- Generate waterfalls from `-Ximporttime` tracing.☆119Updated 2 weeks ago
- awesome list of so called python philosophy resources☆57Updated 3 years ago
- ☆74Updated last year
- Pattern Matching for Python 3.7+ in a simple, yet powerful, extensible manner.☆110Updated 2 years ago
- Totally ordered enums for Python.☆30Updated last week