Getting started

Install

flinck is written for Python 2.7 and Python 3.x and works on Linux, Mac OS X and Windows.

Install with pip via pip install flinck command. If you’re on Windows and don’t have pip yet, follow this guide to install it.

To install without pip, download flinck from its PyPI page and run python setup.py install in the directory therein.

The latest dev version can be installed via pip install git+https://github.com/Kraymer/flinck.git

A RSS feed is available to hear about delivery of new releases.