Canoe 0.4 review

Download
by rbytes.net on

Canoe is an online book cataloging software

License: BSD License
File size: 31K
Developer: Michal Kwiatkowski
0 stars award from rbytes.net

Canoe is an 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.

Canoe project is fast and robust, designed to be easily extended and modified. Written entirely in Python.

Installation:

Copy package contents into destination directory, then run

python install.py

to setup database and initial configuration.

Requirements:
Python >= 2.3
SQLite2
pysqlite 1.0

What's New in This Release:
This release is more bulletproof and easier to debug.
Concurrency control still needs some improvement.
The most important new feature is searching: users and visitors are allowed to browse the books database by lot of search criteria, like title, authors, or publisher.
The navigation panel has been expanded by user-defined links.

Canoe 0.4 keywords