pythonstock/stock
stock,股票系统。使用python进行开发。 observed · 2026-08-28
Health v2 · maintenance only
59/100
- Activity 81
- Release rhythm 8
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3334
- days_rel: 550
- days_push: 118
- n_releases_24m: 1
Adoption not part of the score
7864 stars · 2364 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
A full-stack stock analysis system built in Python using pandas, akshare, bokeh, stockstats, ta-lib, and tornado, deployed via Docker and docker-compose. It fetches daily China A-share market data, computes 17 technical indicators (KDJ, RSI, CR, volume delta, etc.), stores them in MariaDB, and presents them through a Vue frontend with configurable data display and Bokeh charts.
Use cases
- scrape and store daily China A-share stock data
- compute technical indicators like KDJ, RSI, and CR for stocks
- view stock charts and indicator plots with Bokeh
- track dragon-tiger list and block trade data
- run scheduled daily stock data calculations with cron
- self-host a stock data analysis dashboard with docker-compose
When to choose
- you want a ready-made, Docker-deployable system for Chinese stock market data and indicator analysis
- you are learning Python data analysis with pandas, akshare, and bokeh on real stock data
- you need scheduled daily fetching and computation of stock indicators
When to avoid
- you need real-time trading or live market data
- you need markets outside China's A-share market
- you expect investment advice or profitable signals - the project is for learning only
Facets
application · maturity active
data-science data-visualization web-framework etl analytics scheduling fintech data-science data-visualization web-development analytics python self-hosted stock-analysis akshare tornado bokeh technical-indicators china-stock-market docker-compose vue mariadb docker web-server linux
1 source
- readme: https://github.com/pythonstock/stock · fetched 2026-08-28 · a5674956353e
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| pythonstock/stock | main | 59 |
For agents
markdown · JSON · MCP: product_card(name="pythonstock/stock")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem