mirror of
https://github.com/LukeHagar/pypistats.dev.git
synced 2025-12-09 20:57:43 +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%
Svelte
37.2%
CSS
3.4%
Dockerfile
1%
HTML
1%
Other
0.4%