A Python client for Skroutz API.
Project description
pyskroutz
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
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
Release history Release notifications | RSS feed
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.4.tar.gz
(19.1 kB
view hashes)
Built Distribution
pyskroutz-0.1.4-py3-none-any.whl
(21.0 kB
view hashes)
Close
Hashes for pyskroutz-0.1.4-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | ee9f8a111dc4e11d0b6281e0cf3afd06eae5b5e1698d12127e8654d1fe5601e6 |
|
MD5 | c37c6e4d2fe89bab8ab119516936d0d8 |
|
BLAKE2b-256 | 5d14b791a1d12caa9d7eb090b59eb2fb70b90e85273375c9d3d58b7811f9a323 |