Download

The latest release of PySeqLab could be obtained from Bitbucket.

Source code is also available on Bitbucket.

Installation

To install the latest version of PySeqLab:

> pip install git+https://bitbucket.org/A_2/pyseqlab.git

Requirements

Anaconda

The easiest way to install and manage Python packages on various OS platforms is through Anaconda. Once installed, any package (even if not available on Anaconda channel) could be installed using pip. For more info about managing and installing packages using Anaconda refer to this link.