Make sure your collections are in call number order.
Project description
Shelf Reader
Shelf Reader is a tool for libraries that retrieves call numbers of items from their barcode and determines if they are in the correct order. Because it can search by barcode the script allows library staff to connect a barcode reader to quickly and accurately scan their shelves for items that are out of place.
This concept is not new, it has probably been around since libraries began to digitize their records, but I have not been able to find a free open source implementation.
Install
$ pip install shelf-reader
Requires Python >= 2.7
Use
Get a dump of barcodes and call numbers and save them in a csv file with barcodes in the left column and call numbers in the right.
The project requires no depenencies (except nose if you want to run the tests). Make sure that you have python installed (tested for 2.6 and 2.7).
To run:
$ shelf-reader path/to/filename.csv
License
GPL 2
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file shelf-reader-0.1.tar.gz
.
File metadata
- Download URL: shelf-reader-0.1.tar.gz
- Upload date:
- Size: 19.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 04cfd8bb4f843e35d51bfdef2035109bdea831b55a57c3e6a154d14be116398c |
|
MD5 | 2dac570a33d88ca224be86759be59376 |
|
BLAKE2b-256 | 3ae3a6954c4134a899c0006515fbd40208922572947e960b35d0d19fd5a1b3d0 |
File details
Details for the file shelf_reader-0.1-py2-none-any.whl
.
File metadata
- Download URL: shelf_reader-0.1-py2-none-any.whl
- Upload date:
- Size: 22.5 kB
- Tags: Python 2
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2eceb1643c10c5e4a65970baf63bde43b79cbdac7de81dae853ce47ab05197e9 |
|
MD5 | 69b867d206f1ff984651aeef25fc54f9 |
|
BLAKE2b-256 | 77e02156a3da94ee16466a5936394caf7e89873a9b46eed72a9912bc90e42dbf |