[Python-Dev] porting python.org
Sandro Tosi
sandro.tosi at gmail.com
Sat Dec 11 18:37:14 CET 2010
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
More information about the Python-Dev
mailing list