Skip to main content

Python SDK for sell.app

Project description

sellapp

A Python SDK made for sell.app

Installation

  pip install sellapp

Usage

Basic usage

import sellapp

api = sellapp.Api("Your api key")
blacklists = api.get_all_blacklists()
orders = api.get_all_orders()

print(blacklists)
print(orders)

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

sellapp-1.0.4.tar.gz (3.8 kB view hashes)

Uploaded Source

Built Distribution

sellapp-1.0.4-py3-none-any.whl (4.0 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page