Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

ebay

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ebay

A python package for simple access to eBay's API.

  • 0.1.0
  • PyPI
  • Socket score

Maintainers
1

=============================== Ebay API

.. image:: https://pypip.in/status/ebay/badge.svg :target: https://pypi.python.org/pypi/ebay/ :alt: Development Status

.. image:: https://travis-ci.org/bionikspoon/ebay.svg?branch=develop :target: https://travis-ci.org/bionikspoon/ebay?branch=develop :alt: Build Status

.. image:: https://pypip.in/version/ebay/badge.svg :target: https://pypi.python.org/pypi/ebay :alt: Latest Version

.. image:: https://coveralls.io/repos/bionikspoon/ebay/badge.svg?branch=develop :target: https://coveralls.io/r/bionikspoon/ebay?branch=develop :alt: Coverage Status

.. image:: https://readthedocs.org/projects/ebay/badge/?version=develop :target: https://readthedocs.org/projects/ebay/?badge=develop :alt: Documentation Status

A python package for simple access to eBay's API.

Features

  • TODO

Installation

At the command line either via easy_install or pip:

.. code-block:: shell

$ pip install ebay

.. code-block:: shell

$ easy_install ebay

Uninstall

.. code-block:: shell

$ pip uninstall ebay

Getting Started

To use ebay in a project:

.. code-block:: python

import ebay

Documentation

The full documentation is at https://ebay.readthedocs.org.

History

Next Release

  • Feature: ... TODO
  • Feature: ... TODO
  • Fix: ... TODO

0.1.0 (2015-04-18)

  • First release on PyPI.

Keywords

FAQs


Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc