Humphrey - A video collection manager suite
Humphrey is a project for developing applications and tools for managing a video collection. Other types of collections might also be supported in the future. The main application will consist of a data backend and various user frontends.
More information and documentation is available on the PyPI pages:
Documentation about the core package can be found on the page http://packages.python.org/humphrey.core/.
The project was named after the gentleman in the picture, who in turn was named after a famous star of black and white movies.
Technical Information
- The project is being developed in the Python language.
- The backend uses SQLAlchemy for manipulating the database and IMDbPY for retrieving movie information from the IMDb.
- wxPython and Plone are planned as the first two frontends, others like PyQt or a command-line interface might also follow.
If you are interested in contributing to the project, you can start by reading the Development page.
A copy of the source code repository is also hosted on bitbucket.
Contact: H. Turgut Uyar (uyar [AT] tekir [DOT] org or uyar [AT] itu [DOT] edu [DOT] tr)
