GitHub - btbytes/pyofc2: Python Open Flash Chart Library

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Repository files navigation

PyOFC2 - Python libraries for Open Flash Chart

PyOFC2 generates data files required for Open Flash Chart 2.

Installation

Using Python Packaging Index:

$ easy_install PyOFC2

From the source:

$ git://github.com/btbytes/pyofc2.git

Online Demo.

Using PyOFC2 with Web Frameworks

Django + PyOFC2 example project.