Skip to main content

Simple module to obtain info (online) on books by their ISBN number.

Project description

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’}

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page