Skip to content

crflynn/pypistats.org

Folders and files

NameName
Last commit message
Last commit date

Latest commit

70a10f9 · Feb 4, 2022

History

90 Commits
Feb 4, 2022
Aug 16, 2020
Feb 4, 2022
Aug 15, 2020
Aug 15, 2020
Aug 15, 2020
Aug 15, 2020
Aug 15, 2020
Apr 9, 2021
Aug 15, 2020
Aug 16, 2020
Feb 4, 2022
Aug 15, 2020
Feb 4, 2022

Repository files navigation

PyPI Stats

A simple analytics dashboard for aggregate data on PyPI downloads. PyPI Stats is built using Flask with plotly.js.

PyPI Stats

GitHub OAuth

PyPI Stats has an integration with GitHub so you can track install data on the packages you maintain.

User page

JSON API

PyPI Stats provides a simple JSON API to retrieve aggregate download stats and time histories of pypi packages.

JSON API

Development

Run make pypistats to launch a complete development environment using docker-compose.