mirror of
https://github.com/LukeHagar/pypistats.org.git
synced 2025-12-06 04:21:09 +00:00
2db8a717cbd31cc9dbcfc10c527ba00aa4960b83
* Show required vs optional deps `pip install x` does not install extras dependencies by default, so we'll show them in a separate list. This is particularly useful for packages which have many optional integrations, or which track development dependencies using package extras. * some cleanup Co-authored-by: flynn <crf204@gmail.com>
PyPI Stats ========== A simple analytics dashboard for aggregate data on PyPI downloads. PyPI Stats is built using Flask with plotly.js. `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>`_ Development ----------- Run ``make pypistats`` to launch a complete development environment using docker-compose.
Description
Languages
TypeScript
57.3%
Svelte
34.5%
CSS
4.5%
Shell
2.1%
Dockerfile
0.8%
Other
0.8%