mirror of
https://github.com/bytedream/aionlib.git
synced 2025-05-09 12:05:07 +02:00
774 B
774 B
aionlib - library support for aion
Introduction
aionlib is the official library support 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