Installation#
With PIP#
You can install the tryalgo package using pip:
$ pip3 install tryalgo
From PyPI#
Download the tar.gz file from PyPI and extract it. The library consists of a directory named tryalgo containing several Python modules.
You can install the tryalgo package using pip:
$ pip3 install tryalgo
Download the tar.gz file from PyPI and extract it. The library consists of a directory named tryalgo containing several Python modules.