Add download badge

This commit is contained in:
Dave Halter
2020-06-27 15:15:34 +02:00
parent e41b966283
commit a3a9ae1a26
2 changed files with 8 additions and 0 deletions

View File

@@ -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

View File

@@ -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