Metadata-Version: 2.4
Name: kxspy
Version: 1.0.2b0
Summary: Kxspy is a async python client for KxsClient Network.
Home-page: https://github.com/lavecat/Kxspy
Author: lavecat
Project-URL: Bug Reports, https://github.com/lavecat/Kxspy/issues
Project-URL: Source, https://github.com/lavecat/Kxspy
Project-URL: Documentation, https://kxspy.readthedocs.io/
Keywords: kxsclient,surviv,kxspy,kxs,kxsnetwork
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Build Tools
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
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 :: Only
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: aiohttp
Requires-Dist: numpy
Dynamic: author
Dynamic: classifier
Dynamic: description
Dynamic: description-content-type
Dynamic: home-page
Dynamic: keywords
Dynamic: license-file
Dynamic: project-url
Dynamic: requires-dist
Dynamic: summary

<div align="center">
  <img 
    src="https://github.com/lavecat/Kxspy/blob/main/assets/kxspy_banner.png" 
    alt="kxspy Banner" 
    style="border-radius: 5px;">
  <h1>Kxspy</h1>
  <h3>Kxspy is a async python client for KxsClient Network</h3>
  <div>&nbsp;</div>
</div>

> [!WARNING]
> Kxspy is in beta version, so some features may not work as expected.
> Please report any issues you encounter on the GitHub repository.


## Features
- [x] **Auto-Reconnect**
- [x] **Full websocket & RestAPI**
- [x] **Easy to use**
- [x] **Example**
- [x] ***And more...***

## Getting Started
```shell
pip install kxspy
```
**You can now choose an example or do it yourself, and you can consult the documentation to help you.**


## Need help ?
- Discord server : https://discord.wf/kxsclient ( mention @lirus_12345 for help )
- Documentation : https://kxspy.readthedocs.io/



