Edgewall Software

Genshi Downloads

Genshi is made available under the BSD license.

If you have a recent version of pip installed, you can directly install Genshi using the pip command-line tool:

pip install Genshi

Alternatively, if you have a version of Setuptools installed, you can directly install Genshi using the easy_install command-line tool:

easy_install Genshi

This downloads and installs the latest version of the Genshi package.

See Installing Genshi for detailed installation instructions.


The releases below correspond to the Genshi packages developed at edgewall.org and stop at version 0.7.

Newer releases, starting with version 0.7.1, will be available directly from GitHub and PyPI.

Latest Release: 0.7

This release contains a large number of improvements and bug fixes over the 0.6.1 release. For a complete list of changes, see the ChangeLog file that comes with the distribution.

Python Eggs

The following downloads are prebuilt Python Eggs for specific Python versions. They do not include any documentation.

Python 2.5 Genshi-0.7-py2.5-linux-x86_64.egg MD5
Python 2.6 Genshi-0.7-py2.6-linux-x86_64.egg MD5
Python 2.7 Genshi-0.7-py2.7-linux-x86_64.egg MD5
Python 3.2 Genshi-0.7-py3.2-linux-x86_64.egg MD5
Python 3.3 Genshi-0.7-py3.3-linux-x86_64.egg MD5

Installers

The following downloads are binary platform-specific installers. They do not include the documentation.

Windows Genshi-0.7.win32-py2.7.exe MD5

Source Tarballs

The following archives contain the source code, comprehensive documentation, as well as other resources. Consult the Genshi Installation? page for installation instructions.

tar.gz Genshi-0.7.tar.gz MD5
zip Genshi-0.7.zip MD5

Note: all the files listed above are also available via FTP

Older Stable Releases

0.6.1 - 2013-01-27

Python 2.5 Genshi-0.6.1-py2.5.egg MD5
Python 2.6 Genshi-0.6.1-py2.6.egg MD5
Python 2.7 Genshi-0.6.1-py2.7.egg MD5
Windows Genshi-0.6.1.win32.exe http://ftp.edgewall.com/pub/genshi/Genshi-0.6.1.win32.exe

Source:

tar.gz Genshi-0.6.1.tar.gz MD5
zip Genshi-0.6.1.zip MD5

0.6 - 2010-04-22

Python 2.4 Genshi-0.6-py2.4.egg MD5
Python 2.5 Genshi-0.6-py2.5.egg MD5
Python 2.6 Genshi-0.6-py2.6.egg MD5
Windows Genshi-0.6.win32.exe MD5

Source:

tar.gz Genshi-0.6.tar.gz MD5
zip Genshi-0.6.zip MD5

0.5.1 - 2008-07-09

FreeBSD (i386) Python 2.3 Genshi-0.5.1-py2.3-freebsd-7.0-STABLE-i386.egg MD5
FreeBSD (i386) Python 2.4 Genshi-0.5.1-py2.4-freebsd-7.0-STABLE-i386.egg MD5
FreeBSD (i386) Python 2.5 Genshi-0.5.1-py2.5-freebsd-7.0-STABLE-i386.egg MD5
Linux (i686) Python 2.3 Genshi-0.5.1-py2.3-linux-i686.egg MD5
Linux (i686) Python 2.4 Genshi-0.5.1-py2.4-linux-i686.egg MD5
Linux (i686) Python 2.5 Genshi-0.5.1-py2.5-linux-i686.egg MD5
Linux (x86_64) Python 2.3 Genshi-0.5.1-py2.3-linux-x86_64.egg MD5
Linux (x86_64) Python 2.4 Genshi-0.5.1-py2.4-linux-x86_64.egg MD5
Linux (x86_64) Python 2.5 Genshi-0.5.1-py2.5-linux-x86_64.egg MD5
Mac OS X Python 2.4 Genshi-0.5.1-py2.4-macosx-10.3-fat.egg MD5
Mac OS X (Intel) Python 2.5 Genshi-0.5.1-py2.5-macosx-10.5-i386.egg MD5
Windows Python 2.3 Genshi-0.5.1-py2.3-win32.egg MD5
Windows Python 2.4 Genshi-0.5.1-py2.4-win32.egg MD5
Windows Python 2.5 Genshi-0.5.1-py2.5-win32.egg MD5
Windows Python 2.6 Genshi-0.5.1-py2.6-win32.egg MD5

Source: Genshi-0.5.1.tar.gz (MD5) Genshi-0.5.1.zip (MD5)

0.5 - 2008-06-09

Linux (i686) Python 2.3 Genshi-0.5-py2.3-linux-i686.egg MD5
Linux (i686) Python 2.4 Genshi-0.5-py2.4-linux-i686.egg MD5
Windows Python 2.3 Genshi-0.5-py2.3-win32.egg MD5
Mac OS X .egg Genshi-0.5-py2.4-macosx-10.3-fat.egg MD5
Windows .egg Genshi-0.5-py2.4-win32.egg MD5
Linux (i686) .egg Genshi-0.5-py2.5-linux-i686.egg MD5
Linux (x86_64) .egg Genshi-0.5-py2.5-linux-x86_64.egg MD5
Mac OS X (Intel) .egg Genshi-0.5-py2.5-macosx-10.5-i386.egg MD5
Windows .egg Genshi-0.5-py2.5-win32.egg MD5
Windows .egg Genshi-0.5-py2.6-win32.egg MD5

Source: Genshi-0.5.tar.gz (MD5) Genshi-0.5.zip (MD5)

0.4.4 - 2007-08-14

Python 2.3 Genshi-0.4.4-py2.3.egg MD5
Python 2.4 Genshi-0.4.4-py2.4.egg MD5
Python 2.5 Genshi-0.4.4-py2.5.egg MD5

Source: Genshi-0.4.4.tar.gz (MD5) Genshi-0.4.4.zip (MD5)

Older releases can be found here.

Note: that prior to version 0.3, the Genshi project was still called “Markup”. The older packages still use that name.

Latest Development Source Code

We use Subversion for source revision control and code sharing.

The Subversion repository URL for the Genshi project is at:

http://svn.edgewall.org/repos/genshi/

The latest revision can be checked out with the following command:

svn co http://svn.edgewall.org/repos/genshi/trunk genshi

(Alternatively, you can use https for an encrypted connection, which may also help getting around a firewall.)

If you have a recent version of Setuptools installed, you can just do:

easy_install -U "Genshi==dev"
Last modified 5 years ago Last modified on Jan 6, 2019, 3:53:03 PM