/bhav_copy

Primary LanguagePython

Bhav_copy

  • Celery schedular dumps data fromm Bhavcopy website to redis server everyday at 18:00 from Monday to Friday
  • Django is used for apis
  • Vue to render table and download CSV button

Commands

  • sudo systemctl start redis
  • sudo systemctl start daphne
  • sudo systemctl start celery
  • sudo systemctl start flower