Python 3 AST unparser with type comments support.
☆31Oct 24, 2019Updated 6 years ago
Alternatives and similar repositories for typed-astunparse
Users that are interested in typed-astunparse are comparing it to the libraries listed below
Sorting:
- An AST unparser for Python☆229Aug 18, 2023Updated 2 years ago
- Modified fork of CPython's ast module that parses `# type:` comments☆233Jul 3, 2023Updated 2 years ago
- Human-oriented abstract syntax tree (AST) parser/unparser for Python 3 that doesn't discard comments.☆17Oct 29, 2019Updated 6 years ago
- Retrieve information from typeshed and other typing stubs☆30Mar 1, 2026Updated 2 weeks ago
- Re-apply type annotations from .pyi stubs to your codebase.☆146Aug 14, 2022Updated 3 years ago
- ☆35Sep 12, 2019Updated 6 years ago
- Jyserver Web Framework with Pythonic Javascript Syntax☆18Feb 5, 2024Updated 2 years ago
- Static optimizer specializing functions with guards for Python 3.6☆73Jul 30, 2019Updated 6 years ago
- The fat module is Python 3.6 extension module (written in C) implementing fast guards for specialized functions☆18Jul 29, 2019Updated 6 years ago
- Wonderbuild is an extremely fast, extensible build tool☆14Oct 10, 2021Updated 4 years ago
- Debugger in the Trepan family for x-python☆17Oct 14, 2025Updated 5 months ago
- A Proof-of-concept, low-overhead, sampling CPU profiler for Python implemented using eBPF.☆18Oct 5, 2023Updated 2 years ago
- Java to Python transpiler☆13Aug 12, 2021Updated 4 years ago
- interactive code annotations for JupyterLab and IPython☆18Mar 13, 2019Updated 7 years ago
- Python Meta Programming☆147Sep 28, 2022Updated 3 years ago
- NodeGraph - A simple directed graph with visualization UI.☆23Feb 8, 2026Updated last month
- pytest plugin to run pydocstyle☆14Oct 9, 2024Updated last year
- OBSOLETE | Simpler and centralized CI configuration for Python extensions.☆16Mar 7, 2023Updated 3 years ago
- Tagged union types and immutable records (product types) in Python☆11Jun 5, 2017Updated 8 years ago
- Multi-Python, Single-Spec macros generator☆26Updated this week
- Eliminate tail recursive function calls☆14Jul 20, 2015Updated 10 years ago
- Share & re-use Jupyter Notebooks☆12Sep 4, 2024Updated last year
- Automated builds of mypy_mypyc wheels☆20Updated this week
- Python AST read/write☆862Feb 17, 2026Updated last month
- All the annoying stuff we had to do to make YAML usable.☆28Sep 28, 2024Updated last year
- ☆11May 8, 2019Updated 6 years ago
- A flycheck plugin.☆22Nov 11, 2018Updated 7 years ago
- Graph Data for Conda Forge Library. See Releases for a SQLite dump of the last state.☆13Mar 8, 2024Updated 2 years ago
- Hypothesis extension to allow generating strings based on regex☆26Nov 1, 2018Updated 7 years ago
- I'd just like to interject for a moment...☆51Feb 15, 2016Updated 10 years ago
- ☆16Dec 5, 2024Updated last year
- A thin wrapper of HTTPretty for pytest☆21May 26, 2019Updated 6 years ago
- Create __repr__ automatically or declaratively.☆13Nov 14, 2024Updated last year
- Snippets of code used in blog posts and other media.☆13Nov 11, 2025Updated 4 months ago
- Dask and Spark interactions☆21Mar 13, 2017Updated 9 years ago
- A common base representation of python source code for pylint and other projects☆573Updated this week
- Insert rules into a stylesheet programatically with a simple API☆26Oct 14, 2014Updated 11 years ago
- unit test generator for Python☆99Jun 29, 2017Updated 8 years ago
- Python2 compiler package ported to Python3. Compiles Python AST (as produced by the "ast" module) to bytecode assembly and code objects.☆42Jan 6, 2021Updated 5 years ago