Installation#
The easiest way to install Loupe is with pip
:
pip install loupe
Python version support#
Loupe requires Python 3.6 and above
Dependencies#
Installing from source#
See the contributing guide for instructions on installing from the source code.
Running the test suite#
Loupe comes with a suite of units tests. See running the tests for instructions on running the tests.