Projects tagged ‘design’, ‘python’, ‘template’, and ‘web’


Jump to tag:

Projects tagged ‘design’, ‘python’, ‘template’, and ‘web’

Filtered by Project Tags design python template web

Refine results Project Tags development (2) templates (2) html (2) templating (2) scripting (2) code (1) server (1) apache (1) http_server (1) cgi (1) template_engine (1) psp (1)

[2 total ]

2 Users
 

The goal of PyPa is to allow for the creation of dynamic web sites by completely separating content from logic. Template syntax is very simple and all logic is handled by Python code. It can be ... [More] used stand-alone for your cgi-scripts (be it through cgi, fastcgi, scgi, pcgi, etc) or as your templating system within web frameworks like Pylons, Turbogears or Django. Some sites using PyPa: http://convergenciafreudlacan.org http://www.company.com.ar [Less]
Created over 2 years ago.

1 Users

SPYCE is a server-side language that supports simple and efficient Python-based dynamic HTML generation, otherwise called Python Server Pages. Those who like Python and are familiar with JSP, PHP, or ... [More] ASP should have a look at Spyce. Its modular design makes it very flexible and extensible. It can also be used as a command-line utility for static text pre-processing or as a Web-server proxy. [Less]
Created over 3 years ago.