thumble / Stock-WatchList-App-Python-Django

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Watch List - PythonProject

Simple watchlist app based on Python and ... Django==1.10.5 djangorestframework==3.5.3 virtualenv==15.1.0

API

http://pandas.pydata.org/ API to get the latest stock data.

Prerequisites

Python Django djangorestframework virtualenv

Clone the repository cd into the project folder Run command: pip install -r requirements.txt Run command: python manage.py runserver You will get the UI at: http://127.0.0.1:8000/

Youtube installation reference: https://www.youtube.com/watch?v=PqeAvFf_HDI

About


Languages

Language:Python 64.0%Language:HTML 33.4%Language:CSS 2.6%