/retentioneering-tools

Python package for user trajectories analysis in the app

Primary LanguagePythonMozilla Public License 2.0MPL-2.0

retentioneering-tools

Installation

Python and Jupyter

Firstly, you need to install python and Jupyter. We supports only python 3. For quick start better to install Anaconda.

Python package

  • You can install our package using pip.
pip3 install retentioneering
  • Or directly from source

    git clone path-to-our-rep.git
    cd retentioneering-framework
    python3 setup.py install --user

First steps

To start use our package, please, see the documentation