Application for downloading bhavcopy from BSE at 6 pm and serving it to user for searching open,high,low,close data for scrips also they can export results that they have searched
git clone https://github.com/joshiadvait8/bhavcopy-bse.git
follow download an setup instructions
https://redis.io/download
pip install requirements.txt
crontab download.cron
go into folder where mange.py file is there inside project and then run
python manage.py runserver
Your application will start running at 127.0.0.0.1:8000/app :smiley:
- python
- Django
- Redis
- Vue