Python bindings for rust_bpmn_analyzer
Project description
rust_bpmn_analyzer-bindings
Unofficial Python bindings for the rust_bpmn_analyzer library.
This package provides a fast, Rust-powered way to analyze BPMN (Business Process Model and Notation) models directly from Python.
Installation
pip install rust_bpmn_analyzer-bindings
Features
This package exposes the following analysis functions:
- Safeness: Checks if any reachable state has unsafe token counts.
- Dead Activities: Checks if every activity that can execute will eventually be explored in successor states.
- Option to Complete: Checks if a deadlock state exists and can be reached.
- Proper Completion: Checks if there are reachable states where an end event executes multiple times.
Usage
import rust_bpmn_analyzer_bindings as bpmn
# Load your BPMN XML string
bpmn_xml = """<?xml version="1.0" encoding="UTF-8"?>
<bpmn:definitions ...>
...
</bpmn:definitions>"""
# Analyze safeness
result = bpmn.analyze_safeness(bpmn_xml)
print(f"Property: {result.property_name}")
print(f"Fulfilled: {result.fulfilled}")
if not result.fulfilled:
print(f"Problematic Elements: {result.problematic_elements}")
print(f"Description: {result.description}")
# Other available analyses:
# bpmn.analyze_dead_activities(bpmn_xml)
# bpmn.analyze_option_to_complete(bpmn_xml)
# bpmn.analyze_proper_completion(bpmn_xml)
Disclaimer
This is an unofficial wrapper. It is not maintained or endorsed by the original authors of rust_bpmn_analyzer.
Building from source
To build this package from source, you will need the Rust toolchain installed and maturin.
pip install maturin
maturin develop --release
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 rust_bpmn_analyzer_bindings-0.1.1.tar.gz.
File metadata
- Download URL: rust_bpmn_analyzer_bindings-0.1.1.tar.gz
- Upload date:
- Size: 6.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.13.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e48a7d6cdc932a67db579f5c6c7d4c7f085e14dc8d2cda2ea16699e8087afac8
|
|
| MD5 |
baa509a68d60ca694ee52692d42034a9
|
|
| BLAKE2b-256 |
c7c6cc20709107e35995631c26e07a3e647593a765d094b8bf3043c3d5e68f4f
|
File details
Details for the file rust_bpmn_analyzer_bindings-0.1.1-pp311-pypy311_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.
File metadata
- Download URL: rust_bpmn_analyzer_bindings-0.1.1-pp311-pypy311_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- Upload date:
- Size: 375.1 kB
- Tags: PyPy, manylinux: glibc 2.17+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.13.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f5085283bdfe71eb5c568aa2ad2e8751209efad95639f4090dd18716ac7a4aec
|
|
| MD5 |
f93f104d2d56e01e737b021b61939f01
|
|
| BLAKE2b-256 |
2d7a6c859c20433b1801fbc56ffc9e350ee519a2808d4e1286d48ab93de48085
|
File details
Details for the file rust_bpmn_analyzer_bindings-0.1.1-pp311-pypy311_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.
File metadata
- Download URL: rust_bpmn_analyzer_bindings-0.1.1-pp311-pypy311_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
- Upload date:
- Size: 358.0 kB
- Tags: PyPy, manylinux: glibc 2.17+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.13.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
acd39d65a308058341412ba9acaee80284ab819345974bc85368358b46d40095
|
|
| MD5 |
2e1c2ed417b1c63c5931ef9f378fa5b1
|
|
| BLAKE2b-256 |
8367b929ebb370cfe80b42ae04f48d6a6acd8a59c2d087489a85181aa97a22e9
|
File details
Details for the file rust_bpmn_analyzer_bindings-0.1.1-cp315-cp315-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.
File metadata
- Download URL: rust_bpmn_analyzer_bindings-0.1.1-cp315-cp315-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- Upload date:
- Size: 370.2 kB
- Tags: CPython 3.15, manylinux: glibc 2.17+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.13.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
055a9de3a8dba97ff359e2770c305d3d1ae2dca6a255b6945d29c9c7eccdf85e
|
|
| MD5 |
0c1ae8cd43eb847ebdaba7fcc79f8340
|
|
| BLAKE2b-256 |
ce0f0c160770b571a0e88512d84dfc364f8ced3d85d90fc5b3923a11d3af7054
|
File details
Details for the file rust_bpmn_analyzer_bindings-0.1.1-cp314-cp314t-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.
File metadata
- Download URL: rust_bpmn_analyzer_bindings-0.1.1-cp314-cp314t-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
- Upload date:
- Size: 351.5 kB
- Tags: CPython 3.14t, manylinux: glibc 2.17+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.13.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d8e3719dc034cd9a0dec277a4d278bc01240d2ca64e73c631efe87461dea5017
|
|
| MD5 |
6bb53f26b6a3cc6f4b6b9b5b7fbe1272
|
|
| BLAKE2b-256 |
d36dff05d2874f6fe3621ec3d616205aae1cd37c18bcdd5dfae71a0cae2671b6
|
File details
Details for the file rust_bpmn_analyzer_bindings-0.1.1-cp314-cp314-win_amd64.whl.
File metadata
- Download URL: rust_bpmn_analyzer_bindings-0.1.1-cp314-cp314-win_amd64.whl
- Upload date:
- Size: 212.9 kB
- Tags: CPython 3.14, Windows x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.13.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b5add594577f3cfbf8b1c8f628f6be8226384fb0df777c2b14d94f393b9abba0
|
|
| MD5 |
9ce76c07969be564a3aa490e8cc0c21e
|
|
| BLAKE2b-256 |
8e6c5785f7ff34d1df7dcf3d8e617e8e4cd48bc3b0dab5e244d95c688464d98f
|
File details
Details for the file rust_bpmn_analyzer_bindings-0.1.1-cp314-cp314-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.
File metadata
- Download URL: rust_bpmn_analyzer_bindings-0.1.1-cp314-cp314-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- Upload date:
- Size: 370.1 kB
- Tags: CPython 3.14, manylinux: glibc 2.17+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.13.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a3060a983df0429874e5410e5209d47bdddc2e1fe73bae50f351a709c23c8a2d
|
|
| MD5 |
074f14481eab23bff434157ed0c5b73b
|
|
| BLAKE2b-256 |
5ac3a24d723ca69eee11db812232e2650ad6f45d120cb4648e9fe80a1afe8918
|
File details
Details for the file rust_bpmn_analyzer_bindings-0.1.1-cp314-cp314-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.
File metadata
- Download URL: rust_bpmn_analyzer_bindings-0.1.1-cp314-cp314-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
- Upload date:
- Size: 353.2 kB
- Tags: CPython 3.14, manylinux: glibc 2.17+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.13.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
36c891e34c0c93e74612995fe9d599444a0743d7ec36774be945a4a745f2b5b8
|
|
| MD5 |
dff54a988f163d2d720948aba5ace961
|
|
| BLAKE2b-256 |
f84eda1c037009c79789b12ab7b2198500898e3a227707ba350cb35cb6cc53d5
|
File details
Details for the file rust_bpmn_analyzer_bindings-0.1.1-cp314-cp314-macosx_11_0_arm64.whl.
File metadata
- Download URL: rust_bpmn_analyzer_bindings-0.1.1-cp314-cp314-macosx_11_0_arm64.whl
- Upload date:
- Size: 314.2 kB
- Tags: CPython 3.14, macOS 11.0+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.13.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9cfa518d5963a8be2e6560bb9369510e6e413b8a53b1a0cabd3a608ac645fa99
|
|
| MD5 |
3fb9af5d922a1829e2ba754935d71144
|
|
| BLAKE2b-256 |
152a86f9856990a4f751b9854a6e8af7bff7449d0064bb9d8574987dd9f218bc
|
File details
Details for the file rust_bpmn_analyzer_bindings-0.1.1-cp314-cp314-macosx_10_12_x86_64.whl.
File metadata
- Download URL: rust_bpmn_analyzer_bindings-0.1.1-cp314-cp314-macosx_10_12_x86_64.whl
- Upload date:
- Size: 320.5 kB
- Tags: CPython 3.14, macOS 10.12+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.13.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
74e1e5c7b07d0e133b6678a24cb87426b44beab30de82b39d9a4116c089942b2
|
|
| MD5 |
b9931452a0b6cd0be730a5c448d0f3ce
|
|
| BLAKE2b-256 |
575a5634d85d0a38d3001b322010d1b2bea8dc1b13c4cdb55038569ce21dd894
|
File details
Details for the file rust_bpmn_analyzer_bindings-0.1.1-cp313-cp313t-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.
File metadata
- Download URL: rust_bpmn_analyzer_bindings-0.1.1-cp313-cp313t-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
- Upload date:
- Size: 351.5 kB
- Tags: CPython 3.13t, manylinux: glibc 2.17+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.13.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
653c5d5d5aa48285abb0adb675a5d22c1087d5730e4eb80cbb79470d7a720647
|
|
| MD5 |
3a88e20e88c484c2765dd411dcbb3df9
|
|
| BLAKE2b-256 |
ee9f3a805388a43d8bf22c33eb2550ddd9ce21ec024f93e42b364de76d202899
|
File details
Details for the file rust_bpmn_analyzer_bindings-0.1.1-cp313-cp313-win_amd64.whl.
File metadata
- Download URL: rust_bpmn_analyzer_bindings-0.1.1-cp313-cp313-win_amd64.whl
- Upload date:
- Size: 212.7 kB
- Tags: CPython 3.13, Windows x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.13.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c98ff790c6d9cbcd49aad931905a82df661e1560c810b14f52f949ed6f1bdcf4
|
|
| MD5 |
a56caef5a73a012d1f8ff75985cb4dc8
|
|
| BLAKE2b-256 |
aba90b61ab86434caa16db46f4e9b1cbf2447f2cad60b6e9e4da79c10cd7f848
|
File details
Details for the file rust_bpmn_analyzer_bindings-0.1.1-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.
File metadata
- Download URL: rust_bpmn_analyzer_bindings-0.1.1-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- Upload date:
- Size: 369.2 kB
- Tags: CPython 3.13, manylinux: glibc 2.17+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.13.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
cc383a73d0af2ff021a5aa62a2a0d2029d91989b0c4c01729a01b08dc9c9276b
|
|
| MD5 |
5d143dae6069ad89851e432e1344933a
|
|
| BLAKE2b-256 |
d14511aca8285dd3033815bd94fce74b09be3248f0a2d3a78a05648eb026c890
|
File details
Details for the file rust_bpmn_analyzer_bindings-0.1.1-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.
File metadata
- Download URL: rust_bpmn_analyzer_bindings-0.1.1-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
- Upload date:
- Size: 351.9 kB
- Tags: CPython 3.13, manylinux: glibc 2.17+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.13.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
af2a7e2588eb109c5019f15b28755993f4ab7a342ea4c835e85b72cb0c9e8680
|
|
| MD5 |
96bc42304e5674393d085c20baf03ec2
|
|
| BLAKE2b-256 |
878816ccc56f43cb01a8be77a03d1370b72124245cda58addf278cfa03efa1f4
|
File details
Details for the file rust_bpmn_analyzer_bindings-0.1.1-cp313-cp313-macosx_11_0_arm64.whl.
File metadata
- Download URL: rust_bpmn_analyzer_bindings-0.1.1-cp313-cp313-macosx_11_0_arm64.whl
- Upload date:
- Size: 314.0 kB
- Tags: CPython 3.13, macOS 11.0+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.13.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1784483fd2dfafff8ee1560a6a447a30e17a47fb42b4dcae13b8f0482c3177c9
|
|
| MD5 |
d56f1482a2e7417cebf9ef26c29020de
|
|
| BLAKE2b-256 |
303be453b3cf4ce73d6e7e14656baa8cc59ecac7323efb07352c542a501a4830
|
File details
Details for the file rust_bpmn_analyzer_bindings-0.1.1-cp313-cp313-macosx_10_12_x86_64.whl.
File metadata
- Download URL: rust_bpmn_analyzer_bindings-0.1.1-cp313-cp313-macosx_10_12_x86_64.whl
- Upload date:
- Size: 320.3 kB
- Tags: CPython 3.13, macOS 10.12+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.13.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c0b32054e44dc82ff2c6854cfcbe3ac9e074f79f7f41b59011d1fe1d20d99881
|
|
| MD5 |
abe1c3dc4d57c40c24520c896465e416
|
|
| BLAKE2b-256 |
c5f7e055a64db59734756a220350e698b6e1a61adde5daabfe1582ec083eec85
|
File details
Details for the file rust_bpmn_analyzer_bindings-0.1.1-cp312-cp312-win_amd64.whl.
File metadata
- Download URL: rust_bpmn_analyzer_bindings-0.1.1-cp312-cp312-win_amd64.whl
- Upload date:
- Size: 213.0 kB
- Tags: CPython 3.12, Windows x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.13.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6bea4349d21186ef7890a09b9c51b4eade6b4813fb34655d475f993455b71bb5
|
|
| MD5 |
712fb5d2c919514de258338713297700
|
|
| BLAKE2b-256 |
d5969894c4321f9f797b4f9ea184755ec7594388895df8120a30fb5b2c1d307f
|
File details
Details for the file rust_bpmn_analyzer_bindings-0.1.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.
File metadata
- Download URL: rust_bpmn_analyzer_bindings-0.1.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- Upload date:
- Size: 370.1 kB
- Tags: CPython 3.12, manylinux: glibc 2.17+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.13.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6303961bfb42bc4d17adee40723fdfc98ba19ec4bd9f9d8e42b74ec5cde5ff76
|
|
| MD5 |
ec7fa3e302db6d4a789f77d919267a71
|
|
| BLAKE2b-256 |
5a58d0da277f85d87c3eab07366663694fadbbecad1714696b34302d5e438bf6
|
File details
Details for the file rust_bpmn_analyzer_bindings-0.1.1-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.
File metadata
- Download URL: rust_bpmn_analyzer_bindings-0.1.1-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
- Upload date:
- Size: 352.2 kB
- Tags: CPython 3.12, manylinux: glibc 2.17+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.13.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8f7a3655abca64379fe06f6814da55d31fcf93961ba6aa996dfb074d626b5c5d
|
|
| MD5 |
adb4f1c73b0409f627165a623da5844c
|
|
| BLAKE2b-256 |
9f792b567ff76a7e62dc45bfcf91decc0c495a1f67f9acdb0ea66d356085d921
|
File details
Details for the file rust_bpmn_analyzer_bindings-0.1.1-cp312-cp312-macosx_11_0_arm64.whl.
File metadata
- Download URL: rust_bpmn_analyzer_bindings-0.1.1-cp312-cp312-macosx_11_0_arm64.whl
- Upload date:
- Size: 314.3 kB
- Tags: CPython 3.12, macOS 11.0+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.13.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4d333f48916f4b5a93f8a47ebf2cdd1b0a37a8f6c4f30167224e533e01653335
|
|
| MD5 |
13a92aaead77e1ad2f8d13363fc40287
|
|
| BLAKE2b-256 |
1badd2247f6ae8657116367dbd3bfedaa15284423cd3487b053a9aa7655b998c
|
File details
Details for the file rust_bpmn_analyzer_bindings-0.1.1-cp312-cp312-macosx_10_12_x86_64.whl.
File metadata
- Download URL: rust_bpmn_analyzer_bindings-0.1.1-cp312-cp312-macosx_10_12_x86_64.whl
- Upload date:
- Size: 320.3 kB
- Tags: CPython 3.12, macOS 10.12+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.13.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
96c26d01166b01f89458a0d64569a634a52f9a79e265b860c314be6fa1764098
|
|
| MD5 |
76fb8612ae164644f4b5efd66ace2140
|
|
| BLAKE2b-256 |
1549e00b458c517fb6f7381670442f211efa3894c214aa99887a2523e051908d
|
File details
Details for the file rust_bpmn_analyzer_bindings-0.1.1-cp311-cp311-win_amd64.whl.
File metadata
- Download URL: rust_bpmn_analyzer_bindings-0.1.1-cp311-cp311-win_amd64.whl
- Upload date:
- Size: 214.7 kB
- Tags: CPython 3.11, Windows x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.13.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f93676702661d8f5549d1e6cae81c1b1ad35a0e8886c6a83018fcf819cc0e2c4
|
|
| MD5 |
7db9429f867a2a584b7872beae00bdb4
|
|
| BLAKE2b-256 |
d48ecdb7572745fe494d47171aa21af2a1d5276071a980cc905840fed5666d73
|
File details
Details for the file rust_bpmn_analyzer_bindings-0.1.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.
File metadata
- Download URL: rust_bpmn_analyzer_bindings-0.1.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- Upload date:
- Size: 372.1 kB
- Tags: CPython 3.11, manylinux: glibc 2.17+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.13.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2723400b416e6bbd42f4c5825018555fa7f9d1caa0352cc761100c4cf0b39d51
|
|
| MD5 |
94d2d50ede52d46c00702eec84eceade
|
|
| BLAKE2b-256 |
e47f69d52849f6f6a8cf75bceef8de14fb545e45faa36e64722986ee09b9e5e5
|
File details
Details for the file rust_bpmn_analyzer_bindings-0.1.1-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.
File metadata
- Download URL: rust_bpmn_analyzer_bindings-0.1.1-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
- Upload date:
- Size: 355.5 kB
- Tags: CPython 3.11, manylinux: glibc 2.17+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.13.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
010f3cd4095158f5828c14ae65f6b55ed2ceae9632dac4cb5f2bb39ac2d06904
|
|
| MD5 |
bc0d9201461e08ba698822891920b0da
|
|
| BLAKE2b-256 |
585d6bac3f13dd83ee5e99f1d1e39607d4aa3c31340b77c82487b4cdb3cc91c3
|
File details
Details for the file rust_bpmn_analyzer_bindings-0.1.1-cp311-cp311-macosx_11_0_arm64.whl.
File metadata
- Download URL: rust_bpmn_analyzer_bindings-0.1.1-cp311-cp311-macosx_11_0_arm64.whl
- Upload date:
- Size: 315.6 kB
- Tags: CPython 3.11, macOS 11.0+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.13.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
cd8533e9b36f59b0223f71f83f62cb79be6e163af86c5154e8ed525b2e0994d6
|
|
| MD5 |
7f46c1819c70c54ba8f0108a682f8c3b
|
|
| BLAKE2b-256 |
ae3535ab6ec71f6a1024111888629c45cf014152fd7364e400f89a117d3eeccd
|
File details
Details for the file rust_bpmn_analyzer_bindings-0.1.1-cp311-cp311-macosx_10_12_x86_64.whl.
File metadata
- Download URL: rust_bpmn_analyzer_bindings-0.1.1-cp311-cp311-macosx_10_12_x86_64.whl
- Upload date:
- Size: 322.4 kB
- Tags: CPython 3.11, macOS 10.12+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.13.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
518ffc34b19524b9de6ebf4e3d656216bf3259cb7cf5766aacc3808af94c753a
|
|
| MD5 |
abc7cd6844f3d96c6b39a71079f79dea
|
|
| BLAKE2b-256 |
e453aba35ea2f15c65401c7951bcaf516f571dce446e633ea859bf5d738dec0d
|
File details
Details for the file rust_bpmn_analyzer_bindings-0.1.1-cp310-cp310-win_amd64.whl.
File metadata
- Download URL: rust_bpmn_analyzer_bindings-0.1.1-cp310-cp310-win_amd64.whl
- Upload date:
- Size: 214.6 kB
- Tags: CPython 3.10, Windows x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.13.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
799d221072535c26d9b1e3470d9bd412579a41a124d35eb9d56bf8bc9095a6a1
|
|
| MD5 |
17c3d4180fe6f4a0506e1e0e554d518d
|
|
| BLAKE2b-256 |
524926eb7ee942d2faa981b5b31eca38fb3c0d68cdfc34b42061a7a55d399d7c
|
File details
Details for the file rust_bpmn_analyzer_bindings-0.1.1-cp310-cp310-win32.whl.
File metadata
- Download URL: rust_bpmn_analyzer_bindings-0.1.1-cp310-cp310-win32.whl
- Upload date:
- Size: 200.9 kB
- Tags: CPython 3.10, Windows x86
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.13.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c1bd24995d1f5ab67b02982fb6b1b092bc93d8f9165a7aedab162e954734c58c
|
|
| MD5 |
770c164c57068402aba6d7e6139c6379
|
|
| BLAKE2b-256 |
4e0094085add574dcd373625fd1cf7a0bb70750f9b1d7a89e07a5b6a1fbbadad
|
File details
Details for the file rust_bpmn_analyzer_bindings-0.1.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.
File metadata
- Download URL: rust_bpmn_analyzer_bindings-0.1.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- Upload date:
- Size: 372.6 kB
- Tags: CPython 3.10, manylinux: glibc 2.17+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.13.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
be85f1508d11f6085cc8ba60f50d27557084d9324c1a58055fa526f478fc78de
|
|
| MD5 |
354d883e2937a07949b00e3021d0d105
|
|
| BLAKE2b-256 |
1a0c6d0d916a701b86b950f39e1cb56b6afcf48fdf0d134c01c19bc6b318c875
|
File details
Details for the file rust_bpmn_analyzer_bindings-0.1.1-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.
File metadata
- Download URL: rust_bpmn_analyzer_bindings-0.1.1-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
- Upload date:
- Size: 355.6 kB
- Tags: CPython 3.10, manylinux: glibc 2.17+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.13.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7efda148ef5cf07c4a756604404e3daa929f75f00ee786913c89b41cb85da4dc
|
|
| MD5 |
2e66af95ea8434eeab5f04f1b645bdae
|
|
| BLAKE2b-256 |
4dc710fe9459012b389c6a3b063770a6b4315b508c986ba567a58919485b33ae
|
File details
Details for the file rust_bpmn_analyzer_bindings-0.1.1-cp310-cp310-macosx_11_0_arm64.whl.
File metadata
- Download URL: rust_bpmn_analyzer_bindings-0.1.1-cp310-cp310-macosx_11_0_arm64.whl
- Upload date:
- Size: 315.6 kB
- Tags: CPython 3.10, macOS 11.0+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.13.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
427dd4fd52aa066f8369ba57d3980cf032b76a6b5309c79883d2fd8a006635df
|
|
| MD5 |
8e6495998a410d7e0538f62a7565bf87
|
|
| BLAKE2b-256 |
ae6253e98a558f3b28a96f8d76758084ba6e731847fb683f010a2e504f159847
|
File details
Details for the file rust_bpmn_analyzer_bindings-0.1.1-cp310-cp310-macosx_10_12_x86_64.whl.
File metadata
- Download URL: rust_bpmn_analyzer_bindings-0.1.1-cp310-cp310-macosx_10_12_x86_64.whl
- Upload date:
- Size: 322.7 kB
- Tags: CPython 3.10, macOS 10.12+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.13.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9755bf0e6d67aebd91086cb6a02f52d2992068fa331226fea7cc16ec246c115d
|
|
| MD5 |
4e1e1ebdab96d9ad5a1aaf52a3fd910b
|
|
| BLAKE2b-256 |
c1de140fee0836fc8a65083f1ad1a947ea18ed3679f4f4948138de9fa9a815b7
|