funilrys 0d3d37a869 Introduction of a redirection in some cases.
Indeed, before this patch, if we had only one result, we had to click then
we get the result. Now if there is only one in the results, we redirect
directly to its stats page.

In the otherside, I do not think that returning `404` when we requests for
example `/packages/fjwiofjowejfiewjfojio` is a good idea. That is why, I
simply added a redirection to the `/search/fjwiofjowejfiewjfojio` page in
that case.
2018-10-13 17:42:40 +02:00
2018-05-14 22:32:59 -04:00
2018-04-28 01:27:26 -04:00

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>`_
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%