This is a basic Python app that runs a job worker powered by pyworker that processes jobs that are enqueued from this Ruby on Rails project.
Make sure you have the latest Python version installed.
Install the requirements:
$ pip install -r requirements.txt(Optional) See various metrics on NewRelic, define the following Environment Variables:
- NEW_RELIC_LICENSE_KEY
- NEW_RELIC_APP_NAME
Run the worker
$ python main.py