SLIM Rust bindings for Python
Project description
SLIM Python Bindings
Bindings to call the SLIM APIs from a python program.
Installation
pip install slim-bindings
Include as dependency
With pyproject.toml
[project]
name = "slim-example"
version = "0.1.0"
description = "Python program using SLIM"
requires-python = ">=3.9"
dependencies = [
"slim-bindings>=0.5.0"
]
With poetry project
[tool.poetry]
name = "slim-example"
version = "0.1.0"
description = "Python program using SLIM"
[tool.poetry.dependencies]
python = ">=3.9,<3.14"
slim-bindings = ">=0.5.0"
Example programs
Example apps can be found in the repo
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
Built Distributions
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file slim_bindings-0.5.0.tar.gz.
File metadata
- Download URL: slim_bindings-0.5.0.tar.gz
- Upload date:
- Size: 304.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a2c55af2f13b93408f01b7b8846e958a6155bce289b995af47966e6f7551aead
|
|
| MD5 |
b876b62ea071a02ac0a7ce3946b14952
|
|
| BLAKE2b-256 |
695586cf9879d8c65c2c5d192be7ec54eccc394ab2a7faa4b4f2ac8e9efcb394
|
File details
Details for the file slim_bindings-0.5.0-cp313-cp313-win_amd64.whl.
File metadata
- Download URL: slim_bindings-0.5.0-cp313-cp313-win_amd64.whl
- Upload date:
- Size: 7.1 MB
- Tags: CPython 3.13, Windows x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d8b1d9394257cd1979099c222f487ee7ebc2e7a24299e9bb06f52ede1c24bc41
|
|
| MD5 |
c19f202cf7ba4f10e7af724b873603fd
|
|
| BLAKE2b-256 |
d887ab4ea534e57fa04d54d08b8e108ad30fea902e57b18b940ec38082693703
|
File details
Details for the file slim_bindings-0.5.0-cp313-cp313-manylinux_2_34_x86_64.whl.
File metadata
- Download URL: slim_bindings-0.5.0-cp313-cp313-manylinux_2_34_x86_64.whl
- Upload date:
- Size: 8.9 MB
- Tags: CPython 3.13, manylinux: glibc 2.34+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e4f7157e6a64d78d03ac5f33bcd4ca5c9f8dd76e3602cad32c256513ad0b9533
|
|
| MD5 |
c0b2e61d2c38cacf90ef38dd30287ff0
|
|
| BLAKE2b-256 |
594977bee0b7deda6cbb04be7b465dc6bdf1084d79b82172d5a0d48f43cc5205
|
File details
Details for the file slim_bindings-0.5.0-cp313-cp313-manylinux_2_34_aarch64.whl.
File metadata
- Download URL: slim_bindings-0.5.0-cp313-cp313-manylinux_2_34_aarch64.whl
- Upload date:
- Size: 8.7 MB
- Tags: CPython 3.13, manylinux: glibc 2.34+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0a14f2034450f30fef2db009262bb708d199105f97a264ddae6ec3799b321c61
|
|
| MD5 |
c927932659560362da4f8eb3eec4777d
|
|
| BLAKE2b-256 |
daad8a4c82e66d29df65a95d27e72f8dba17744f5045a26101e257ff6266fec0
|
File details
Details for the file slim_bindings-0.5.0-cp313-cp313-macosx_11_0_arm64.whl.
File metadata
- Download URL: slim_bindings-0.5.0-cp313-cp313-macosx_11_0_arm64.whl
- Upload date:
- Size: 7.9 MB
- Tags: CPython 3.13, macOS 11.0+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0c5ea1f89a3d9e072dbca949439960f96febb0b9d080425baa27b2b5d15847eb
|
|
| MD5 |
f4215265a7cf42acd16520b0e2b81ebb
|
|
| BLAKE2b-256 |
471a2efa0407c77dab1246f7c8d4c33426ce445c0a57a0a59f283e9093ad3ce9
|
File details
Details for the file slim_bindings-0.5.0-cp313-cp313-macosx_10_12_x86_64.whl.
File metadata
- Download URL: slim_bindings-0.5.0-cp313-cp313-macosx_10_12_x86_64.whl
- Upload date:
- Size: 8.2 MB
- Tags: CPython 3.13, macOS 10.12+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
dee85bd4e8c28ae447abc9d6f216544587acb2f5f1f9cf3b565e4011e267fc90
|
|
| MD5 |
ba756a3600934c3cd01b6dfae0bf1eae
|
|
| BLAKE2b-256 |
e302d275c95b47fc6691a5919bc3aabf996a9b4a287e082d98b3a7b92ab2af0f
|
File details
Details for the file slim_bindings-0.5.0-cp312-cp312-win_amd64.whl.
File metadata
- Download URL: slim_bindings-0.5.0-cp312-cp312-win_amd64.whl
- Upload date:
- Size: 7.1 MB
- Tags: CPython 3.12, Windows x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f84f69ce2ceab824709a38de7321611321b3b5d23ac3fbe23039f9f97d7684cb
|
|
| MD5 |
7b1938fec535229b8b8478d64d762d18
|
|
| BLAKE2b-256 |
09ca6705da156964c836bc038059783bacb29d0364587fb4d69e1fc5db441da8
|
File details
Details for the file slim_bindings-0.5.0-cp312-cp312-manylinux_2_34_x86_64.whl.
File metadata
- Download URL: slim_bindings-0.5.0-cp312-cp312-manylinux_2_34_x86_64.whl
- Upload date:
- Size: 8.9 MB
- Tags: CPython 3.12, manylinux: glibc 2.34+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
21fc843aa836a2560ac090f31b741577b8e10ede6a889dda80f0b7694e17bac4
|
|
| MD5 |
dafc4117c8de90f9a45339a5802b569b
|
|
| BLAKE2b-256 |
c663d0ba58edb353bef037055d699eacc7511bdc86436255c79379914b6ad471
|
File details
Details for the file slim_bindings-0.5.0-cp312-cp312-manylinux_2_34_aarch64.whl.
File metadata
- Download URL: slim_bindings-0.5.0-cp312-cp312-manylinux_2_34_aarch64.whl
- Upload date:
- Size: 8.7 MB
- Tags: CPython 3.12, manylinux: glibc 2.34+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d4d2f353d5a4174cdb3916a4376aef0d61a6a80920fc4c0391432152e4bae916
|
|
| MD5 |
9c6412d73e350d168f6f6b48d25df092
|
|
| BLAKE2b-256 |
86c8cb054470786fe53b97ac1df755eba28ad7970c6a3461fd3c101db0ee8664
|
File details
Details for the file slim_bindings-0.5.0-cp312-cp312-macosx_11_0_arm64.whl.
File metadata
- Download URL: slim_bindings-0.5.0-cp312-cp312-macosx_11_0_arm64.whl
- Upload date:
- Size: 7.9 MB
- Tags: CPython 3.12, macOS 11.0+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
aa494179ffe8359d07f860a66c8422d28721e3b6e4862485cac4ca0cd563d985
|
|
| MD5 |
b69b15887e78481bb4913f4563f1ecda
|
|
| BLAKE2b-256 |
ab7a90c4403acccb1fb88b002bc89adf9d7e44605ce049676e9c39f9f6bfd0f9
|
File details
Details for the file slim_bindings-0.5.0-cp312-cp312-macosx_10_12_x86_64.whl.
File metadata
- Download URL: slim_bindings-0.5.0-cp312-cp312-macosx_10_12_x86_64.whl
- Upload date:
- Size: 8.2 MB
- Tags: CPython 3.12, macOS 10.12+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
07b109d8f173f62c03bec8b593c14007297378e48d1bcd952247b28edac8229e
|
|
| MD5 |
d377dc57768dd78e207342f127f3bb90
|
|
| BLAKE2b-256 |
8141ca6ff5a5b4d5dbdc0163f1abe70baea83183ce2cbb8cf96beb9dc20e7e29
|
File details
Details for the file slim_bindings-0.5.0-cp311-cp311-win_amd64.whl.
File metadata
- Download URL: slim_bindings-0.5.0-cp311-cp311-win_amd64.whl
- Upload date:
- Size: 7.1 MB
- Tags: CPython 3.11, Windows x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b246922ddcd9b1f0008fc1487e77400f512906834b3eba6b072abe0d36b508cb
|
|
| MD5 |
1b9673ffd46c021ca217994d13492821
|
|
| BLAKE2b-256 |
ad90cb42c51e5dcceef42265b49d7421405c745553628f449ba0a240e4bd0992
|
File details
Details for the file slim_bindings-0.5.0-cp311-cp311-manylinux_2_34_x86_64.whl.
File metadata
- Download URL: slim_bindings-0.5.0-cp311-cp311-manylinux_2_34_x86_64.whl
- Upload date:
- Size: 8.9 MB
- Tags: CPython 3.11, manylinux: glibc 2.34+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c34579677c42fbf66b8bc1943ed05d83a8f8cdb5052eea3b11b304b32eae6db6
|
|
| MD5 |
96ac3cc63d1a644034ce136654befa0d
|
|
| BLAKE2b-256 |
1c8988f94e7a3a9c59dd5c8ee7f86663c3f09953000079d9a56feb64f159eb1e
|
File details
Details for the file slim_bindings-0.5.0-cp311-cp311-manylinux_2_34_aarch64.whl.
File metadata
- Download URL: slim_bindings-0.5.0-cp311-cp311-manylinux_2_34_aarch64.whl
- Upload date:
- Size: 8.7 MB
- Tags: CPython 3.11, manylinux: glibc 2.34+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c5783b61b115e33016a67eb1e624d012f344bf088eb405802db7ac4ace47b55c
|
|
| MD5 |
8371609c599096f6a43dd4fe1e3aad18
|
|
| BLAKE2b-256 |
670460b0eab724f2e6fe880ad1e83841e00ce467a8d615878a4348f8efd926e0
|
File details
Details for the file slim_bindings-0.5.0-cp311-cp311-macosx_11_0_arm64.whl.
File metadata
- Download URL: slim_bindings-0.5.0-cp311-cp311-macosx_11_0_arm64.whl
- Upload date:
- Size: 7.9 MB
- Tags: CPython 3.11, macOS 11.0+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
df757b1d4f391fc24e710506e1d2e847f35a6209628d1721c9ad980cc71e3c41
|
|
| MD5 |
12b5bcad9dd66c5e0b22557d0079ba49
|
|
| BLAKE2b-256 |
a91caa19abfb750144793d59fb7535257040f811f1d677773d388dbb0b292fad
|
File details
Details for the file slim_bindings-0.5.0-cp311-cp311-macosx_10_12_x86_64.whl.
File metadata
- Download URL: slim_bindings-0.5.0-cp311-cp311-macosx_10_12_x86_64.whl
- Upload date:
- Size: 8.2 MB
- Tags: CPython 3.11, macOS 10.12+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
495bf47bc9bf5bb44a1ba1aba6e4356e2a4601d705e6ceb454b6aa373e0b3584
|
|
| MD5 |
5f9d2ed79ebceb47e8a45cbfccbd8ec5
|
|
| BLAKE2b-256 |
6307217e34ea7e16816bca70c62db602fd93e034c8ea86bdaa17bf6da36e9b92
|
File details
Details for the file slim_bindings-0.5.0-cp310-cp310-win_amd64.whl.
File metadata
- Download URL: slim_bindings-0.5.0-cp310-cp310-win_amd64.whl
- Upload date:
- Size: 7.1 MB
- Tags: CPython 3.10, Windows x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f9cb91ad23ae5e777624a6bf297f46902ac9fc3ddf5d604dac9f80714272d0d1
|
|
| MD5 |
3e3d25fe93cc181ba17ea9b7983be10d
|
|
| BLAKE2b-256 |
42e4ddb4b06ec8529ac3d7b933119ccf59268e09da31bc6e403dc196c2d21b43
|
File details
Details for the file slim_bindings-0.5.0-cp310-cp310-manylinux_2_34_x86_64.whl.
File metadata
- Download URL: slim_bindings-0.5.0-cp310-cp310-manylinux_2_34_x86_64.whl
- Upload date:
- Size: 8.9 MB
- Tags: CPython 3.10, manylinux: glibc 2.34+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
405603cf5b4948f8c4ecc7870c2bd2a55bd2b70b18452ffb64af61fd93eac095
|
|
| MD5 |
c95e5413368bef01c4f7343ad9990c7f
|
|
| BLAKE2b-256 |
01549d1b3ea48c2be961bc35e773c2e6347f8a023d7c46cae807127039e45ce7
|
File details
Details for the file slim_bindings-0.5.0-cp310-cp310-manylinux_2_34_aarch64.whl.
File metadata
- Download URL: slim_bindings-0.5.0-cp310-cp310-manylinux_2_34_aarch64.whl
- Upload date:
- Size: 8.7 MB
- Tags: CPython 3.10, manylinux: glibc 2.34+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1148e0cb52c2fd06fbbc98d793d67a7083cebf59f4efab035a30b5c0394140be
|
|
| MD5 |
2ec156e4bd1121682d22a6b174f3ae1f
|
|
| BLAKE2b-256 |
02083295f2f1598bac494617244df799c47bdb3418c0ba0a085b8fb83284bb62
|
File details
Details for the file slim_bindings-0.5.0-cp310-cp310-macosx_11_0_arm64.whl.
File metadata
- Download URL: slim_bindings-0.5.0-cp310-cp310-macosx_11_0_arm64.whl
- Upload date:
- Size: 7.9 MB
- Tags: CPython 3.10, macOS 11.0+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d8ff367bb5bcec316fdb53a8424b8e13bd1c3bfbb25a17d64d973bb09cbe718c
|
|
| MD5 |
4176347e4b2c5b02f60227862058c42c
|
|
| BLAKE2b-256 |
f8d2c2a9700c4270e5eb8cf7b6a8f80642eeb47ae40ee129c910b0a1b87a6341
|
File details
Details for the file slim_bindings-0.5.0-cp310-cp310-macosx_10_12_x86_64.whl.
File metadata
- Download URL: slim_bindings-0.5.0-cp310-cp310-macosx_10_12_x86_64.whl
- Upload date:
- Size: 8.2 MB
- Tags: CPython 3.10, macOS 10.12+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
cc10a7fcd9e329857a4d30c9c6c8afe0bedcefff2c2946ebdcd468b0a9c0bbe6
|
|
| MD5 |
d337e19d635c484e7cb67e4825c400f4
|
|
| BLAKE2b-256 |
c401c6f329f938466e032cae177fe984f163b0401e77682bdf43e59e65497c2e
|
File details
Details for the file slim_bindings-0.5.0-cp39-cp39-win_amd64.whl.
File metadata
- Download URL: slim_bindings-0.5.0-cp39-cp39-win_amd64.whl
- Upload date:
- Size: 7.1 MB
- Tags: CPython 3.9, Windows x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5d99ddd59a2ad36754a4d4d3d81834515b5e59d2ad34ee5aa0feb1ba67d429db
|
|
| MD5 |
e1664e461b2423e20b986bb51d8e4c5c
|
|
| BLAKE2b-256 |
0322beaac3f5d02107697d8b2cdbce7b2f9c270999bca1e6945a0c67fba0c03a
|
File details
Details for the file slim_bindings-0.5.0-cp39-cp39-manylinux_2_34_x86_64.whl.
File metadata
- Download URL: slim_bindings-0.5.0-cp39-cp39-manylinux_2_34_x86_64.whl
- Upload date:
- Size: 8.9 MB
- Tags: CPython 3.9, manylinux: glibc 2.34+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
61512ec39920e48a92a112b9239afbf8479916f462da1622391c96332a5e1a5a
|
|
| MD5 |
9321a957c5de2ee5a2a452d557c78a96
|
|
| BLAKE2b-256 |
5b160cc7c8ab1b21704f91119c48931890ec937ad79e745ef49479f66aa0336f
|
File details
Details for the file slim_bindings-0.5.0-cp39-cp39-manylinux_2_34_aarch64.whl.
File metadata
- Download URL: slim_bindings-0.5.0-cp39-cp39-manylinux_2_34_aarch64.whl
- Upload date:
- Size: 8.7 MB
- Tags: CPython 3.9, manylinux: glibc 2.34+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8e6ec00eb23aa3f086617d1b4cb3cb70a14d119ca76a80c995ccd45a907a477a
|
|
| MD5 |
d686c6c61a584acf76fb95af22bac8ce
|
|
| BLAKE2b-256 |
8d9377d2baa347a31acf044b2bec2a7aa4c612a65bb7c62b8026587604fc78b5
|
File details
Details for the file slim_bindings-0.5.0-cp39-cp39-macosx_11_0_arm64.whl.
File metadata
- Download URL: slim_bindings-0.5.0-cp39-cp39-macosx_11_0_arm64.whl
- Upload date:
- Size: 7.9 MB
- Tags: CPython 3.9, macOS 11.0+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
16283dec7c0b99a955fa329316bc36a4dcb2bbe613885b8f6ca64fd1ef9121ec
|
|
| MD5 |
b20fbf03e67fecf9119705fde836da75
|
|
| BLAKE2b-256 |
fcf4d4a1e52ac3229c053d44f4f4cca46d24d63c71574fa43c7baefeb800438a
|
File details
Details for the file slim_bindings-0.5.0-cp39-cp39-macosx_10_12_x86_64.whl.
File metadata
- Download URL: slim_bindings-0.5.0-cp39-cp39-macosx_10_12_x86_64.whl
- Upload date:
- Size: 8.2 MB
- Tags: CPython 3.9, macOS 10.12+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
32612635a6e3b71920243bf31581b6b4e64bfa9fcedfef64f1ecbb01c1900ce9
|
|
| MD5 |
037d475402f129adef97af8120edaf38
|
|
| BLAKE2b-256 |
d5fee3e30508312819273825daf01c4c8d0a7b61baadffef5cfd7fd28ba8918f
|