abarker / strip-hints
A command-line script and importable function which strips type hints from Python programs.
☆44Updated 3 years ago
Related projects ⓘ
Alternatives and complementary repositories for strip-hints
- Re-apply type annotations from .pyi stubs to your codebase.☆142Updated 2 years ago
- Tool for translation type comments to type annotations in Python☆141Updated 8 months ago
- A fast and flexible reimplementation of data classes☆82Updated last year
- A list of Python type checkers (PEP 484 compliant and not, static and runtime/dynamic)☆62Updated 2 years ago
- A plugin for flake8 integrating Mypy.☆102Updated 4 years ago
- A generic dependency-resolution library written in pure Python☆79Updated 4 years ago
- A simple immutable dictionary for Python☆137Updated last month
- A simple immutable mapping for python☆111Updated 2 years ago
- a re-implementation of the asyncio mainloop on top of Trio☆190Updated 6 months ago
- Syntax-highlighting, declarative and composable pretty printer for Python 3.5+☆336Updated 11 months ago
- Deserialize to objects while staying DRY☆158Updated last year
- Type hints for Trio and related projects☆28Updated 3 weeks ago
- (not ready yet) A simple but powerful job scheduler for Trio programs☆63Updated 4 years ago
- A new Python HTTP client for everybody☆81Updated 4 years ago
- Runtime inspection utilities for Python typing module☆350Updated 3 months ago
- Generate PyAnnotate annotations from your pytest tests.☆109Updated 2 years ago
- Reenter an asyncio or Trio event loop from synchronous code☆80Updated 9 months ago
- Typing-toolbox for Python 3 _and_ 2.7 w.r.t. PEP 484.☆200Updated last year
- Automatically color Python's uncaught exception tracebacks☆58Updated 4 months ago
- Utilities based on Pythons iterators and generators.☆93Updated last month
- A library to handle automated deprecations☆89Updated last year
- A backport of `breakpoint` to python<3.7.☆44Updated 3 years ago
- Parse and manipulate version numbers.☆47Updated 9 months ago
- Decorator which checks whether the function is called with the correct type of parameters.☆108Updated 2 months ago
- Serialization library for Exceptions and Tracebacks.☆165Updated 3 months ago
- A fast and thorough lazy object proxy.☆247Updated this week
- Utility library for the Python Trio async/await framework☆68Updated this week
- Python decorator for async properties.☆87Updated last year
- Generate waterfalls from `-Ximporttime` tracing.☆109Updated 3 weeks ago
- Python Typing Intersection examples☆33Updated 7 months ago