Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
/ bibzone Public

BibZone can be used to search books on Amazon. The results are printed as bibtex entries.

License

Notifications You must be signed in to change notification settings

rck/bibzone

Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
1 Commit
 
 
 
 
 
 

Repository files navigation

Things you need:
================

PyAWS:
http://pyaws.sf.net

An AWS-key
http://aws.amazon.com"


Example:
========

foobar:~/src/BibZone$ ./bibzone.py -t python -c 3 -k INSERT_YOUR_KEY
1) Learning Python, 3rd Edition
        by Mark Lutz
2) Python in a Nutshell, Second Edition (In a Nutshell (O'Reilly))
        by Alex Martelli
3) Python Programming: An Introduction to Computer Science
        by John M. Zelle
Which item do you want? 1
BibTex-entry:
@book{lut08,
   author = "Mark Lutz",
   title = "Learning Python, 3rd Edition",
   publisher = "O'Reilly Media, Inc.",
   year = "2008",
   isbn = "0596513984"
}

About

BibZone can be used to search books on Amazon. The results are printed as bibtex entries.

Resources

License

Stars

Watchers

Forks

Packages

No packages published
Morty Proxy This is a proxified and sanitized view of the page, visit original site.