Metadata-Version: 2.4
Name: ggx
Version: 0.2.4
Summary: API for GoodGame Empire
Author: mst4ck
Author-email: mst4ck@mailfence.com
License: MIT
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: OS Independent
Requires-Python: >=3.12
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: websockets>=15.0.1
Requires-Dist: loguru>=0.7.3
Requires-Dist: aiohttp>=3.12.13
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: description-content-type
Dynamic: license
Dynamic: license-file
Dynamic: requires-dist
Dynamic: requires-python
Dynamic: summary

# GGX

An API library for interacting with GoodGame Empire.

## Description

This project provides functionality to connect, run game activities and build automation systems in GGE.

## Instalation

```bash
pip install ggx
```


## Note

This project is still in apha stage!
