mirror of
https://github.com/bytedream/aionlib.git
synced 2025-05-09 20:05:08 +02:00
aionlib - library support for aion
Introduction
aionlib is the official library support for the aion
Installation
To install aionlib with pip3, type:
sudo pip3 install aionlib
If you want to install aionlib from github, type:
sudo git clone https://github.com/blueShard-dev/aionlib
cd aionlib
sudo python3 setup.py install
Todo
- tutorial for all classes / functions
License
This project is licensed under the Mozilla Public Licence 2.0 (MPL-2.0) License - see the LICENSE file for more details
Languages
Python
100%