Download
JPA project is hosted by BerliOS Developer Services and uses its file distribution and download system. You can download released packages from JPA project page. These are official releases made by JPA Development Team.
Requirements and dependencies
JPA depends on some software packages and requires, that some of them will be already installed in your system. I'll try to keep this list as short as possible.
- Python interpreter. If you're on GNU/Linux, it is possible that you already have it installed, just ensure that you have at least version 2.4.0 (program will not run on earlier versions, i.e. 2.3).
- PyGTK runtime, version 2.6 or newer (version 2.8 may be unstable on Windows™ systems, but your mileage may vary). Suggested GTK runtime for Windows™ is the one from gladewin32 project.
- SQLite 3 and PySQLite 2, get newest stable version available. Windows™ users need to download and install only PySQLite package.
- SQLObject 0.7 or newer.
- Fredrik Lundh's ElementTree library (additional installation of cElementTree is recommended).
Direct access to development version
I don't provide so-called nightly builds. If you consider yourself courageous, you can get current development version from BerliOS Subversion repository. All informations on access to BerliOS SVN repository are available on project's SVN repository page. As this is development version, it's likely that at some time something may not work as expected or even to be broken, use it at your own risk.