nabu 0.91
A simple framework to publish and extract info from rst documents to a server database.
Assuming that a user can easily create text documents --this is the case for most programmers and techies, we do this all day, and we all have our favourite text editors-- this system allows you to store various kinds of data *across* multiple documents. You can create and maintain a body of text files from which various elements automatically could get stored in an organized manner in a database. Nabu is a simple framework that extracts chunks of various types of information from documents written in simple text files (written with reStructuredText_ conventions) and that stores this information (including the document) in a remote database for later retrieval. The processing and extraction of the document is handled on a server, and there is a small and simple client that is used to push the files to the server for processing and storage (think ``rsync``). The client requires only Python to work. The presentation layer is left unspecified: you can use whichever web application framework you like to present the extracted data in the way that you prefer.
| File | Type | Py Version | Uploaded on | Size | # downloads |
|---|---|---|---|---|---|
| nabu-0.91.tar.gz (md5) | Source | 2009-03-31 | 1MB | 588 | |
- Author: Martin Blais
- Home Page: http://furius.ca/nabu
- License: GPL
- Package Index Owner: blais
- DOAP record: nabu-0.91.xml
