OZON CANOpen library Python bindings
Reason this release was yanked:
CI testing
Project description
oze_canopen
Python bindings for oze-canopen library for Rust. It is not implementing Object Dictionary and designed to work as sniffer or master node.
Features
- Fully async using tokio and socketcan-rs
- All packets type parsing based on COB ID
- Node ID parsing
- Async mutex-protected SDO client for every node
- NMT & SYNC servers with possibility to send packages periodically
- Parallel receiver & transmitter to ensure non blocking access
SDO example
import asyncio
import time
import oze_canopen
async def f():
a = await oze_canopen.OzeCO.start("vcan0", 100000)
res = await a.sdo_upload(4, 0x1800, 0)
print(res)
await a.sdo_download(4, 0x2110, 1, b"\xff\x12\x13\x11")
res = await a.sdo_upload(4, 0x2110, 1)
print(res)
asyncio.run(f())
More examples you can find in examples/ directory.
License
Copyright © 2024 LLC "Ozon Technologies"
Licensed under the Apache License, Version 2.0 (the "LICENSE");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
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 oze_canopen-0.0.0.tar.gz.
File metadata
- Download URL: oze_canopen-0.0.0.tar.gz
- Upload date:
- Size: 39.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.8.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d2af7a5fac78c0d8de2d47699c69e3b29a3cf1cb5979c32750295631c3409292
|
|
| MD5 |
6d46ea1563fe0a77a8793d1805a6941a
|
|
| BLAKE2b-256 |
511b9b3652627eb0480d2157071ede32956767021f7e854933803dadcd1d4743
|
File details
Details for the file oze_canopen-0.0.0-pp311-pypy311_pp73-musllinux_1_2_x86_64.whl.
File metadata
- Download URL: oze_canopen-0.0.0-pp311-pypy311_pp73-musllinux_1_2_x86_64.whl
- Upload date:
- Size: 962.1 kB
- Tags: PyPy, musllinux: musl 1.2+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.8.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b55e40c351b0f8e45bd518883b91f6feef318c20b488c1ecde48d8a06b33271d
|
|
| MD5 |
a1a846a9ed57f6a516d9be8bac81334d
|
|
| BLAKE2b-256 |
df562a2d3f119937d538d4bfe0cb2ea0576e40bacb0a71a919995f1650e64cad
|
File details
Details for the file oze_canopen-0.0.0-pp311-pypy311_pp73-musllinux_1_2_i686.whl.
File metadata
- Download URL: oze_canopen-0.0.0-pp311-pypy311_pp73-musllinux_1_2_i686.whl
- Upload date:
- Size: 994.9 kB
- Tags: PyPy, musllinux: musl 1.2+ i686
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.8.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
11fb0faaf5c6df1e570ee5c2c2b806cb7ee4f2bb9e452d0b701114949176d6e3
|
|
| MD5 |
a40c0ce0fb0d030e61d22bde85d653d8
|
|
| BLAKE2b-256 |
fec458d7d07862ed3c37cb1f4dd6c3c27d03762648b60d97c8ac82d21bfe4772
|
File details
Details for the file oze_canopen-0.0.0-pp311-pypy311_pp73-musllinux_1_2_armv7l.whl.
File metadata
- Download URL: oze_canopen-0.0.0-pp311-pypy311_pp73-musllinux_1_2_armv7l.whl
- Upload date:
- Size: 1.1 MB
- Tags: PyPy, musllinux: musl 1.2+ ARMv7l
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.8.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
69aeb3ec79cd1f6841a58e8cb6c5c0beb3894d157e2fe2d9ae21efc4f79c78ea
|
|
| MD5 |
8e95e0ae0f64dfc9d1adc71e34512c74
|
|
| BLAKE2b-256 |
9757def6d2cf1d2945a7e8d1b6076a00649b4ca5b98ef709a888dac54bba3ec1
|
File details
Details for the file oze_canopen-0.0.0-pp311-pypy311_pp73-musllinux_1_2_aarch64.whl.
File metadata
- Download URL: oze_canopen-0.0.0-pp311-pypy311_pp73-musllinux_1_2_aarch64.whl
- Upload date:
- Size: 957.1 kB
- Tags: PyPy, musllinux: musl 1.2+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.8.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
826e2dff5cf7c6fc1f59ad44ea8eb1be9b41ddd7b77917f8988b5cab436054f3
|
|
| MD5 |
ac01c392ba93d5f311b0406723e7fe21
|
|
| BLAKE2b-256 |
72526c7b3492c41a3db4ae40cbd41a6d83c236b27fdccbfd138041b9e9c3a502
|
File details
Details for the file oze_canopen-0.0.0-pp310-pypy310_pp73-musllinux_1_2_x86_64.whl.
File metadata
- Download URL: oze_canopen-0.0.0-pp310-pypy310_pp73-musllinux_1_2_x86_64.whl
- Upload date:
- Size: 962.6 kB
- Tags: PyPy, musllinux: musl 1.2+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.8.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
cd2d98a7cf459832869390c907b18d390794f3cc8c200c810e455fccbba9a546
|
|
| MD5 |
b6c7c7f8071eda3c9cfb9a19fafa748a
|
|
| BLAKE2b-256 |
15118f414405364016b01eb154e71fd7f18778080e61cdc5199f318ae6268ae1
|
File details
Details for the file oze_canopen-0.0.0-pp310-pypy310_pp73-musllinux_1_2_i686.whl.
File metadata
- Download URL: oze_canopen-0.0.0-pp310-pypy310_pp73-musllinux_1_2_i686.whl
- Upload date:
- Size: 995.0 kB
- Tags: PyPy, musllinux: musl 1.2+ i686
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.8.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
af71ac177d37762686190e8dfb609947ac5dcf10c5a00e92fcfbcb0c92e06024
|
|
| MD5 |
3b95727be3b54ff2ae6c82f504b923b3
|
|
| BLAKE2b-256 |
c55a0df4065d4eb205b8987f6b53acd91f6cfdbac3deffd4ca9dc1423ddd4da5
|
File details
Details for the file oze_canopen-0.0.0-pp310-pypy310_pp73-musllinux_1_2_armv7l.whl.
File metadata
- Download URL: oze_canopen-0.0.0-pp310-pypy310_pp73-musllinux_1_2_armv7l.whl
- Upload date:
- Size: 1.1 MB
- Tags: PyPy, musllinux: musl 1.2+ ARMv7l
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.8.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
85075e936f3cd995339fcce75c03a7bcc44389d38f164dfea21dd66cf13dd3d5
|
|
| MD5 |
e45101d6c35e392cda87aa9f469b3367
|
|
| BLAKE2b-256 |
9ce8597c60057a3f1507eea80cbc77bab256ade29c7fbbff22a3c2d40a7d0700
|
File details
Details for the file oze_canopen-0.0.0-pp310-pypy310_pp73-musllinux_1_2_aarch64.whl.
File metadata
- Download URL: oze_canopen-0.0.0-pp310-pypy310_pp73-musllinux_1_2_aarch64.whl
- Upload date:
- Size: 957.2 kB
- Tags: PyPy, musllinux: musl 1.2+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.8.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
30949d1d9ff7903fcf8da1874e1e18417a39e963a4d043dc4c619ef94c4a1172
|
|
| MD5 |
453ce132c15ed637425e3786f5691fda
|
|
| BLAKE2b-256 |
b8b37c52a44d6b8b0fe528160578afa65a0c04c735ea1f413d8a2c5174773e18
|
File details
Details for the file oze_canopen-0.0.0-pp39-pypy39_pp73-musllinux_1_2_x86_64.whl.
File metadata
- Download URL: oze_canopen-0.0.0-pp39-pypy39_pp73-musllinux_1_2_x86_64.whl
- Upload date:
- Size: 963.4 kB
- Tags: PyPy, musllinux: musl 1.2+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.8.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7d0ca59869331865a772bf77249c760f881d98fd769926f25a799e4493b8ea34
|
|
| MD5 |
915c769c98b03f9e7ca9da3049f7dfb9
|
|
| BLAKE2b-256 |
a085994b934616f3236c72e66bdb18eb75635a28fa0a87d0b50eee03c4d2705f
|
File details
Details for the file oze_canopen-0.0.0-pp39-pypy39_pp73-musllinux_1_2_i686.whl.
File metadata
- Download URL: oze_canopen-0.0.0-pp39-pypy39_pp73-musllinux_1_2_i686.whl
- Upload date:
- Size: 994.9 kB
- Tags: PyPy, musllinux: musl 1.2+ i686
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.8.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
143f052e62835e9943ce067021276a453d19d97f790a7bf11c4511d31e21ce0d
|
|
| MD5 |
65308729e6ce994e4862484d31cbaa44
|
|
| BLAKE2b-256 |
38d912725895b4c1ab171318ccb938e238f2822b2aadf2799377bf3f7f2b2c0a
|
File details
Details for the file oze_canopen-0.0.0-pp39-pypy39_pp73-musllinux_1_2_armv7l.whl.
File metadata
- Download URL: oze_canopen-0.0.0-pp39-pypy39_pp73-musllinux_1_2_armv7l.whl
- Upload date:
- Size: 1.1 MB
- Tags: PyPy, musllinux: musl 1.2+ ARMv7l
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.8.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f4c17b377cbef49a352c59e585bb89356725109f8c00c3be362f45e960265a7d
|
|
| MD5 |
9853b3bf59d17ed9200b50ba05ece1dd
|
|
| BLAKE2b-256 |
c689504143ffca0f4484f8cf863c031f3a65416a8e3a9e93613d77d45eb66bda
|
File details
Details for the file oze_canopen-0.0.0-pp39-pypy39_pp73-musllinux_1_2_aarch64.whl.
File metadata
- Download URL: oze_canopen-0.0.0-pp39-pypy39_pp73-musllinux_1_2_aarch64.whl
- Upload date:
- Size: 958.5 kB
- Tags: PyPy, musllinux: musl 1.2+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.8.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ce617e330a2ba18565e8422d99117cd5a7082eb62158ca2907fa61321897d831
|
|
| MD5 |
f4f43428229275a8d55250a2f4e69fca
|
|
| BLAKE2b-256 |
4f15c2d26f077b4d38e64583115a5b8d607f5e3a7fc3b0ac055ccd372d3aee04
|
File details
Details for the file oze_canopen-0.0.0-cp313-cp313t-musllinux_1_2_x86_64.whl.
File metadata
- Download URL: oze_canopen-0.0.0-cp313-cp313t-musllinux_1_2_x86_64.whl
- Upload date:
- Size: 961.4 kB
- Tags: CPython 3.13t, musllinux: musl 1.2+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.8.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9d5eda28ec1e5c72d4923983a9cce85c8f0090eb48cd99247b0d2850b90afcb9
|
|
| MD5 |
4e96d434ae25946b279c699f575c3d4b
|
|
| BLAKE2b-256 |
2c4f2ae0ddc3398f9e43fc5ca25fe3b506ecab89b0bf0936de0c7b921c8f5068
|
File details
Details for the file oze_canopen-0.0.0-cp313-cp313t-musllinux_1_2_i686.whl.
File metadata
- Download URL: oze_canopen-0.0.0-cp313-cp313t-musllinux_1_2_i686.whl
- Upload date:
- Size: 993.4 kB
- Tags: CPython 3.13t, musllinux: musl 1.2+ i686
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.8.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1e6ed90b209ae562e2b4b16fc512f9e213be950d1c440de57c6e850963868ab6
|
|
| MD5 |
140c4a6b75cbe492472679ea97c16b18
|
|
| BLAKE2b-256 |
d3db326d7e1dd5aee273889d83b7521645b0eda8e24a1d32e8cdbf3c93b64b3e
|
File details
Details for the file oze_canopen-0.0.0-cp313-cp313t-musllinux_1_2_armv7l.whl.
File metadata
- Download URL: oze_canopen-0.0.0-cp313-cp313t-musllinux_1_2_armv7l.whl
- Upload date:
- Size: 1.1 MB
- Tags: CPython 3.13t, musllinux: musl 1.2+ ARMv7l
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.8.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
338e1ec668c641c06a4d1f1c4a338a8b654d0cb344a9e7c503914894cd11e4c5
|
|
| MD5 |
3a73532874bbba3330b9d3f9acaedb3d
|
|
| BLAKE2b-256 |
9c8a37886f287d0390cca8a3cbd2b36f0ce41e70c0d00d0f200ef3d717cac4dc
|
File details
Details for the file oze_canopen-0.0.0-cp313-cp313t-musllinux_1_2_aarch64.whl.
File metadata
- Download URL: oze_canopen-0.0.0-cp313-cp313t-musllinux_1_2_aarch64.whl
- Upload date:
- Size: 956.4 kB
- Tags: CPython 3.13t, musllinux: musl 1.2+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.8.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f2535ca95e6fe272fb118b68eab2fc4791841de411e2cb9bc7bd5cabb8257d76
|
|
| MD5 |
dfa492e6738e8ca45954b658576300c9
|
|
| BLAKE2b-256 |
521252a728824cd48d729e13f0b0c2d48cb12cae416c52086b40470366c040d3
|
File details
Details for the file oze_canopen-0.0.0-cp313-cp313-musllinux_1_2_x86_64.whl.
File metadata
- Download URL: oze_canopen-0.0.0-cp313-cp313-musllinux_1_2_x86_64.whl
- Upload date:
- Size: 961.1 kB
- Tags: CPython 3.13, musllinux: musl 1.2+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.8.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
550b41dbf39358e9de66eb413ff6570545f658d384c843faf7e8b50f5ef27fca
|
|
| MD5 |
75af6d490673b2a3b68a9a1c2c4414e0
|
|
| BLAKE2b-256 |
42983b6e79ea26697eca9ba68bdd8107d698727f28598d4d82f30a361c21c065
|
File details
Details for the file oze_canopen-0.0.0-cp313-cp313-musllinux_1_2_i686.whl.
File metadata
- Download URL: oze_canopen-0.0.0-cp313-cp313-musllinux_1_2_i686.whl
- Upload date:
- Size: 994.6 kB
- Tags: CPython 3.13, musllinux: musl 1.2+ i686
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.8.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
77fe0a643ae26ae6f90b006e081104f6b74c67436451583afe8cfa616facaa70
|
|
| MD5 |
f6aafc7637bf1715081a4f6d2af522eb
|
|
| BLAKE2b-256 |
68841cb7d7d9ba384e02c126274a82fcfd3eb0d0b89caa10d112fe9cfd6fc612
|
File details
Details for the file oze_canopen-0.0.0-cp313-cp313-musllinux_1_2_armv7l.whl.
File metadata
- Download URL: oze_canopen-0.0.0-cp313-cp313-musllinux_1_2_armv7l.whl
- Upload date:
- Size: 1.1 MB
- Tags: CPython 3.13, musllinux: musl 1.2+ ARMv7l
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.8.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
cddf7546c04f4949572bc7711e5ba396f3fd89f08f4e74dff5000ca720a72568
|
|
| MD5 |
979beeeea37ce5862f5b6a36d7107399
|
|
| BLAKE2b-256 |
73cebc22dcbc849618e6e5f34c754fe2221efbfe7e604a2f51f7e093e0fd68d5
|
File details
Details for the file oze_canopen-0.0.0-cp313-cp313-musllinux_1_2_aarch64.whl.
File metadata
- Download URL: oze_canopen-0.0.0-cp313-cp313-musllinux_1_2_aarch64.whl
- Upload date:
- Size: 959.1 kB
- Tags: CPython 3.13, musllinux: musl 1.2+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.8.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f13bae74ba67c8608168044d4bdea4d40c7f3b8930d0d9a58832500570e5cc87
|
|
| MD5 |
6ce01e90220e7eb0b85cf72f1acbaff0
|
|
| BLAKE2b-256 |
a77bcef9bd244726eed70025e216806efb77f204dc74a3721179dee3855b21d3
|
File details
Details for the file oze_canopen-0.0.0-cp312-cp312-musllinux_1_2_x86_64.whl.
File metadata
- Download URL: oze_canopen-0.0.0-cp312-cp312-musllinux_1_2_x86_64.whl
- Upload date:
- Size: 961.0 kB
- Tags: CPython 3.12, musllinux: musl 1.2+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.8.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1a86e8365ac87700a7a97847af3acd4e1a90ecb8584e5fdf4f598900b19d90a9
|
|
| MD5 |
7bbe5163656085dfaf2cf8b318a43222
|
|
| BLAKE2b-256 |
1a384b6fb69371ac9a7e670b0085a591a710769006259aa501ea8abe6225c451
|
File details
Details for the file oze_canopen-0.0.0-cp312-cp312-musllinux_1_2_i686.whl.
File metadata
- Download URL: oze_canopen-0.0.0-cp312-cp312-musllinux_1_2_i686.whl
- Upload date:
- Size: 994.8 kB
- Tags: CPython 3.12, musllinux: musl 1.2+ i686
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.8.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
64076e3dcba42abd4b8b6149717c19fc54858b3bf30efb62f829860410945b9d
|
|
| MD5 |
fd612d11a37b8c0ff29bc17b41f5c009
|
|
| BLAKE2b-256 |
ae66724d21f221e8ff0e16f387a4ad19ddfc333222b27bbba9929f4a0db35732
|
File details
Details for the file oze_canopen-0.0.0-cp312-cp312-musllinux_1_2_armv7l.whl.
File metadata
- Download URL: oze_canopen-0.0.0-cp312-cp312-musllinux_1_2_armv7l.whl
- Upload date:
- Size: 1.1 MB
- Tags: CPython 3.12, musllinux: musl 1.2+ ARMv7l
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.8.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
df7966341904f19a058f4ee980a7eadf957790ac0d619156a8c2b038a04f4c77
|
|
| MD5 |
c24f4b4aefae07ac68b1811313463078
|
|
| BLAKE2b-256 |
9f16add14da68e2407eb698e0c52e01263e2e160ed9b6f51269b7877f234e29b
|
File details
Details for the file oze_canopen-0.0.0-cp312-cp312-musllinux_1_2_aarch64.whl.
File metadata
- Download URL: oze_canopen-0.0.0-cp312-cp312-musllinux_1_2_aarch64.whl
- Upload date:
- Size: 959.1 kB
- Tags: CPython 3.12, musllinux: musl 1.2+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.8.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
de27f27096183bf64b5f579fb815df13246db5a64347cc0c167a10aaa2fd7cca
|
|
| MD5 |
43b9c591d6ef9a46223186300adf3b50
|
|
| BLAKE2b-256 |
442fa9ca36d0ced615b4fbb07e140bdd8672bc899b9d5e74e74e8ee19de4250d
|
File details
Details for the file oze_canopen-0.0.0-cp311-cp311-musllinux_1_2_x86_64.whl.
File metadata
- Download URL: oze_canopen-0.0.0-cp311-cp311-musllinux_1_2_x86_64.whl
- Upload date:
- Size: 963.5 kB
- Tags: CPython 3.11, musllinux: musl 1.2+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.8.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
bf8b471061d862c3f2b4eceea25586e14c9c292bb3e1b03c822c20d5370da3f3
|
|
| MD5 |
68d3f0cb4fd88484aa20aef80a74bed7
|
|
| BLAKE2b-256 |
0cd989f21f3c00b0ad9c927edf1f6878c64f29fcd3f01e3084b0b6c59b05050c
|
File details
Details for the file oze_canopen-0.0.0-cp311-cp311-musllinux_1_2_i686.whl.
File metadata
- Download URL: oze_canopen-0.0.0-cp311-cp311-musllinux_1_2_i686.whl
- Upload date:
- Size: 996.0 kB
- Tags: CPython 3.11, musllinux: musl 1.2+ i686
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.8.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
fef156dc50994b9f61f416ad078af5058bbf01f3c5a5b707834e63625573e9b7
|
|
| MD5 |
3fe7b06f5a2823669dd4537fab463bed
|
|
| BLAKE2b-256 |
6826eb39b39070589b6dd203da1b99444ffbc436589a9870f3f8e0582c6b942b
|
File details
Details for the file oze_canopen-0.0.0-cp311-cp311-musllinux_1_2_armv7l.whl.
File metadata
- Download URL: oze_canopen-0.0.0-cp311-cp311-musllinux_1_2_armv7l.whl
- Upload date:
- Size: 1.1 MB
- Tags: CPython 3.11, musllinux: musl 1.2+ ARMv7l
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.8.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
195f34f60b15793640ad6618edac1cf0262c30c90ed64363cf98ca3637ed44b2
|
|
| MD5 |
a5a6c6902b962f7c4db5bfc379b88e21
|
|
| BLAKE2b-256 |
030637e61827dfbf4eb0d24055cf0724d833ce95913db16d32bd63e6736a04eb
|
File details
Details for the file oze_canopen-0.0.0-cp311-cp311-musllinux_1_2_aarch64.whl.
File metadata
- Download URL: oze_canopen-0.0.0-cp311-cp311-musllinux_1_2_aarch64.whl
- Upload date:
- Size: 957.7 kB
- Tags: CPython 3.11, musllinux: musl 1.2+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.8.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
be58eefffe1240e221d5a320065738c8a367212c7252417bbea60fb6baea33c7
|
|
| MD5 |
a47f4fd72c82b50a0b4fce2a86c2db97
|
|
| BLAKE2b-256 |
84ea9526b45cd7b9be03ce30777c38a2e975a7579f4ea6816920b48c7e0e2775
|
File details
Details for the file oze_canopen-0.0.0-cp310-cp310-musllinux_1_2_x86_64.whl.
File metadata
- Download URL: oze_canopen-0.0.0-cp310-cp310-musllinux_1_2_x86_64.whl
- Upload date:
- Size: 961.1 kB
- Tags: CPython 3.10, musllinux: musl 1.2+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.8.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
be426a10c35376d5959fe9c26282a6930a9bd82b2747fbf851ec30261d459035
|
|
| MD5 |
da7699fd256a25a68f02c993b615d3ce
|
|
| BLAKE2b-256 |
23e07e1d5c1f9daf688c7258e144d31f5405fa62f1954560afa312dc3757e0f0
|
File details
Details for the file oze_canopen-0.0.0-cp310-cp310-musllinux_1_2_i686.whl.
File metadata
- Download URL: oze_canopen-0.0.0-cp310-cp310-musllinux_1_2_i686.whl
- Upload date:
- Size: 994.7 kB
- Tags: CPython 3.10, musllinux: musl 1.2+ i686
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.8.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ed2c23854f990830467183309c9156db16b309e30f1fc03bf8c126c5d441c4c5
|
|
| MD5 |
d794412a128e94bbb9c12ac5cd845888
|
|
| BLAKE2b-256 |
9ce6d8eaa46e81bff63f75f8f9b15aa89a761911618f677300e58d7102486b80
|
File details
Details for the file oze_canopen-0.0.0-cp310-cp310-musllinux_1_2_armv7l.whl.
File metadata
- Download URL: oze_canopen-0.0.0-cp310-cp310-musllinux_1_2_armv7l.whl
- Upload date:
- Size: 1.1 MB
- Tags: CPython 3.10, musllinux: musl 1.2+ ARMv7l
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.8.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
fe6bc5b56058f2933562ec12b1122f4de73d2f856cb040c84c89501521bed709
|
|
| MD5 |
32e6ee05a896ccd2e4a854797b05b25b
|
|
| BLAKE2b-256 |
03984ac2c237873c63ec265b1e4492eb44b4f3da404d509d924809bdb4bb3abb
|
File details
Details for the file oze_canopen-0.0.0-cp310-cp310-musllinux_1_2_aarch64.whl.
File metadata
- Download URL: oze_canopen-0.0.0-cp310-cp310-musllinux_1_2_aarch64.whl
- Upload date:
- Size: 957.1 kB
- Tags: CPython 3.10, musllinux: musl 1.2+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.8.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3a367904def5c1abeccf570d70cb37571bff84e02c8ffab6dc7464f4bf387f67
|
|
| MD5 |
ab41bfb3c88f059305b554270fca3900
|
|
| BLAKE2b-256 |
0fef0db0fe83e44057e01814a5ec9e3bd0aa0e5c60d17ac4cc4872cbd7b37e33
|
File details
Details for the file oze_canopen-0.0.0-cp39-cp39-musllinux_1_2_x86_64.whl.
File metadata
- Download URL: oze_canopen-0.0.0-cp39-cp39-musllinux_1_2_x86_64.whl
- Upload date:
- Size: 962.3 kB
- Tags: CPython 3.9, musllinux: musl 1.2+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.8.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0b55d33600fbcb75cf1c9bd0dfeaad3bc1939b6f6f669d6553911dd841ef87c7
|
|
| MD5 |
f534d3d909060377092f361a8c602e12
|
|
| BLAKE2b-256 |
64366950121b8fc642a17d84a59e835b647b63ba2bec593a66b3b1e48a3431f5
|
File details
Details for the file oze_canopen-0.0.0-cp39-cp39-musllinux_1_2_i686.whl.
File metadata
- Download URL: oze_canopen-0.0.0-cp39-cp39-musllinux_1_2_i686.whl
- Upload date:
- Size: 995.7 kB
- Tags: CPython 3.9, musllinux: musl 1.2+ i686
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.8.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a582f61c84e8b272e8f72a6bdd9fdffa19d1546534f4f00a992515021a17b2d7
|
|
| MD5 |
99f648ec0fa6e37e261793758f1e9cf0
|
|
| BLAKE2b-256 |
3c9691ebbd712d1dcbd628e16fe522f0247c5f1ffcce258d20618bb03a59c0d4
|
File details
Details for the file oze_canopen-0.0.0-cp39-cp39-musllinux_1_2_armv7l.whl.
File metadata
- Download URL: oze_canopen-0.0.0-cp39-cp39-musllinux_1_2_armv7l.whl
- Upload date:
- Size: 1.1 MB
- Tags: CPython 3.9, musllinux: musl 1.2+ ARMv7l
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.8.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
39dd6107d62ecca436c18933f4d8a1b201d4134cea1c6a14b9d9fba4950676b9
|
|
| MD5 |
6df1cee83dd25d95bd6cd5151a363d2e
|
|
| BLAKE2b-256 |
af77cebc61ad98d2c29e96da1094a93662807e5950a702d40dbcc3054e745b0f
|
File details
Details for the file oze_canopen-0.0.0-cp39-cp39-musllinux_1_2_aarch64.whl.
File metadata
- Download URL: oze_canopen-0.0.0-cp39-cp39-musllinux_1_2_aarch64.whl
- Upload date:
- Size: 958.7 kB
- Tags: CPython 3.9, musllinux: musl 1.2+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.8.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a5ce4ec03fa5ea29b38018303ad66ac9df7f1eb385937a77acf4466aaf6dc188
|
|
| MD5 |
b87ccbf6580e5a98a250d2fe313d6b25
|
|
| BLAKE2b-256 |
9408e233b543b47c0dfb3547478ed96e164fb7730e4fe8e2f6c962d9b6749551
|
File details
Details for the file oze_canopen-0.0.0-cp38-cp38-musllinux_1_2_x86_64.whl.
File metadata
- Download URL: oze_canopen-0.0.0-cp38-cp38-musllinux_1_2_x86_64.whl
- Upload date:
- Size: 963.8 kB
- Tags: CPython 3.8, musllinux: musl 1.2+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.8.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4b5543165bbbb0e02de3feef9769f23e0863dbe75e5916c2c7db7c7d56c8e519
|
|
| MD5 |
f57c15e33f8002e1cbe28141ccd19904
|
|
| BLAKE2b-256 |
20381526b9a7dcaf56fbedade4c95035fa21cc09ba0bd56345be18f3a4fcb8b1
|
File details
Details for the file oze_canopen-0.0.0-cp38-cp38-musllinux_1_2_i686.whl.
File metadata
- Download URL: oze_canopen-0.0.0-cp38-cp38-musllinux_1_2_i686.whl
- Upload date:
- Size: 994.9 kB
- Tags: CPython 3.8, musllinux: musl 1.2+ i686
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.8.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
db53b85b8b61016979e75ca77d1e1b45836fa31e9282bcbb2d338a720175a068
|
|
| MD5 |
43f59d73e6d5e2af92273abe110fa537
|
|
| BLAKE2b-256 |
1b54612701219832bf36af5645ea618fbfaaaf7815ff84e172f9e48dc8b809fe
|
File details
Details for the file oze_canopen-0.0.0-cp38-cp38-musllinux_1_2_armv7l.whl.
File metadata
- Download URL: oze_canopen-0.0.0-cp38-cp38-musllinux_1_2_armv7l.whl
- Upload date:
- Size: 1.1 MB
- Tags: CPython 3.8, musllinux: musl 1.2+ ARMv7l
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.8.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1c3cf9971e91c80b2d9414219073e19a9d90951bc8f95986d2b9cf0f397a39d5
|
|
| MD5 |
21368db3a2e4b2c8f50e97c4d13dd695
|
|
| BLAKE2b-256 |
95353392ec31a3c1f6bdef947f4c43de062aaf9d536f06b40f6ab28234203ce3
|
File details
Details for the file oze_canopen-0.0.0-cp38-cp38-musllinux_1_2_aarch64.whl.
File metadata
- Download URL: oze_canopen-0.0.0-cp38-cp38-musllinux_1_2_aarch64.whl
- Upload date:
- Size: 958.4 kB
- Tags: CPython 3.8, musllinux: musl 1.2+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.8.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7f5a3f054a087878cb39b0d0bc154190184e76e6ec9c1e0dd5068ac3d045cc38
|
|
| MD5 |
8a40eb3f44ff94dd41be34fc21004d89
|
|
| BLAKE2b-256 |
5c58a9b93a023ee18a07c40cb27309c0b71de0502ec218c750010c849636440f
|