parso
PyPIv0.8.7A Python Parser
0
Weekly downloads
1
Dependents
0
Dependencies
2/100
Popularity
Overview
parso is an PyPI package that a Python Parser. The latest version is 0.8.7, released under the MIT license.
Who should use it
Teams working in the PyPI ecosystem who need a Python Parser 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 (MIT).
- Zero runtime dependencies — minimal footprint.
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 parso.
parso dependencies dependents
Used by
Popular packages that depend on parso.
Version history
| Version | Published | License |
|---|---|---|
| 0.8.7latest | 2 months ago | MIT |
| 0.8.6 | 5 months ago | MIT |
| 0.8.5 | 11 months ago | MIT |
| 0.8.4 | 2 years ago | MIT |
| 0.8.3 | 4 years ago | MIT |
| 0.8.2 | 5 years ago | MIT |
| 0.8.1 | 5 years ago | MIT |
| 0.8.0 | 6 years ago | MIT |
| 0.7.1 | 6 years ago | MIT |
| 0.7.0 | 6 years ago | MIT |
| 0.6.2 | 6 years ago | MIT |
| 0.6.1 | 6 years ago | MIT |
| 0.6.0 | 6 years ago | MIT |
| 0.5.2 | 6 years ago | MIT |
| 0.5.1 | 7 years ago | MIT |
| 0.5.0 | 7 years ago | MIT |
| 0.4.0 | 7 years ago | MIT |
| 0.3.4 | 7 years ago | MIT |
| 0.3.3 | 7 years ago | MIT |
| 0.3.2 | 7 years ago | MIT |
Maintainers
Keywords
Frequently asked questions
How do I install parso?
Run `pip install parso` to add parso to your PyPI project.
What license is parso released under?
parso is distributed under the MIT license.
How popular is parso?
parso has approximately 0 downloads per week and 1 known dependent packages.