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
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
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
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 (
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
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