9643kavinder / bse-stator-backend

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

bse-stator-backend

Live URL : https://bseapp.osc-fr1.scalingo.io/api/ + {{ company-name }}

Description

• This app extacts the zip file from bse website, parse and store the data.
• With the help of celery, task of extacting is scheduled at sharp 6pm(IST) everyday.
• Information of each company on bse can be visible for the current day.

Procedure

Simple Clone This Repo

$git clone https://github.com/9643kavinder/bse-stator-backend.git
cd bse-stator-backend
pip install -r requirements.txt
python manage.py runserver

Technologies Used

  • Backend
    • Django/Python
    • Redis
    • Celery

About


Languages

Language:Python 100.0%