https://github.com/mohitkh7/stock-data-viewer
A python utility program to scrap and parse the latest stock price from bombay stock exchange(BSE) and displays on user friendly Web interface.
https://github.com/mohitkh7/stock-data-viewer
cherrypy hiring-task python redis redis-py stock-market
Last synced: about 1 month ago
JSON representation
A python utility program to scrap and parse the latest stock price from bombay stock exchange(BSE) and displays on user friendly Web interface.
- Host: GitHub
- URL: https://github.com/mohitkh7/stock-data-viewer
- Owner: mohitkh7
- Created: 2020-01-05T16:28:31.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2022-12-08T03:23:36.000Z (over 2 years ago)
- Last Synced: 2023-03-01T08:56:27.342Z (about 2 years ago)
- Topics: cherrypy, hiring-task, python, redis, redis-py, stock-market
- Language: HTML
- Homepage: https://stock-data-viewer.herokuapp.com/
- Size: 569 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Stock Data Viewer
A python utility program which scraps and parse the latest stock price from bombay stock exchange(BSE) and displays on user friendly Web interface.### Demo
Check the [Live Version](https://stock-data-viewer.herokuapp.com/).

### Technologies Used
Python, CherryPy, Redis, AngularJS, HTML, CSS, Javascript, Bootstrap