Metadata-Version: 2.4
Name: PySFS
Version: 0.1.1
Summary: Python client for SFSControl Mod Server API
Author-email: DarkSpaceY <yif.chien.nolimit@gmail.com>
License-Expression: MIT
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
Requires-Dist: requests>=2.27

# PySFS

Python client library for the SFSControl Mod Server API (Spaceflight Simulator 控制接口).

## Installation
```bash
pip install PySFS
