Install

Everything is tested with Python 3.7 on Ubuntu 18.04, but there is no reason it shouldn’t also work for Windows.

You can install this package through pip:

pip install humpack

Alternatively, you can clone this repo and install the local version for development:

git clone https://github.com/felixludos/HumPack
pip install -e ./HumPack