https://github.com/yizhezhang-ervin/fintech_bea
Boss Ease Anywhere-Gold Visualization System (Tornado)
https://github.com/yizhezhang-ervin/fintech_bea
bootstrap4 css css3 html html5 javascript pyecharts python sqlite3 tornado
Last synced: 3 months ago
JSON representation
Boss Ease Anywhere-Gold Visualization System (Tornado)
- Host: GitHub
- URL: https://github.com/yizhezhang-ervin/fintech_bea
- Owner: YizheZhang-Ervin
- Created: 2020-03-02T01:43:34.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2022-12-08T03:43:38.000Z (over 2 years ago)
- Last Synced: 2025-01-06T04:41:00.948Z (5 months ago)
- Topics: bootstrap4, css, css3, html, html5, javascript, pyecharts, python, sqlite3, tornado
- Language: Python
- Homepage: https://bea-analysis.herokuapp.com/
- Size: 5.88 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# BEA
**Black Eight Agency-Gold Visualization System**
## Before Run this Project
#### virtual environments
virtualenvDirectory > activate (virtualenv)
workon virtualenvName (virtualenvwrapper)
#### please install the required python libs
pip install -r requirements.txt
## Run Project Instruction
Run By Terminal:
#### For development environment:
BEA path > python manage.py (default port:8000)
#### For deployment and produce environment:
BEA path > python manage.py --env=produce --port=80 (formal port:80)## All optional parameters
* --port
= 8000 [default]
* --env
= develop [default]
= produce
* --processtype
= single [default]
= multiple
* --daemon
= off [default]
= on## Data
1. Trend Plots & Tables
* Time-slicing
Days: Quandl API
1 Wweeks - 3months: Sqlite
6months - 12years: Sqlite
* DIY Plots: Sqlite
2. Animation: Sqlite
3. 3D Plots: Sqlite## Function
Gold Price Visualization
JavaScript CMD
Python CMD
Sql CMD
Html CMD
Mirror
Translator
Web Parameter
World Map
Prevent Right Click