ASPN ActiveState Programmer Network
ActiveState
/ Home / Perl / PHP / Python / Tcl / XSLT /
/ Safari / My ASPN /
Cookbooks | Documentation | Mailing Lists | Modules | News Feeds | Products | User Groups


Recent Messages
List Archives
About the List
List Leaders
Subscription Options

View Subscriptions
Help

View by Topic
ActiveState
.NET Framework
Open Source
Perl
PHP
Python
Tcl
Web Services
XML & XSLT

View by Category
Database
General
SOAP
System Administration
Tools
User Interfaces
Web Programming
XML Programming


MyASPN >> Mail Archive >> python-list
python-list
PySiteCreator v0.1 released
by Vasudevram other posts by this author
Nov 8 2009 7:35AM messages near this date
Re: Need help for my system python | Query about doing fortran-esque repeat formatting
Hi group,

I've released a tool for creating HTML pages or Web sites by writing
them in Python - PySiteCreator v0.1.

Description of PySiteCreator:

PySiteCreator is a tool that allows the user to create Web (HTML)
sites by writing them entirely in Python. A user creates one or more
Python source files in each of which they import a PySiteCreator
helper module, and then call helper functions defined in that module,
in order to emit HTML elements and associated content. They can then
run the PySiteCreator program to process all those Python files;
processing each Python file will result in the creation of a
corresponding HTML file with the desired HTML elements and content.

Some more details and the download link are available here on my blog:

http://jugad2.blogspot.com/2009/11/early-release-of-pysitecreator-v01.html

I appreciate any feedback on PySiteCreator.

Thanks,
Vasudev Ram
Biz: www.dancingbison.com
Products: www.dancingbison.com/products.html
Blog on software innovation: jugad2.blogspot.com

-- 
http://mail.python.org/mailman/listinfo/python-list

Privacy Policy | Email Opt-out | Feedback | Syndication
© ActiveState Software Inc. All rights reserved