Metadata-Version: 2.4
Name: autowsgr
Version: 2.1.9
Summary: Auto Warship Girls Framework.
License: MIT
Project-URL: Homepage, https://github.com/OpenWSGR/AutoWSGR
Project-URL: Documentation, https://autowsgr.readthedocs.io/
Project-URL: Repository, https://github.com/OpenWSGR/AutoWSGR.git
Classifier: Programming Language :: Python :: 3.12
Classifier: Environment :: GPU :: NVIDIA CUDA
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Classifier: Topic :: System :: Distributed Computing
Requires-Python: <3.14,>=3.12
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: wheel
Requires-Dist: setuptools
Requires-Dist: rich
Requires-Dist: pre-commit
Requires-Dist: opencv-python-headless
Requires-Dist: loguru
Requires-Dist: keyboard
Requires-Dist: easyocr>=1.7.1
Requires-Dist: adbutils<3.0,>=2.0
Requires-Dist: av>=12.0
Requires-Dist: pydantic<3.0,>=2.0
Requires-Dist: fastapi>=0.100.0
Requires-Dist: uvicorn[standard]>=0.23.0
Requires-Dist: websockets>=11.0
Dynamic: license-file

<div align=center>
<img src="https://raw.githubusercontent.com/OpenWSGR/AutoWSGR/main/docs/logo.png">
</div>

## 项目简介

![Repo Size](https://img.shields.io/github/repo-size/OpenWSGR/AutoWSGR) ![Pypi Version](https://img.shields.io/pypi/v/autowsgr) ![Pypi Downloads](https://img.shields.io/pypi/dm/autowsgr) ![Github Issues](https://img.shields.io/github/issues/OpenWSGR/AutoWSGR) ![Github Last Commit](https://img.shields.io/github/last-commit/OpenWSGR/AutoWSGR) [![License](https://img.shields.io/badge/license-OpenWSGR%20Strict%20NC-red.svg)](LICENSE)

用 Python 与 C++ 实现的 战舰少女R 的自动化流水线 & 数据统计一体化脚本, 提供 `WSGR` 游戏级别接口以及部分图像和原子操作接口。

**⚠️ 严正声明：本项目仅供学习交流使用，严禁任何形式的商业行为（包括但不限于代练、脚本售卖、变相收费等）。**

## 用户社群

- [QQ](https://qm.qq.com/q/PEcqOtqZSU)，入群口令本项目 **main 分支最新 [commit hash](https://github.com/OpenWSGR/AutoWSGR/commits/main/)** 前七位。
- [Discord](https://discord.gg/jHMcD7Kh)。

## 安装使用

- 注意事项：本项目现在只支持Python3.12以上，如果要使用最新版请升级Python版本。
- 现在有大佬做了本项目的GUI-->[传送门](https://github.com/yltx/AutoWSGR-GUI)

## 参与开发

欢迎有一定 Python 基础的同学加入开发，共同完善这个项目。

您可以实现新的功能，也可以改进现有功能，或者修复 bug。

如果您有好的想法，也可以提出 Issue 或加社群讨论。一些经过讨论确定需要实现的任务在 [Projects](https://github.com/orgs/OpenWSGR/projects/2) 中有列出，你可以从中选择能力之内的项目着手贡献。

开发前请仔细阅读 [贡献指南](.github/CONTRIBUTING.md) 和 [用户文档](https://docs-autowsgr.notique.site)。特别注意： 开发者请**不要从 PyPI 安装 autowsgr**，改为 [本地模式](https://docs-autowsgr.notion.site/2-AutoWSGR-efeb69811b544604b944d5b5727317a4) 安装。

本项目使用 [Lunar](https://github.com/0xWelt/Lunar) 进行代码自动审查，所有 PR 都有概率触发 AI 的评论。

## 贡献者

<a href="https://github.com/OpenWSGR/AutoWSGR/graphs/contributors">
  <img src="https://contrib.rocks/image?repo=OpenWSGR/AutoWSGR" />
</a>

## Star History

[![Star History Chart](https://api.star-history.com/svg?repos=OpenWSGR/AutoWSGR&type=Date)](https://star-history.com/#OpenWSGR/AutoWSGR&Date)

---

## 开源协议与商业化禁止声明 (License)

本项目采用 [OpenWSGR Strict Non-Commercial License](LICENSE) 授权。

**核心红线：**

1. **绝对禁止商业化**：严禁将本项目及其衍生作品用于营利活动。禁止代练收费、脚本整合包售卖。
2. **禁止变相收费**：严禁以“服务器费”、“捐赠”、“工本费”或“入群门槛费”等名义变相收取任何费用。
3. **开源传染性**：基于本项目进行的任何二次开发、修改或再发布的产物，必须**继承本协议**，且**同样禁止任何形式的收费或商业化**。

对于任何违反协议的行为，项目组保留采取包括但不限于公开通报、技术封锁及法律追诉在内的一切权利。
