Re: How to use AWS/PAA nowadays? PyAWS / pyamazon outdated?

2010-02-19 Thread Snaky Love
wow, for some strange reason I did not find this with my first search yesterday: http://pypi.python.org/pypi/python-amazon-product-api/0.2.2 I will try this. sometime I wish all the old stuff would disappear from the internet. if somebody is looking for a cool startup idea: what about some websi

Re: How to use AWS/PAA nowadays? PyAWS / pyamazon outdated?

2010-02-18 Thread Chris Colbert
This one works for the product API. http://pypi.python.org/pypi/python-amazon-product-api/0.2.1 On Thu, Feb 18, 2010 at 5:09 AM, Snaky Love wrote: > Hi, > > is anybody aware of any updated and / or maintained library for > accessing AWS/PAA with Python? I found the dusty py

How to use AWS/PAA nowadays? PyAWS / pyamazon outdated?

2010-02-18 Thread Snaky Love
Hi, is anybody aware of any updated and / or maintained library for accessing AWS/PAA with Python? I found the dusty pyamazon and a derivate of it, pyaws, but both of them do not seem to support request signatures which must be used by August 15, 2009 to use the Amazon Services, and generally

Re: pyAmazon

2008-04-07 Thread steve
I noticed it's happening at the line that does the parsing: dom = minidom.parse(usock), in pyaws/ecs.py I'll look into how to turn off the outputting. On Apr 7, 4:20 pm, steve <[EMAIL PROTECTED]> wrote: > Anyone familiar with pyAmazon (

pyAmazon

2008-04-07 Thread steve
Anyone familiar with pyAmazon ( the latest for AWS 4.0 ), who knows why the ItemSearch echo's the XML that is retrieved ? My statement is products = ecs.ItemSearch("Duma Key", SearchIndex='Books') And the "products" list is populated okay, however before my sc

PyAmazon and Book Descriptions

2006-01-24 Thread popjack
First off, I'm new to Python, so please forgive if I've overlooked something obvious. I work for a publisher and I'm trying to use PyAmazon to programmatically examine our books' listings on Amazon.com. One of the crucial fields for this task is Book Description, which is not