Installation¶
Stable release¶
To install Trendflow, run this command in your terminal:
Or if you prefer to use pip:
The distribution on PyPI is trendflow-py; you still import trendflow in Python.
From source¶
The source files for Trendflow can be downloaded from the Github repo.
You can either clone the public repository:
Or download the tarball:
Once you have a copy of the source, you can install it with: