{ "info": { "author": "Manu Phatak", "author_email": "bionikspoon@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 1 - Planning", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Natural Language :: English", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.6", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.2", "Programming Language :: Python :: 3.3", "Programming Language :: Python :: 3.4" ], "description": "===============================\nEbay API\n===============================\n\n.. image:: https://pypip.in/status/ebay/badge.svg\n :target: https://pypi.python.org/pypi/ebay/\n :alt: Development Status\n\n.. image:: https://travis-ci.org/bionikspoon/ebay.svg?branch=develop\n :target: https://travis-ci.org/bionikspoon/ebay?branch=develop\n :alt: Build Status\n\n.. image:: https://pypip.in/version/ebay/badge.svg\n :target: https://pypi.python.org/pypi/ebay\n :alt: Latest Version\n\n.. image:: https://coveralls.io/repos/bionikspoon/ebay/badge.svg?branch=develop\n :target: https://coveralls.io/r/bionikspoon/ebay?branch=develop\n :alt: Coverage Status\n\n.. image:: https://readthedocs.org/projects/ebay/badge/?version=develop\n :target: https://readthedocs.org/projects/ebay/?badge=develop\n :alt: Documentation Status\n\n\n\nA python package for simple access to eBay's API.\n\n* Free software: MIT license\n* Documentation: https://ebay.readthedocs.org.\n\nFeatures\n--------\n\n* TODO\n\nInstallation\n------------\n\nAt the command line either via easy_install or pip:\n\n.. code-block:: shell\n\n $ pip install ebay\n\n.. code-block:: shell\n\n $ easy_install ebay\n\n**Uninstall**\n\n.. code-block:: shell\n\n $ pip uninstall ebay\n\n\nGetting Started\n---------------\nTo use ebay in a project:\n\n.. code-block:: python\n\n import ebay\n\n\n\nDocumentation\n-------------\n\nThe full documentation is at https://ebay.readthedocs.org.\n\n\n\n\nHistory\n-------\n\nNext Release\n------------\n* Feature: ... TODO\n* Feature: ... TODO\n* Fix: ... TODO\n\n0.1.0 (2015-04-18)\n---------------------\n\n* First release on PyPI.", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/bionikspoon/ebay", "keywords": "ebay", "license": "MIT", "maintainer": null, "maintainer_email": null, "name": "ebay", "package_url": "https://pypi.org/project/ebay/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/ebay/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/bionikspoon/ebay" }, "release_url": "https://pypi.org/project/ebay/0.1.0/", "requires_dist": null, "requires_python": null, "summary": "A python package for simple access to eBay's API.", "version": "0.1.0" }, "last_serial": 1511126, "releases": { "0.1.0": [] }, "urls": [] }