An open API service indexing awesome lists of open source software.

https://github.com/akretion/ebaypyt

Python Ebay API
https://github.com/akretion/ebaypyt

Last synced: 12 months ago
JSON representation

Python Ebay API

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/).