hanhy / pyh

Automatically exported from code.google.com/p/pyh

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PyH by Emmanuel Turlay (turlay@cern.ch)
=======================================

PyH is a simple python module (pyh.py) that lets you 
generate html output in a convinient and intuitive manner.
For more instruction go to 
http://code.google.com/p/pyh

Installation
============
simply issue :

sudo ./setup.py install

Usage
=====
in your python script :

from pyh import *
see the online documentation for the rest at
http://code.google.com/p/pyh

About

Automatically exported from code.google.com/p/pyh


Languages

Language:Python 100.0%