abarker / strip-hintsLinks
A command-line script and importable function which strips type hints from Python programs.
☆46Updated 3 months ago
Alternatives and similar repositories for strip-hints
Users that are interested in strip-hints are comparing it to the libraries listed below
Sorting:
- Re-apply type annotations from .pyi stubs to your codebase.☆142Updated 2 years ago
- The mypy playground. Try mypy with your web browser.☆75Updated last week
- A list of Python type checkers (PEP 484 compliant and not, static and runtime/dynamic)☆63Updated 3 years ago
- A generic dependency-resolution library written in pure Python☆79Updated 4 years ago
- (not ready yet) A simple but powerful job scheduler for Trio programs☆66Updated 4 years ago
- Tool for translation type comments to type annotations in Python☆147Updated last year
- Runtime inspection utilities for Python typing module☆362Updated 3 weeks ago
- A fast and thorough lazy object proxy.☆260Updated last month
- ☆45Updated 9 months ago
- Generate waterfalls from `-Ximporttime` tracing.☆119Updated this week
- Sniff out which async library your code is running under☆133Updated last year
- Complete lxml external type annotation☆59Updated 3 weeks ago
- Reenter an asyncio or Trio event loop from synchronous code☆85Updated last year
- Pretty print the output of python stdlib `ast.parse`.☆195Updated last week
- Utility library for the Python Trio async/await framework☆71Updated 6 months ago
- ☆55Updated this week
- A command line tool, to simplify vendoring pure Python dependencies.☆79Updated last month
- Generate PyAnnotate annotations from your pytest tests.☆109Updated 3 years ago
- Retrieve information from typeshed and other typing stubs☆23Updated 2 weeks ago
- An unofficial, importable pip API☆114Updated last month
- pytest-print adds the printer fixture you can use to print messages to the user (directly to the pytest runner, not stdout)☆74Updated this week
- Utilities based on Pythons iterators and generators.☆96Updated 7 months ago
- Extend Python syntax with HTML.☆89Updated 4 years ago
- a re-implementation of the asyncio mainloop on top of Trio☆196Updated 2 months ago
- ☆44Updated 4 years ago
- Automagically import missing modules in IPython.☆63Updated 2 months ago
- Flake8 Type Annotation Checking☆164Updated last month
- A JSON5 serializer and parser library for Python 3 written in Cython.☆160Updated last week
- Syntax-highlighting, declarative and composable pretty printer for Python 3.5+☆339Updated last year
- Decorator which checks whether the function is called with the correct type of parameters.☆111Updated 5 months ago