Nagarajran's Stars
Nagarajran/rt-chart
Streaming chart using Server-Sent Events (SSE) Flask, Sqlite, chart.js, Arduino, Raspberry pi, Maxim 18B20, TI FDC1004
Nagarajran/py_back_test
Learning python. Trading back test software in Python to look at 1min OHLC data. Strategy deployed in production in Zerodha using Kite API
roniemartinez/real-time-charts-with-flask
Sample application for the blog "Creating Real-Time Charts with Flask"
johnsliao/flask-sqlite3-chartjs-toy
:chart_with_upwards_trend: Flask + sqlite3 + chart.js
Mjrovai/RPI-Flask-SQLite
Capturing real data (RPi/DHT22), saving them on a database (SQLite), creating graphs (Matplotlib) and present them on a web page(Flask).