Metadata-Version: 2.3
Name: saturn-bot
Version: 0.7.0
Summary: Synchronize and refactor repositories with ease.
License: MPL-2.0
Author: Markus Meyer
Author-email: hydrantanderwand@gmail.com
Requires-Python: >=3.9,<4.0
Classifier: Development Status :: 3 - Alpha
Classifier: License :: OSI Approved
Classifier: License :: OSI Approved :: Mozilla Public License 2.0 (MPL 2.0)
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Requires-Dist: grpcio (>=1.62.0,<2.0.0)
Requires-Dist: grpcio-health-checking (>=1.62.0,<2.0.0)
Project-URL: Repository, https://github.com/wndhydrnt/saturn-bot-protocol
Description-Content-Type: text/markdown

# saturn-bot-python

Python SDK to write plugins for [saturn-bot](https://github.com/wndhydrnt/saturn-bot).

Take a look at the [examples](./examples) and the [documentation](https://saturn-bot.readthedocs.io/en/latest/task/plugins/) to get started.

