Installation
Pypi
# Install from Pypi:
pip install benfordslaw
# Force update to latest version
pip install -U benfordslaw
Github source
# Install directly from github
pip install git+https://github.com/erdogant/benfordslaw
Uninstalling
Note that the removal of the environment will also remove the benfordslaw
installation.
# Install from Pypi:
pip uninstall benfordslaw