V0.1 Beta has been released. This release now includes a PyPi distribution. This means going forward you no longer need to clone the repository and install manually. Simply:

Code:
$ pip3 install neolib2
Or to upgrade to a newer version after installing:

Code:
$ pip install neolib2 --upgrade