PyWrapper Downloads

http://trac.pywrapper.org/pywrapper/attachment/wiki/WikiStart/80px-Achtung.svg.png?format=raw Development stalled

PyWrapper is released under the MPL Mozilla Public License (MPL). For installation instructions, see InstallationGuide or the included INSTALL file.

Using Subversion

We use Subversion for source revision control and code sharing. Instead of downloading archives you can always directly use subversion for specific PyWrapper versions, the latest stable branch or the bleeding edge development version. We are sorry, but the HTTP protocol is not accepted for SVN right now. The repository is using the http 80 port though! See below for checkout details.

For further instructions on how to use Subversion, see The Subversion Book.

Recommended Stable Version

There is not stable version of the current TAPIR specification and development on the alpha 3.1 version has been stopped. Use the development version on your own risk or use the previous 3.0 version. Be aware that 3.0 is build on a slightly different version of the TAPIR protocol as it exists right now.

Latest Development Source Code

The latest development source code can only be accessed through subversion. It implements a full TAPIR 1.0 service and runs also with Python2.5.

SVN trunk

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

svn co svn://svn.pywrapper.org:80/pywrapper/trunk pywrapper
 or this in some cases with proxies:
svn co svn://svn.pywrapper.org/pywrapper/trunk pywrapper

If you need write access please see code contributions

Historical Releases

3.0

2.x

Previous proof-of-concept release funded by GBIF. It is not being supported anymore as the TAPIR specification has evolved since. Listed for archiving purposes mainly.

Please refer to the DraftInstallationGuide for some documentation as the installation of the current version based on CherryPy is completely different compared to this one here.

Attachments