Tidy module?

M.-A. Lemburg mal at egenix.com
Thu Apr 17 17:08:01 EDT 2008


On 2008-04-17 21:00, Mark Reed wrote:
> Is there an easy_installable egg with an interface to libtidy?  I
> found µTidy, but it looks like an inactive project, with no updates
> since 2004, so I'm skeptical of its reliability.  I found mxTidy, but
> it's only available as part of some larger distribution, and I don't
> want to replace my Python installation.

Replace your Python installation ??

You only have to install two package:

  egenix-mx-base
  egenix-mx-experimental

using the standard "python setup.py install" dance (if you want
to compile from source) or get the prebuilt packages and do
"python setup.py build --skip install".

-- 
Marc-Andre Lemburg
eGenix.com

Professional Python Services directly from the Source  (#1, Apr 17 2008)
 >>> Python/Zope Consulting and Support ...        http://www.egenix.com/
 >>> mxODBC.Zope.Database.Adapter ...             http://zope.egenix.com/
 >>> mxODBC, mxDateTime, mxTextTools ...        http://python.egenix.com/
________________________________________________________________________

:::: Try mxODBC.Zope.DA for Windows,Linux,Solaris,MacOSX for free ! ::::


    eGenix.com Software, Skills and Services GmbH  Pastor-Loeh-Str.48
     D-40764 Langenfeld, Germany. CEO Dipl.-Math. Marc-Andre Lemburg
            Registered at Amtsgericht Duesseldorf: HRB 46611



More information about the Python-list mailing list