QuadDarv1ne / parser_python

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

parser_python

rq-dashboard python PyPI - License build code style Mozilla Add-on

followers status

A version of RQ Dashboard that can be deployed to Heroku.

Deployment

Deploy

Configuration

Three settings must be configured:

  • RQ_DASHBOARD_REDIS_URL=rediss://
  • RQ_DASHBOARD_USERNAME=user
  • RQ_DASHBOARD_PASSWORD=pass

Developing

Develop in a virtualenv and make sure you have all the necessary build time (and run time) dependencies with

$ pip install -r requirements.txt

Develop in the normal way with

$ python setup.py develop

$ python sqlpython.py

License

This project is licensed | FREE License.

About


Languages

Language:Python 100.0%