mirror of
https://github.com/davidhalter/parso.git
synced 2025-12-08 21:54:54 +08:00
Add a PyPI downloads badge
This commit is contained in:
@@ -11,6 +11,10 @@ parso - A Python Parser
|
|||||||
:target: https://coveralls.io/github/davidhalter/parso?branch=master
|
:target: https://coveralls.io/github/davidhalter/parso?branch=master
|
||||||
:alt: Coverage Status
|
:alt: Coverage Status
|
||||||
|
|
||||||
|
.. image:: https://pepy.tech/badge/parso
|
||||||
|
:target: https://pepy.tech/project/parso
|
||||||
|
:alt: PyPI Downloads
|
||||||
|
|
||||||
.. image:: https://raw.githubusercontent.com/davidhalter/parso/master/docs/_static/logo_characters.png
|
.. image:: https://raw.githubusercontent.com/davidhalter/parso/master/docs/_static/logo_characters.png
|
||||||
|
|
||||||
Parso is a Python parser that supports error recovery and round-trip parsing
|
Parso is a Python parser that supports error recovery and round-trip parsing
|
||||||
|
|||||||
Reference in New Issue
Block a user