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 details)
Built Distribution
pyskroutz-0.1.4-py3-none-any.whl
(21.0 kB
view details)
File details
Details for the file pyskroutz-0.1.4.tar.gz
.
File metadata
- Download URL: pyskroutz-0.1.4.tar.gz
- Upload date:
- Size: 19.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/51.1.2 requests-toolbelt/0.9.1 tqdm/4.56.0 CPython/3.7.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3e9247d84c0cdfead9dd8bbf83f7973b4c1ed01d976693ef8654af6e220aac9c |
|
MD5 | d4f5940fca24a8cc62bfa95d1526b367 |
|
BLAKE2b-256 | 96775839b7dea72568d8a2af9056adf060e490ebefcbcf2f3e425db72c9bdccb |
File details
Details for the file pyskroutz-0.1.4-py3-none-any.whl
.
File metadata
- Download URL: pyskroutz-0.1.4-py3-none-any.whl
- Upload date:
- Size: 21.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/51.1.2 requests-toolbelt/0.9.1 tqdm/4.56.0 CPython/3.7.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ee9f8a111dc4e11d0b6281e0cf3afd06eae5b5e1698d12127e8654d1fe5601e6 |
|
MD5 | c37c6e4d2fe89bab8ab119516936d0d8 |
|
BLAKE2b-256 | 5d14b791a1d12caa9d7eb090b59eb2fb70b90e85273375c9d3d58b7811f9a323 |