[Python-Dev] porting python.org (original) (raw)
Sandro Tosi sandro.tosi at gmail.com
Sat Dec 11 18:37:14 CET 2010
- Previous message: [Python-Dev] porting python.org
- Next message: [Python-Dev] porting python.org
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hi,
On Sat, Dec 11, 2010 at 18:19, Georg Brandl <g.brandl at gmx.net> wrote:
Mako (http://www.makotemplates.org/) [Note that Mako requires setuptools to install out-of-the-box. You can also just copy the lib/mako/ tree into your Python's site-packages directory if you prefer not to install setuptools.]
Mako is compatible with py3k (via 2to3) since version 0.3 (but later versions has a better support). [1] explains how to have a py3k installation of mako.
[1] http://www.makotemplates.org/trac/browser/README.py3k
PyYAML (http://pyyaml.org/wiki/PyYAML)
"PyYAML also supports Python 3" from the homepage, the version introducing py3k support is 3.08 .
Just my 2c,
Sandro Tosi (aka morph, morpheus, matrixhasu) My website: http://matrixhasu.altervista.org/ Me at Debian: http://wiki.debian.org/SandroTosi
- Previous message: [Python-Dev] porting python.org
- Next message: [Python-Dev] porting python.org
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]