An open API service indexing awesome lists of open source software.

https://github.com/btbytes/pyofc2

Python Open Flash Chart Library
https://github.com/btbytes/pyofc2

Last synced: 5 months ago
JSON representation

Python Open Flash Chart Library

Awesome Lists containing this project

README

          

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.