A Python Parser
Parso is a Python parser that supports error recovery and round-trip parsing for different Python versions (in multiple Python versions). Parso is also able to list multiple syntax errors in your python file.
Parso has been battle-tested by jedi. It was pulled out of jedi to be useful for other projects as well.
Parso consists of a small API to parse Python and analyse the syntax tree.
- Links to devel:languages:python / python-parso
- Has a link diff
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:illuusio:python/python-parso && cd $_
- Create Badge
Refresh
Refresh
Source Files (show merged sources derived from linked package)
Filename | Size | Changed |
---|---|---|
_link | 0000000130 130 Bytes | |
cf5969d7a109798adbf9538d70e92138f077d700.patch | 0000007366 7.19 KB | |
parso-0.8.3.tar.gz | 0000400064 391 KB | |
python-parso.changes | 0000006340 6.19 KB | |
python-parso.spec | 0000002317 2.26 KB |
Comments 0