Installation
With pip
You can install analytix using the pip package manager using the following command:
You may need to prefix these commands with a call to the Python interpreter depending on your OS and Python configuration:
You can also install the latest development version if you wish:
With git
if you don't want to use pip for whatever reason, you can install directly from GitHub instead:
With the intention to contribute
If you wish to contribute to analytix, you also need to install the development dependencies:
where <username>
is your GitHub username.