book 1.0
Simple module to obtain info (online) on books by their ISBN number.
Simple set of classes for obtaining book details from an ISBN number. >>> import book >>> b = book.getBook('0201342782') >>> vars(b) {'title': 'Constructing the User Interface with Statecharts', 'isbn': '0201342782', 'author': 'Horrocks, Ian'}
- Author: thanos vassilakis <thanos at scriptfoundry com>
- Maintainer: thanos vassilakis <thanos at scriptfoundry com>
- Home Page: http://www.0x01.com/~thanos/work/book/
- Download URL: http://www.0x01.com/~thanos/work/book/book.py
- Keywords: book,amazon,ISBN
- License: LGPL
- Platform: independant
-
Categories
- Development Status :: 5 - Production/Stable
- Environment :: Handhelds/PDA's
- Environment :: Other Environment
- Environment :: Web Environment
- Intended Audience :: Developers
- License :: OSI Approved :: GNU Library or Lesser General Public License (LGPL)
- Natural Language :: English
- Operating System :: OS Independent
- Programming Language :: Python
- Topic :: Internet
- Topic :: Software Development
- Topic :: Software Development :: Libraries
- Topic :: Software Development :: Libraries :: Python Modules
- Topic :: Utilities
- Package Index Owner: thanos
- DOAP record: book-1.0.xml
Log in to rate this package.
Package rating (1 vote):
3.0
- 3 points: 1 vote
Ratings range from 0 to 5 (best).
