kracekumar / python-typing-koansLinks
Python typing koans to learn type-hints in Python3 using Mypy
☆119Updated 4 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☆366Updated 4 years ago
- An interactive memory aid for one-liners☆112Updated 3 years ago
- Utilities for run-time type validation and multiple dispatch☆172Updated last month
- A linter to prevent exception handling antipatterns in Python (limited only for those who like dinosaurs).☆449Updated last year
- Type-safe functional tools for Python.☆98Updated last year
- awesome list of so called python philosophy resources☆59Updated 2 months ago
- Transparent and persistent cache/serialization powered by type hints☆230Updated 3 weeks ago
- Typical: Fast, simple, & correct data-validation using Python 3 typing.☆181Updated last year
- Jargon from the functional programming world in simple terms!☆231Updated 4 years ago
- Decorators for debugging Python☆42Updated 6 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 4 years ago
- Python variant types that work with match☆54Updated last year
- forge (python signatures) for fun and profit☆107Updated 4 years ago
- Changelog management tool☆297Updated this week
- ☆81Updated 2 years ago
- Decorator which checks whether the function is called with the correct type of parameters.☆117Updated last week
- Deserialize to objects while staying DRY☆159Updated 2 years ago
- Generate waterfalls from `-Ximporttime` tracing.☆124Updated 3 weeks ago
- A list of Python type checkers (PEP 484 compliant and not, static and runtime/dynamic)☆70Updated last month
- Grep Python Abstract Syntax Trees (AST) using XPath☆104Updated last week
- Build a simple command-line interface from your functions☆109Updated 5 months ago
- type-safe exceptions for Python 👷☆30Updated 3 years ago
- Pattern Matching for Python 3.7+ in a simple, yet powerful, extensible manner.☆113Updated 2 years ago
- An in-memory database of Python objects, searchable using quasi-SQL API☆174Updated last week
- Generate arbitrary queries matching your GraphQL schema, and use them to verify your backend implementation.☆47Updated this week
- Matcher library for Python☆241Updated 4 months ago
- A rewrite of Python's builtin doctest module (with pytest plugin integration) with AST instead of RegEx.☆217Updated 2 months ago
- Fast python test runner, compatible with a subset of pytest☆96Updated last year
- Gracy helps you handle failures, logging, retries, throttling, and tracking for all your HTTP interactions.☆248Updated last year
- find functions when you can't remember their name☆99Updated 4 years ago