Contents

parso 0.8.4

0

A Python Parser

A Python Parser

Stars: 612, Watchers: 612, Forks: 106, Open Issues: 13

The davidhalter/parso repo was created 7 years ago and the last code push was 3 months ago.
The project is popular with 612 github stars!

How to Install parso

You can install parso using pip

pip install parso

or add it to a project with poetry

poetry add parso

Package Details

Author
David Halter
License
MIT
Homepage
https://github.com/davidhalter/parso
PyPi:
https://pypi.org/project/parso/
GitHub Repo:
https://github.com/davidhalter/parso

Classifiers

  • Software Development/Libraries/Python Modules
  • Text Editors/Integrated Development Environments (IDE)
  • Utilities
No  parso  pypi packages just yet.

Errors

A list of common parso errors.

Code Examples

Here are some parso code examples and snippets.

GitHub Issues

The parso package has 13 open issues on GitHub

  • Python 3.10: Parenthesized context managers

See more issues on GitHub