abarker / strip-hints
A command-line script and importable function which strips type hints from Python programs.
☆46Updated 3 years ago
Alternatives and similar repositories for strip-hints:
Users that are interested in strip-hints are comparing it to the libraries listed below
- Re-apply type annotations from .pyi stubs to your codebase.☆141Updated 2 years ago
- A list of Python type checkers (PEP 484 compliant and not, static and runtime/dynamic)☆62Updated 2 years ago
- A generic dependency-resolution library written in pure Python☆78Updated 4 years ago
- Automagically import missing modules in IPython.☆61Updated 4 months ago
- Formats Python code to follow a consistent style☆94Updated last year
- Reenter an asyncio or Trio event loop from synchronous code☆83Updated 11 months ago
- Module to have suggestions in case of errors (NameError, AttributeError, etc).☆120Updated this week
- Utility library for the Python Trio async/await framework☆68Updated 2 months ago
- `FrozenList` is a `list`-like structure that implements `collections.abc.MutableSequence` and can be made immutable.☆97Updated this week
- Python decorator for async properties.☆89Updated last year
- Extend Python syntax with HTML.☆87Updated 4 years ago
- Python composable command line utility, trio-compatible version☆141Updated 3 weeks ago
- Generate PyAnnotate annotations from your pytest tests.☆109Updated 2 years ago
- Making it easy to write async iterators in Python 3.5☆96Updated 4 years ago
- a re-implementation of the asyncio mainloop on top of Trio☆190Updated 9 months ago
- Discover and load entry points from installed packages☆74Updated last month
- Reference implementation of sentinels for the Python stdlib☆39Updated 3 months ago
- Tool for translation type comments to type annotations in Python☆143Updated 10 months ago
- A wrapper around the stdlib `tokenize` which roundtrips.☆52Updated last week
- Retrieve information from typeshed and other typing stubs☆22Updated 3 weeks ago
- CPU parallelism for Trio☆56Updated 3 weeks ago
- The mypy playground. Try mypy with your web browser.☆72Updated this week
- Serialization library for Exceptions and Tracebacks.☆166Updated 5 months ago
- An unofficial, importable pip API☆113Updated this week
- A simple immutable dictionary for Python☆147Updated 3 months ago
- A command line tool, to simplify vendoring pure Python dependencies.☆75Updated 3 weeks ago
- A new Python HTTP client for everybody☆80Updated 4 years ago
- A simple immutable mapping for python☆112Updated 2 years ago
- Allows declaring marshmallow schema through type annotations☆48Updated 2 years ago
- Syntax-highlighting, declarative and composable pretty printer for Python 3.5+☆338Updated last year