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
- Host: GitHub
- URL: https://github.com/btbytes/pyofc2
- Owner: btbytes
- License: other
- Created: 2009-01-02T07:02:07.000Z (over 17 years ago)
- Default Branch: master
- Last Pushed: 2012-07-27T21:06:17.000Z (over 13 years ago)
- Last Synced: 2025-04-30T22:16:14.033Z (11 months ago)
- Language: Python
- Homepage:
- Size: 477 KB
- Stars: 59
- Watchers: 3
- Forks: 17
- Open Issues: 1
-
Metadata Files:
- Readme: README.rst
- License: LICENSE
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.