Griffith is a software application that helps you manage your film collection. Adding items to the collection is as quick and easy as typing the film title and selecting a supported source. Griffith will then try to fetch all the related information from the Web.
Griffith is a cross-platform application and is known to run on Mac OS X, Windows and Linux.
Probably, Griffith will run on other POSIX compatible operating systems where a gtk+ environment is available, including FreeBSD, OpenBSD and Solaris.
Here are some key features of "Griffith":
· Fetches film information from the Internet based on your locale via a plug-in
· Integrates well with a database (MySQL, PostgreSQL, SQLite3 used by default) to keep tabs on your library
· Can backup/restore your database
· Exports to CSV, PDF, XML and HTML files
· Imports from CSV files
· Generates PDF from cover art
· Keeps track of your films that are out on loan
· Enables you to sort/filter your library
· Has built-in multi-language support
Requirements:
· Python 2.3 or later
· PyGTK 2.6.1 or later
· SQLAlchemy 0.3 or later
· ReportLab 1.19 or later
· Python Imaging Library (PIL)
· PyXML