Canoe
version: 0.4
last modified: 26 Dec 2005
homepage: http://joker.linuxstuff.pl/canoe/
Canoe is a online book cataloging software. It differs from library in a way it handles users. In Canoe everyone is equal and is able to either share or borrow books. System helps to store and browse books data. It also automates borrowing process so you can find the book and make an arrangement with the owner with only few clicks. It is fast and robust, designed to be easily extended and modified. Written entirely in Python.
REQUIREMENTS
Python >= 2.3
SQLite2
pysqlite 1.0
INSTALL
Copy package contents into destination directory, then run
python install.py
to setup database and initial configuration.
