diff --git a/README.rst b/README.rst index a9dca76e..2541797e 100644 --- a/README.rst +++ b/README.rst @@ -22,6 +22,10 @@ Jedi - an awesome autocompletion, static analysis and refactoring library for Py :target: https://coveralls.io/r/davidhalter/jedi :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 IDEs/editors plugins. Jedi has a focus on autocompletion and goto diff --git a/docs/index.rst b/docs/index.rst index 2a1adac0..9bd1f046 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -30,6 +30,10 @@ Jedi - an awesome autocompletion, static analysis and refactoring library for Py :target: https://coveralls.io/r/davidhalter/jedi :alt: Coverage status +.. image:: https://pepy.tech/badge/jedi + :target: https://pepy.tech/project/jedi + :alt: PyPI Downloads + `Github Repository `_ .. automodule:: jedi