Files
pypistats.org/README.rst
2018-04-28 01:27:26 -04:00

24 lines
561 B
ReStructuredText

PyPI Stats
==========
A simple analytics dashboard for aggregate data on PyPI downloads. PyPI Stats
is built using Flask with plotly.js and deployed to AWS elasticbeanstalk.
`PyPI Stats <https://pypistats.org/>`_
GitHub OAuth
------------
PyPI Stats has an integration with GitHub so you can track install data on the
packages you maintain.
`User page <https://pypistats.org/user>`_
JSON API
--------
PyPI Stats provides a simple JSON API to retrieve aggregate download stats
and time histories of pypi packages.
`JSON API <https://pypistats.org/api>`_