Metadata-Version: 2.4
Name: xtu-edu
Version: 0.0.1
Summary: 湘潭大学教务系统API
Author-email: YangRucheng <admin@yangrucheng.top>
License: MIT
Project-URL: homepage, https://github.com/xtu-org/xtu-edu-captcha
Project-URL: repository, https://github.com/xtu-org/xtu-edu-captcha
Requires-Python: >=3.10
Description-Content-Type: text/markdown
Requires-Dist: httpx>0.28.0
Requires-Dist: xtu-edu-captcha-solver>=0.0.2
Requires-Dist: Beautifulsoup4>=4.13.3

<center><div align="center">

<img src="https://www.xtu.edu.cn/images/logo.png" width="236" height="80" style="border-radius: 50%"></img>

<img alt="version" src="https://img.shields.io/github/last-commit/xtu-org/xtu-edu.svg?style=for-the-badge&label=%E6%9C%80%E5%90%8E%E6%9B%B4%E6%96%B0&logo=velog&logoColor=BE95FF&color=7B68EE"/></img>
<img alt="stars" src="https://img.shields.io/github/stars/xtu-org/xtu-edu.svg?style=for-the-badge&label=Stars&logo=undertale&logoColor=orange&color=orange"/></img>
<img alt="forks" src="https://img.shields.io/github/forks/xtu-org/xtu-edu.svg?style=for-the-badge&label=Forks&logo=stackshare&logoColor=f92f60&color=f92f60"/></img>
<img alt="pr" src="https://img.shields.io/github/issues-pr-closed/xtu-org/xtu-edu.svg?style=for-the-badge&label=PR&logo=addthis&logoColor=green&color=0AC18E"/></img>
<img alt="issues" src="https://img.shields.io/github/issues/xtu-org/xtu-edu.svg?style=for-the-badge&label=Issues&logo=openbugbounty&logoColor=e38dff&color=e38dff"/></img>

</div></center>

<div align="center" style="font-weight:bold"><b>湘潭大学 教务系统 API</b></div>  

## 安装

从 PyPI 安装：

```bash
pip install xtu-edu
```

从 GitHub 安装：

```bash
pip install git+https://github.com/xtu-org/xtu-edu.git@main#egg=xtu-edu
```

## 开源协议

本仓库使用 [AGPL-3.0](https://www.gnu.org/licenses/agpl-3.0.en.html) 协议，注意事项：

1. **源代码共享义务**：使用或修改此软件进行开发或提供网络服务时，必须提供完整的源代码。
2. **网络应用条款**：若通过网络向用户提供此程序的功能，必须确保用户能够获取到相应的源代码。
3. **许可证继承**：任何分发的修改版必须继续使用AGPL-3.0许可证，确保后续版本的开放性和共享要求。
4. **修改版标识**：任何分发的修改版本须在显著位置标明已修改，并附上具体修改的内容和日期。
5. **专利权警示**：使用此软件即表明你接受并遵循软件中规定的专利权限。
6. **免责条款**：软件按“现状”提供，不提供任何明示或暗示的保证。使用软件所产生的任何风险由用户自行承担。
