astunparse
PyPIv1.6.3An AST unparser for Python
Overview
astunparse is an PyPI package that an AST unparser for Python. The latest version is 1.6.3, released under the BSD license.
Who should use it
Teams working in the PyPI ecosystem who need an AST unparser for Python and value a focused solution.
When not to use it
Consider an alternative if you need to have first-class TypeScript types out of the box, or if a more actively-maintained option better fits your PyPI stack.
Pros
- Clear open-source license (BSD).
- Lean dependency tree (2 direct dependencies).
Cons
- No bundled TypeScript types (may require a separate @types package).
Auto-generated from collected registry metadata. No external claims are inferred.
Relationship graph
Dependencies (left) and dependents (right) of astunparse.
Dependencies
Runtime (2)
Used by
Popular packages that depend on astunparse.
Frequently installed together
Python HTTP for Humans.
Fundamental package for array computing in Python
Core utilities for Python packages
Abseil Python Common Libraries, see https://github.com/abseil/abseil-py.
The FlatBuffers serialization format for Python
Python AST that abstracts the underlying Python version
Clang Python Bindings, mirrored from the official LLVM repo: https://github.com/llvm/llvm-project/tree/main/clang/bindings/python, to make the installation process easier.
No description provided.
Most extensible Python build backend with support for C/C++ extension modules
Python 2 and 3 compatibility utilities
Module for decorators, wrappers and monkey patching.
HTTP/2-based RPC framework
Version history
| Version | Published | License |
|---|---|---|
| 1.6.3latest | 6 years ago | BSD |
| 1.6.2 | 7 years ago | BSD |
| 1.6.1 | 7 years ago | BSD |
| 1.6.0 | 7 years ago | BSD |
| 1.5.0 | 9 years ago | BSD |
| 1.4.0 | 10 years ago | BSD |
| 1.3.0 | 10 years ago | BSD |
| 1.2.2 | 12 years ago | BSD |
| 1.2.1 | 12 years ago | BSD |
| 1.2.0 | 12 years ago | BSD |
| 1.1.0 | 12 years ago | BSD |
Maintainers
Keywords
Frequently asked questions
How do I install astunparse?
Run `pip install astunparse` to add astunparse to your PyPI project.
What license is astunparse released under?
astunparse is distributed under the BSD license.
How popular is astunparse?
astunparse has approximately 0 downloads per week and 1 known dependent packages.