# paicha/gxgk-wechat-server

校园微信公众号，使用 Python、Flask、Redis、MySQL、Celery [DEPRECATED]

Repository: https://github.com/paicha/gxgk-wechat-server
Canonical: https://ross.abutalabs.com/products/gxgk-wechat-server
Language: Python
License: MIT
License Family: permissive
Topics: flask, python, wechat
Archived: true
Last push: 2022-03-03T01:57:27+00:00

## Health v2 (maintenance only)
Score: 10/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 4034, "days_push": 1645, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases, archived
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1383, forks 503 (observed 2026-08-28T04:04:34.572146+00:00)

## What it is
A campus WeChat official account backend built with Python, Flask, Redis, MySQL, and Celery, providing students with services like grade lookup, package tracking, library book search/renewal, weather, and a chatbot. It is deprecated and no longer maintained, kept open as a reference demo for beginners.

## Use cases
- build a WeChat official account backend for a campus
- query student grades via WeChat
- track express packages with automatic reminders
- search library books and renew loans
- add a chatbot companion to a WeChat account
- learn how to handle WeChat access tokens and keyword replies

## When to choose
- learning how a WeChat公众号 backend is structured
- using as a starter demo for a Flask + Celery + Redis WeChat project
- referencing simulated-login scraping of academic systems

## When to avoid
- production use today - the project is explicitly deprecated and unmaintained
- needing current WeChat API compatibility or security updates
- expecting tests or active community support

## Facets
- artifact type: application
- maturity: abandoned
- function: web-framework, chatbot, caching, workflow-automation, web-scraping
- domain: messaging-platforms, education, chatbots, web-development
- platform: python, self-hosted
- tags: wechat-official-account, campus-services, flask, celery, deprecated, demo-reference, simulated-login, automation, web-server

## Member repositories
- paicha/gxgk-wechat-server (main) score 10

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:34.572146+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T04:40:03.745899+00:00, confidence not recorded.
  - readme: https://github.com/paicha/gxgk-wechat-server (fetched 2026-08-28T04:04:34.572146+00:00, sha cbfc07e5a990)
- Data as of 2026-08-30T08:39:29.467469+00:00.
