Installation

Pypi

To install from pypi, run:

pip install jakteristics

Building

To build the package from source, you need to have a compiler to build the cython extensions.

On Windows, you need Microsoft C++ Build Tools

Then, run:

python -m pip install .