Found 100 repositories(showing 30)
louisnw01
Python framework for TradingView's Lightweight Charts JavaScript library.
TechfaneTechnologies
An Experimental Python Wrapper For Tradingview's Lightweight-Charts To Be Used In Notebook Environments (Google Colab).
filipemarques87
Python wrapper to plot candlestick data using tradingview lightweight charts
ilahuerta-IA
Python backtesting platform with CLI & interactive web charts (Backtrader, Flask, Lightweight Charts).
ChadThackray
Python adaptor for TradingView Lightweight Charts
ali-rajabpour
A lightweight Python MCP server that fetches TradingView chart snapshots using Playwright for fast, secure, and customizable browser automation.
TriangleTraders
No description available
ChenLiangChong
這是一個使用https://github.com/louisnw01/lightweight-charts-python實作的手動回測軟體
Konano
A lightweight Python CLI that turns Xiaomi Mi Fitness exports into yearly activity, sleep, and heart‑rate stories with Matplotlib xkcd‑style charts.
Lewsiafat
A lightweight crypto scalping analysis system featuring real-time charts, multi-indicator analysis, and dynamic SL/TP. Built entirely with Python standard libraries (zero-dependency).
ale-tom
bbcstyle is a lightweight Python package that applies a BBC-inspired visual theme to Matplotlib and Seaborn plots. It helps you create clean, publication-ready charts with consistent typography, minimalist gridlines, and optional source annotations or logos. Inspired by the R package bbplot.
sjmillius
Experimental tradingview lightweight charts in python for the use in notebooks.
McSnurtle
A lightweight chart analysis tool written entirely in vanilla python (maybe)!
developerashkan
A lightweight, terminal-based tool that instantly converts text-based task lists into visual Gantt charts using Python and Matplotlib.
ShabbirHasan1
No description available
isshin1
No description available
senteix2
Python framework for TradingView's Lightweight Charts JavaScript library.
zuls
TradingView charts using Lightweight-chart using Python
krober10nd
Lightweight Python package for creating synoptic-style meteorological charts
abdulrehman411
A lightweight analytics copilot for instant exploratory data analysis (EDA) using LLM-powered insights, Python-based charting, and exportable reports.
Shashwat-Aneja
A lightweight Python script that reads a CSV file and generates basic data visualizations (bar chart, line graph) using matplotlib.
Gnx80s
A lightweight Python tool that parses and visualises Ubuntu's auth.log and UFW firewall logs to detect authentication failures, blocked IPs, and suspicious activity, generating automated charts and JSON reports.
Rizkymema
Sebuah dashboard trading realtime built dengan Next.js + React + TypeScript yang menggabungkan chart interaktif (lightweight-charts), analisis teknikal otomatis, dan bot trading Python (FastAPI + CCXT). Proyek ini dibuat untuk eksperimen perdagangan algoritmik, visualisasi pasar, dan integrasi AI untuk analisis sentimen.
codely-ds
A lightweight Python app that manages and analyzes student exam marks using classic DSA (linked list, stack, sorting, searching). Includes undo, JSON/SQLite persistence, CLI, Tkinter & Flask UIs, and matplotlib charts. Perfect for showcasing data structures, algorithms, and full-stack Python skills.
webclinic017
tv chart lightweight charts tradingview repository contains Python code for implementing trading strategies in MetaTrader 5 (MT5) using a variety of functions and classes. The project utilizes a combination of existing libraries and custom-coded functionalities to provide an efficient and versatile framework for developing and deploying trading
AJAYx78
🖥️ Activity Tracker is a lightweight Python app that tracks screen time, typing speed (WPM), and browsing history to monitor productivity. Includes a Flask-based dashboard with charts for visual analysis. Works locally using SQLite and supports Chrome, Edge, and Firefox.
audreyarchibald
a lightweight desktop app for researching US stock options with interactive candlestick charts, SMA overlays, and sortable options chains. Built with Python/Tkinter and yfinance, it supports saved tickers, configurable data sources, and a small updater script to populate top S&P names for quick analysis.
aranbarri
5 Minute Watcher is a lightweight, self-hosted system monitoring tool built with Python, Flask, WebSockets, and Chart.js. It provides real-time system metrics in a clean web dashboard, updating every second and retaining up to the last 5 minutes of data.
m4entreprise
A lightweight Python-based network monitoring dashboard that scans local devices, tracks uptime, detects open ports, and visualizes real-time availability through a web interface built with Flask and Chart.js. Designed for IT students and professionals who want a practical, scalable tool for network supervision.
Ayushmore1214
The **Expense Tracker** is a simple Python CLI app to **add, view, and analyze** expenses. It stores data in a **CSV file** and categorizes spending (Food, Travel, Bills, etc.). A report shows total expenses per category, with Matplotlib visualizing the data in a bar chart. Lightweight and easy to use, it helps users track finances efficiently.