Skip to content

browning/python-amazon-product-api-gae

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 

Repository files navigation

This is a minor fork of the python-amazon-product api located at:

http://bitbucket.org/basti/python-amazon-product-api/wiki/Home

That library uses lxml which is disallowed by google app engine.
This fork replaces lxml with BeautifulSoup.
If you are not on GAE you should use the original at the url above.

TODO:
    - add error handling like lxml python-amazon-product-api has
    - add friendlier property calls instead of just returning the parse tree

About

Minor fork of python-amazon-product-api that is runnable on google app engine

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages