skip to navigation
skip to content

humphrey.wx 0.1

A video collection manager - wxPython frontend.

Downloads ↓

Introduction

Humphrey is a project for developing applications and tools for managing a video collection. It will consist of a data backend, various user frontends and utilities. This is a frontend implemented with wxPython.

Humhprey is distributed under the GPLv3 license. Please read the gpl.txt file in the docs directory.

Disclaimer 1:

At the moment, Humphrey is in ALPHA stage. Both the data and software design is subject to change. The package is released only as a preview, it is not ready to be used for purposes other than experimenting.

Disclaimer 2:

Humphrey can optionally retrieve movie information from the IMDb. If you use this feature, remember that you MUST respect the IMDb copyright and conditions of use.

Installation

wxHumphrey requires Python 2.5 or 2.6 and wxPython (tested with 2.8). Unfortunately, wxPython is not installable using pip, so you have to install it using your system's package manager or manually. Afterwards, you can install wxHumphrey using easy_install or pip:

pip install humphrey.wx

At this point, you should be able to start the application using the command wxhumphrey.

If you want to keep your collection data in MySQL or PostgreSQL, check the documentation of the core package.

Features

  • You can navigate movies by title or by year.
  • When adding a movie, you can retrieve its information from the IMDb. To do this, after typing in the title to search for hit Enter in the movie title and the combo box will be filled with the search results.
  • When adding persons to movies (as directors or cast members), you can directly add the person (by pressing the add button) or hit Enter and search the person on the IMDb.
  • The interface supports languages other than English.

Changelog

0.1 - 2009/11/25

  • Initial release
 
File Type Py Version Uploaded on Size # downloads
humphrey.wx-0.1.tar.gz (md5) Source 2009-11-25 341KB 418