rohitkhatana / py_mongo_scripts

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

py_mongo_scripts

Before running

  1. cp config_sample.py config.py
  2. Update mongo credendtials in config.py
  3. virtualenv venv
  4. source venv/bin/activate
  5. pip install -r requirements.txt

About


Languages

Language:Python 100.0%