Zac Hatfield-Dodds 2db8a717cb Show required vs optional deps (#32)
* 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>
2020-08-16 13:09:25 -04:00
2020-08-15 18:36:37 -04:00
2020-08-15 18:36:37 -04:00
2020-08-15 18:36:37 -04:00
2020-08-15 18:36:37 -04:00
2020-08-15 18:36:37 -04:00
2020-08-15 18:36:37 -04:00
2020-08-15 18:36:37 -04:00
2020-08-15 18:36:37 -04:00
2020-08-15 18:36:37 -04:00
2020-08-15 18:36:37 -04:00
2020-08-15 18:36:37 -04:00

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
No description provided
Readme 294 KiB
Languages
TypeScript 57.3%
Svelte 34.5%
CSS 4.5%
Shell 2.1%
Dockerfile 0.8%
Other 0.8%