Saleor SDK Python
A set of tools that help Python developers work with Saleor. This is a very early stage in the life of this library and many things are not yet figured out.
Documentation, contribution rules, process and the code itself (this includes the APIs) are expected to change rapidly.
Installation
Install Hatch.
Tooling
This library provides a CLI that contains a growing set of commands that are useful in day-to-day development around Saleor.
There are two entrypoints (here is a good article on why this is important):
python -m saleor_sdk tools
saleor_sdk tools
Saleor ID encoding
saleor-sdk tools decode-id VXNlcjoyMg==
saleor-sdk tools encode-id User 22
Documentation
hatch run docs:serve
and navigate to http://127.0.0.1:8000
Tests
hatch run test
Build and deploy
hatch build -c
hatch publish
Code style
hatch run lint:fmt
hatch run lint:all
Release files for saleor-sdk-python 0.2.1
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| saleor_sdk_python-0.2.1.tar.gz | 9.4 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| saleor_sdk_python-0.2.1-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 21.0 kB
Release files / saleor_sdk_python-0.2.1.tar.gz
| Download URL | saleor_sdk_python-0.2.1.tar.gz |
|---|---|
| Size | 9.4 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
93e649a4f8355d24a20001179e7d53df317ff41c847b9d4e1ce8907561cbe8d6
|
|
BLAKE2b-256 checksum How to use checksums |
b3201659043f1efcc3aaf061fd3b048f44f02731cb69f937328a2f2358291f99
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/4.0.2 CPython/3.11.6
|
Release files / saleor_sdk_python-0.2.1-py3-none-any.whl
| Download URL | saleor_sdk_python-0.2.1-py3-none-any.whl |
|---|---|
| Size | 11.6 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
e6880d9311ebfc38c27218a1180420634774eec50685e547925fc1e37894cb02
|
|
BLAKE2b-256 checksum How to use checksums |
b970c68013e965cff863c7b04a7a7849e29e0790040f1e55a4cebf727b34e228
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/4.0.2 CPython/3.11.6
|