Install and update Cruncher using pip.

$ pip install cruncher

It is highly recommenced that you run Cruncher with virualenv or another virtual environment. This can abstract away the peculiarities of running Cruncher across multiple operating systems.

That being said, if you install Cruncher outside of a virtual environment and it runs well, this can be a good option for running ad hoc crunches.

Cruncher is built for Python 3. It is tested on Python 3.6 and newer.