Skip to main content

A Python client for Skroutz API.

Project description

pyskroutz

testing build Documentation Status PyPI Codacy Badge code style codecov

A Python client for Skroutz API

Install

pip install pyskroutz

Usage

>>> from pyskroutz.client import SkroutzClient
>>> client = SkroutzClient('<client-id>', '<client-secret>')
>>> first_category = client.categories.list(per=1)
>>> first_category.categories

Supported endpoints:

  • Categories
  • SKUs
  • Books

This project is under a major refactoring and heavy development. Most endpoint of Skroutz API will be implemented asap.

How to contribute

If you wish to contribute, read CONTRIBUTING.md guide for further details.

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

pyskroutz-0.1.5.tar.gz (21.9 kB view hashes)

Uploaded Source

Built Distribution

pyskroutz-0.1.5-py3-none-any.whl (24.8 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