Metadata-Version: 2.1
Name: python-cngal
Version: 0.2.2
Summary: A Python wrapper for cngal.org API
Author: 快乐的老鼠宝宝
Author-email: keaitianxinmail@qq.com
Requires-Python: >=3.8,<4.0
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Dist: requests (>=2.28.2,<3.0.0)
Description-Content-Type: text/markdown

# python-cngal
A Python wrapper for cngal.org API

## 数据来源

1. [数据汇总页面](https://app.cngal.org/data)
2. [Swagger UI](https://api.cngal.org/swagger/index.html)
3. [GitHub 文档](https://github.com/CnGal/CnGalWebSite/blob/master/Docs/AboutCode/APIInstructions/Summary.md)
