Ebaysdk

Latest version: v2.2.0

Safety actively analyzes 701610 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 4

2.1.1

- merge in pull request to fix unicode issues
- remove PyYAML dependency
- add poller package for pulling orders

2.1.0

- modify install instructions
- remove grequests install dep from setup.py

2.0.0

- WARNING!! This release breaks some backward compatibility
Read https://github.com/timotheus/ebaysdk-python/wiki/Migrating-from-v1-to-v2
- imports: Modified package structure
- execute(): Modified return value
- Switched to lxml.etree
- Added a new response class
response.reply, response.dom(), response.dict(), response.json()
- Added ebaysdk exception classes
- Modified utils.py (dict2xml, xml2dict)

1.0.3

- rework unicode fix
- fix logging handler

1.0.2

- fix unicode issue is dict to xml routine
- add a unicode test
- fix http back-end

1.0.0

- Major refactor
+ changes are backward compatible unless your subclassing any of the
SDK classes
+ moved from PyCurl to Python Requests
+ code organization
+ standard python logging
+ add exceptions

Page 2 of 4

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.