Download
There are several options available for the download of pyflag.
Packaged Releases
Packaged release files are distributed using the Source Forge mirror mechanism.
Latest Source Tree
The current source tree version of pyflag is available as a darcs repository. You can obtain the very latest using:
darcs get --partial http://www.pyflag.net/pyflag
This version has the most features but is also the most likely to contain bugs. If you wish to help developing pyFLAG, this is probably the version to use. You can chat about development and general topics on the IRC channel #pyflag at irc.freenode.net
Test Images / Files
PyFlag uses an automated system for fetching the latest images used in unit tests. If you want to run the unit tests or even look at some sample images with PyFlag use the **utilities/test_repo.py** script. This script will download the required files and keep your test repo up to date.
