forked from treese/booksdue
-
Notifications
You must be signed in to change notification settings - Fork 0
payne92/booksdue
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This Python program prints a list of books checked out from the Minuteman Library Network. It uses a file ~/.mln.conf with lines of the form: <tag> <account-number> <pin> It will process as many accounts as are listed in the file. booksdue requires the mechanize package (http://wwwsearch.sourceforge.net/mechanize/), which can usually be installed with easy_install mechanize or pip install mechanize Bugs/suggestions/comments to Win Treese <treese@acm.org>
About
Report on books checked out from the Minuteman Library Network
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- Python 100.0%