PyWrapper Downloads
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
- Release 3.0.0: Full working release including graphical configuration tool. Based on TAPIR 1.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.
- Release 2.0.0: Full working release based on the outdated TAPIR draft (schema) presented in TDWG 2004. The implementeation work had been generously funded by the GBIF Secretary. Also available from subversion: svn://svn.pywrapper.org/pywrapper/tags/release_2.0.0
Attachments
-
pywrapper200.tgz
(0.6 MB) - added by markus
3 years ago.
PyWrapper release 2.0.0
- pywrapper_3.0.0.tar.gz (2.4 MB) - added by markus 2 years ago.
- pywrapper_3.1.0a.tar.gz (2.4 MB) - added by markus 19 months ago.
-
pywrapper_manual_3.1.0a.pdf
(0.9 MB) - added by ricardo
12 months ago.
Configuration and Installation Manual for PyWrapper 3.1.0 alpha

