Support the IMDbPY project
Subscribe RSS feeds for IMDbPY.

Source code

You can download every IMDbPY related source from http://sf.net/project/showfiles.php?group_id=105998
The source code for IMDbPY is here: IMDbPY-4.3.tar.gz.
If you need the very latest development version, see the SVN section below.

Packages

Packages made by others

These packages were not created by me and they may be out of date, especially right after a new release (if so, check again in a few days or weeks); We want to thank everyone who have ported IMDbPY to other distributions or operating systems!

If you knew of other ports or packages, please send me an email!

SVN repository

We try to keep the packaged version updated, releasing new versions as often as possible; however, if you want the very latest version, you can download the current development tree via SVN.

If you need help, you can read the SVN page on sourceforge; it's also possible to browse the repository via web.

To download the latest SVN tree, all you've to do is run the following command:

	 svn co https://imdbpy.svn.sourceforge.net/svnroot/imdbpy/trunk/imdbpy imdbpy

Other programs in the SVN repository

We have put in the repository also the IMDbPY-based programs that we have written.
They can be downloaded running the command:
	svn co https://imdbpy.svn.sourceforge.net/svnroot/imdbpy/trunk/PROG_NAME PROG_NAME
Where PROG_NAME can be one of imdbpykit, imdbpyweb, vdbpy, imdbgw, imdbpyople and imdbpy-testsuite.
See the programs page for more info about these programs.

For other information and help, see the sourceforge's documentation about SVN.