forked from VimPlug/jedi
Add download badge
This commit is contained in:
@@ -22,6 +22,10 @@ Jedi - an awesome autocompletion, static analysis and refactoring library for Py
|
|||||||
:target: https://coveralls.io/r/davidhalter/jedi
|
:target: https://coveralls.io/r/davidhalter/jedi
|
||||||
:alt: Coverage status
|
:alt: Coverage status
|
||||||
|
|
||||||
|
.. image:: https://pepy.tech/badge/jedi
|
||||||
|
:target: https://pepy.tech/project/jedi
|
||||||
|
:alt: PyPI Downloads
|
||||||
|
|
||||||
|
|
||||||
Jedi is a static analysis tool for Python that is typically used in
|
Jedi is a static analysis tool for Python that is typically used in
|
||||||
IDEs/editors plugins. Jedi has a focus on autocompletion and goto
|
IDEs/editors plugins. Jedi has a focus on autocompletion and goto
|
||||||
|
|||||||
@@ -30,6 +30,10 @@ Jedi - an awesome autocompletion, static analysis and refactoring library for Py
|
|||||||
:target: https://coveralls.io/r/davidhalter/jedi
|
:target: https://coveralls.io/r/davidhalter/jedi
|
||||||
:alt: Coverage status
|
:alt: Coverage status
|
||||||
|
|
||||||
|
.. image:: https://pepy.tech/badge/jedi
|
||||||
|
:target: https://pepy.tech/project/jedi
|
||||||
|
:alt: PyPI Downloads
|
||||||
|
|
||||||
`Github Repository <https://github.com/davidhalter/jedi>`_
|
`Github Repository <https://github.com/davidhalter/jedi>`_
|
||||||
|
|
||||||
.. automodule:: jedi
|
.. automodule:: jedi
|
||||||
|
|||||||
Reference in New Issue
Block a user