2020-06-28 12:15:00 +00:00
2020-06-28 11:31:26 +00:00
2020-06-28 11:29:17 +00:00
2020-06-28 12:15:00 +00:00
2020-06-28 11:31:26 +00:00

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

Languages
Python 100%