Skip to content

Latest commit

 

History

History
24 lines (13 loc) · 592 Bytes

README.rst

File metadata and controls

24 lines (13 loc) · 592 Bytes

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.