https://github.com/akretion/ebaypyt
Python Ebay API
https://github.com/akretion/ebaypyt
Last synced: 12 months ago
JSON representation
Python Ebay API
- Host: GitHub
- URL: https://github.com/akretion/ebaypyt
- Owner: akretion
- License: agpl-3.0
- Created: 2012-06-15T10:05:03.000Z (almost 14 years ago)
- Default Branch: master
- Last Pushed: 2014-01-17T09:15:09.000Z (over 12 years ago)
- Last Synced: 2025-01-30T22:49:03.985Z (over 1 year ago)
- Language: Python
- Size: 289 KB
- Stars: 2
- Watchers: 13
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README
- License: LICENSE
Awesome Lists containing this project
README
ebaypyt
========
Python Ebay API
#Installation
Download prestapyt as a .tar.gz or .zip from here (https://github.com/Akretion/ebaypyt/downloads), untar it and run:
python setup.py install
#Usage
TODO
#API Documentation
TODO
#Credits:
TODO
#Copyright and License
ebaypyt is copyright (c) 2012 Akretion
ebaypyt is free software: you can redistribute it and/or modify
it under the terms of the GNU Affero General Public License as
published by the Free Software Foundation, either version 3 of
the License, or (at your option) any later version.
prestapyt is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU Affero General Public License for more details.
You should have received a copy of the GNU Affero General Public
License along with prestapyt. If not, see [GNU licenses](http://www.gnu.org/licenses/).