mirror of
https://github.com/LukeHagar/pypistats.dev.git
synced 2025-12-06 04:21:09 +00:00
cleanup readme
This commit is contained in:
10
README.rst
10
README.rst
@@ -5,13 +5,3 @@ A simple analytics dashboard for aggregate data on PyPI downloads. PyPI Stats
|
||||
is built using Flask with plotly.js and deployed to AWS using Zappa.
|
||||
|
||||
`PyPI Stats <https://pypistats.org/>`_
|
||||
|
||||
Commands
|
||||
--------
|
||||
Beat:
|
||||
|
||||
pipenv run celery beat -A pypistats.run.celery --loglevel=INFO
|
||||
|
||||
Celery worker:
|
||||
|
||||
pipenv run celery -A pypistats.run.celery worker --loglevel=INFO
|
||||
|
||||
Reference in New Issue
Block a user