Python: Unterschied zwischen den Versionen

Aus Open Source Ecology - Germany
Zur Navigation springen Zur Suche springen
Zeile 1: Zeile 1:
 +
 +
==Learn==
 +
* http://docs.python-guide.org/
 +
* http://docs.python.org/2/
  
 
==Templates==
 
==Templates==

Version vom 13. Juli 2013, 13:27 Uhr

Learn

Templates

  • Jinja2 - is a full featured template engine for Python. It has full unicode support, an optional integrated sandboxed execution environment, widely used and BSD licensed.

Django

See Django.