Skip to main content

Python client for Allegro.pl API

Project description

https://travis-ci.com/mattesilver/allegro-pl.svg?branch=master https://img.shields.io/pypi/v/mattes-allegro-pl.svg https://codecov.io/gh/mattesilver/allegro-pl/branch/master/graph/badge.svg

Supports both Rest and SOAP APIs

Usage:

import allegro_pl
cs = ClientCodeStore('CLIENT ID','CLIENT SECRET')
ts = TokenStore('ACCESS TOKEN','REFRESH TOKEN)

auth = ClientCredentialsAuth(cs, ts)
allegro = allegro_pl.Allegro(auth)

rest_service = allegro.rest_service()

categories = rest_service.get_categories(cat_id)

# access to soap service
soap_service = allegro.soap_service()

# direct access to rest and soap clients:
rest_service = allegro.rest_client()
soap_client = allegro.soap_client()

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

mattes-allegro-pl-0.7.1.tar.gz (5.9 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

mattes_allegro_pl-0.7.1-py3-none-any.whl (7.6 kB view details)

Uploaded Python 3

File details

Details for the file mattes-allegro-pl-0.7.1.tar.gz.

File metadata

  • Download URL: mattes-allegro-pl-0.7.1.tar.gz
  • Upload date:
  • Size: 5.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/0.12.16 CPython/3.7.1 Linux/4.15.0-1028-gcp

File hashes

Hashes for mattes-allegro-pl-0.7.1.tar.gz
Algorithm Hash digest
SHA256 0840bdf1d9570ae28edda85efcaa667d50eca50b1a33b789a1e2d3ddacd6cef9
MD5 bf533583f1385fb744de07287a990d89
BLAKE2b-256 93e425ec995e1adda4fcb8eeb04278707b6e7331e87e1685bbaebfecf709370e

See more details on using hashes here.

File details

Details for the file mattes_allegro_pl-0.7.1-py3-none-any.whl.

File metadata

  • Download URL: mattes_allegro_pl-0.7.1-py3-none-any.whl
  • Upload date:
  • Size: 7.6 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/0.12.16 CPython/3.7.1 Linux/4.15.0-1028-gcp

File hashes

Hashes for mattes_allegro_pl-0.7.1-py3-none-any.whl
Algorithm Hash digest
SHA256 fbda3f238f4359aa8044a0331acdd36cda35e098a35ffde0cc0c7ba2cd27a24d
MD5 6938ee98a16ab60d9cf804c5fd9a4d33
BLAKE2b-256 52d38c65f69ebb61bc09d7287c26812fe22db756e90da869193af2770a6f42b3

See more details on using hashes here.

Supported by

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