The Python Pedigree Database project
PPD is intended as a replacement for the Borland Paradox for Windows database application currently used by the Shetland Sheep Society to manage their membership and registrations.
PPD is written as a web application using a web browser to provide the user interface. It may be deployed as either a multi-user application running on a web server, or as a local desktop application.
PPD is written in the Python programming language, the PostgreSQL RDBMS to store data and a W3C compliant web browser to provide the user interface.