Overview

infocards is a small library that can be used to manage information archives in the form of data cards.

The library supports Python 2.7 and 3.4, and is released under the GPLv2 license.

Installation

The recommended way of installing infocards is by running:

$ pip install infocards

This will download the necessary dependencies:

If you want to use MySQL or PostgreSQL for the archive backend, you will also need: