Skip to main content

No project description provided

Project description

Decentriq DCR Compiler (DDC)

Publish

Whenever you change something in the data model exposted by DDC, run the following command:

# generates schema json files
cargo build

# if run for the first time
poetry install

# generates schema files in python source dir
poetry run poe codegen-schema

# generates typing files in python source dir
poetry run poe codegen-types

Commit the schema files s.t. they will be included when the package is published through CI.

Commits need to be tagged with e.g. decentriq_dcr_compiler-v0.1.0 for the CI pipeline to build the artifact.

Debug mode

  1. Go into your venv (such as for example the poetry environment of the python tests)
  2. cd into this directory
  3. maturin develop
  4. Maturin will now install the package into your env and the tests will use the latest version

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distributions

decentriq_dcr_compiler-0.14.0rc0-cp312-none-win_amd64.whl (5.1 MB view details)

Uploaded CPython 3.12 Windows x86-64

decentriq_dcr_compiler-0.14.0rc0-cp312-none-win32.whl (4.6 MB view details)

Uploaded CPython 3.12 Windows x86

decentriq_dcr_compiler-0.14.0rc0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (5.7 MB view details)

Uploaded CPython 3.12 manylinux: glibc 2.17+ x86-64

decentriq_dcr_compiler-0.14.0rc0-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (5.6 MB view details)

Uploaded CPython 3.12 manylinux: glibc 2.17+ ARM64

decentriq_dcr_compiler-0.14.0rc0-cp312-cp312-manylinux_2_5_i686.manylinux1_i686.whl (5.7 MB view details)

Uploaded CPython 3.12 manylinux: glibc 2.5+ i686

decentriq_dcr_compiler-0.14.0rc0-cp312-cp312-macosx_10_9_x86_64.macosx_11_0_arm64.macosx_10_9_universal2.whl (10.0 MB view details)

Uploaded CPython 3.12 macOS 10.9+ universal2 (ARM64, x86-64) macOS 10.9+ x86-64 macOS 11.0+ ARM64

decentriq_dcr_compiler-0.14.0rc0-cp312-cp312-macosx_10_7_x86_64.whl (5.1 MB view details)

Uploaded CPython 3.12 macOS 10.7+ x86-64

decentriq_dcr_compiler-0.14.0rc0-cp311-none-win_amd64.whl (5.1 MB view details)

Uploaded CPython 3.11 Windows x86-64

decentriq_dcr_compiler-0.14.0rc0-cp311-none-win32.whl (4.6 MB view details)

Uploaded CPython 3.11 Windows x86

decentriq_dcr_compiler-0.14.0rc0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (5.7 MB view details)

Uploaded CPython 3.11 manylinux: glibc 2.17+ x86-64

decentriq_dcr_compiler-0.14.0rc0-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (5.6 MB view details)

Uploaded CPython 3.11 manylinux: glibc 2.17+ ARM64

decentriq_dcr_compiler-0.14.0rc0-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.whl (5.7 MB view details)

Uploaded CPython 3.11 manylinux: glibc 2.5+ i686

decentriq_dcr_compiler-0.14.0rc0-cp311-cp311-macosx_10_9_x86_64.macosx_11_0_arm64.macosx_10_9_universal2.whl (10.0 MB view details)

Uploaded CPython 3.11 macOS 10.9+ universal2 (ARM64, x86-64) macOS 10.9+ x86-64 macOS 11.0+ ARM64

decentriq_dcr_compiler-0.14.0rc0-cp311-cp311-macosx_10_7_x86_64.whl (5.1 MB view details)

Uploaded CPython 3.11 macOS 10.7+ x86-64

decentriq_dcr_compiler-0.14.0rc0-cp310-none-win_amd64.whl (5.1 MB view details)

Uploaded CPython 3.10 Windows x86-64

decentriq_dcr_compiler-0.14.0rc0-cp310-none-win32.whl (4.6 MB view details)

Uploaded CPython 3.10 Windows x86

decentriq_dcr_compiler-0.14.0rc0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (5.7 MB view details)

Uploaded CPython 3.10 manylinux: glibc 2.17+ x86-64

decentriq_dcr_compiler-0.14.0rc0-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (5.6 MB view details)

Uploaded CPython 3.10 manylinux: glibc 2.17+ ARM64

decentriq_dcr_compiler-0.14.0rc0-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.whl (5.7 MB view details)

Uploaded CPython 3.10 manylinux: glibc 2.5+ i686

decentriq_dcr_compiler-0.14.0rc0-cp310-cp310-macosx_10_9_x86_64.macosx_11_0_arm64.macosx_10_9_universal2.whl (10.0 MB view details)

Uploaded CPython 3.10 macOS 10.9+ universal2 (ARM64, x86-64) macOS 10.9+ x86-64 macOS 11.0+ ARM64

decentriq_dcr_compiler-0.14.0rc0-cp310-cp310-macosx_10_7_x86_64.whl (5.1 MB view details)

Uploaded CPython 3.10 macOS 10.7+ x86-64

decentriq_dcr_compiler-0.14.0rc0-cp39-none-win_amd64.whl (5.1 MB view details)

Uploaded CPython 3.9 Windows x86-64

decentriq_dcr_compiler-0.14.0rc0-cp39-none-win32.whl (4.6 MB view details)

Uploaded CPython 3.9 Windows x86

decentriq_dcr_compiler-0.14.0rc0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (5.7 MB view details)

Uploaded CPython 3.9 manylinux: glibc 2.17+ x86-64

decentriq_dcr_compiler-0.14.0rc0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (5.6 MB view details)

Uploaded CPython 3.9 manylinux: glibc 2.17+ ARM64

decentriq_dcr_compiler-0.14.0rc0-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.whl (5.7 MB view details)

Uploaded CPython 3.9 manylinux: glibc 2.5+ i686

decentriq_dcr_compiler-0.14.0rc0-cp39-cp39-macosx_10_9_x86_64.macosx_11_0_arm64.macosx_10_9_universal2.whl (10.0 MB view details)

Uploaded CPython 3.9 macOS 10.9+ universal2 (ARM64, x86-64) macOS 10.9+ x86-64 macOS 11.0+ ARM64

decentriq_dcr_compiler-0.14.0rc0-cp39-cp39-macosx_10_7_x86_64.whl (5.1 MB view details)

Uploaded CPython 3.9 macOS 10.7+ x86-64

decentriq_dcr_compiler-0.14.0rc0-cp38-none-win_amd64.whl (5.1 MB view details)

Uploaded CPython 3.8 Windows x86-64

decentriq_dcr_compiler-0.14.0rc0-cp38-none-win32.whl (4.6 MB view details)

Uploaded CPython 3.8 Windows x86

decentriq_dcr_compiler-0.14.0rc0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (5.7 MB view details)

Uploaded CPython 3.8 manylinux: glibc 2.17+ x86-64

decentriq_dcr_compiler-0.14.0rc0-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (5.6 MB view details)

Uploaded CPython 3.8 manylinux: glibc 2.17+ ARM64

decentriq_dcr_compiler-0.14.0rc0-cp38-cp38-manylinux_2_5_i686.manylinux1_i686.whl (5.7 MB view details)

Uploaded CPython 3.8 manylinux: glibc 2.5+ i686

decentriq_dcr_compiler-0.14.0rc0-cp38-cp38-macosx_10_9_x86_64.macosx_11_0_arm64.macosx_10_9_universal2.whl (10.0 MB view details)

Uploaded CPython 3.8 macOS 10.9+ universal2 (ARM64, x86-64) macOS 10.9+ x86-64 macOS 11.0+ ARM64

decentriq_dcr_compiler-0.14.0rc0-cp38-cp38-macosx_10_7_x86_64.whl (5.1 MB view details)

Uploaded CPython 3.8 macOS 10.7+ x86-64

decentriq_dcr_compiler-0.14.0rc0-cp37-none-win_amd64.whl (5.1 MB view details)

Uploaded CPython 3.7 Windows x86-64

decentriq_dcr_compiler-0.14.0rc0-cp37-none-win32.whl (4.6 MB view details)

Uploaded CPython 3.7 Windows x86

decentriq_dcr_compiler-0.14.0rc0-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (5.7 MB view details)

Uploaded CPython 3.7m manylinux: glibc 2.17+ x86-64

decentriq_dcr_compiler-0.14.0rc0-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (5.6 MB view details)

Uploaded CPython 3.7m manylinux: glibc 2.17+ ARM64

decentriq_dcr_compiler-0.14.0rc0-cp37-cp37m-manylinux_2_5_i686.manylinux1_i686.whl (5.7 MB view details)

Uploaded CPython 3.7m manylinux: glibc 2.5+ i686

decentriq_dcr_compiler-0.14.0rc0-cp37-cp37m-macosx_10_9_x86_64.macosx_11_0_arm64.macosx_10_9_universal2.whl (10.0 MB view details)

Uploaded CPython 3.7m macOS 10.9+ universal2 (ARM64, x86-64) macOS 10.9+ x86-64 macOS 11.0+ ARM64

decentriq_dcr_compiler-0.14.0rc0-cp37-cp37m-macosx_10_7_x86_64.whl (5.1 MB view details)

Uploaded CPython 3.7m macOS 10.7+ x86-64

File details

Details for the file decentriq_dcr_compiler-0.14.0rc0-cp312-none-win_amd64.whl.

File metadata

File hashes

Hashes for decentriq_dcr_compiler-0.14.0rc0-cp312-none-win_amd64.whl
Algorithm Hash digest
SHA256 ff3094c209243da54a2ddb8d2509d0798998d0acf7ca8617d32723e319bbe69b
MD5 a3ce8b58696032e82a71d68ba46e1b16
BLAKE2b-256 ccb7ca13112fb6bdc12514889d26753e5fbcd460e8a4edd7d148fc087a4fa395

See more details on using hashes here.

File details

Details for the file decentriq_dcr_compiler-0.14.0rc0-cp312-none-win32.whl.

File metadata

File hashes

Hashes for decentriq_dcr_compiler-0.14.0rc0-cp312-none-win32.whl
Algorithm Hash digest
SHA256 33ef4779b02b4f8010e2485bf0c69720b730479c13bc408f625e7f5e2f1aca06
MD5 6b0bb4496f34e6455082e9c36f6d20f1
BLAKE2b-256 1358a2182b682f7542ff0eeacbcf85b8d6302a5d8cc6455ebffab5f97148ff07

See more details on using hashes here.

File details

Details for the file decentriq_dcr_compiler-0.14.0rc0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for decentriq_dcr_compiler-0.14.0rc0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 dd5e4a33eb45251c57ab67259b4ce85a3c2efd22044363f7aa0824f4e5c21232
MD5 863dafae6226c852d1d1dcca866c34ff
BLAKE2b-256 a9d1a8917e7e00c1d7a5a101d895509f32ca70120dd1a8668a1e78841e056d11

See more details on using hashes here.

File details

Details for the file decentriq_dcr_compiler-0.14.0rc0-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for decentriq_dcr_compiler-0.14.0rc0-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 cf7a3d050e9319b6dd5de27d067989ff1c9fcb58fef9f733b0a8bb7f9e436327
MD5 ecc327e8f60e282cfa6d88616d752053
BLAKE2b-256 6096bfb88db6f3c94a5fbca9c959c79bc180c397915f7a57dd7c76dd951d5a7e

See more details on using hashes here.

File details

Details for the file decentriq_dcr_compiler-0.14.0rc0-cp312-cp312-manylinux_2_5_i686.manylinux1_i686.whl.

File metadata

File hashes

Hashes for decentriq_dcr_compiler-0.14.0rc0-cp312-cp312-manylinux_2_5_i686.manylinux1_i686.whl
Algorithm Hash digest
SHA256 efbb6487cb72ec1feb84cd71818fc899456e0b5fa6ac140a4492dd916708db73
MD5 8b26f7ea7d2a863d64bd5257fa5cffa0
BLAKE2b-256 3e56c7e3291d4243c761ed5a647d4fbf8f0ca86d237585953f6c9ebf498697b9

See more details on using hashes here.

File details

Details for the file decentriq_dcr_compiler-0.14.0rc0-cp312-cp312-macosx_10_9_x86_64.macosx_11_0_arm64.macosx_10_9_universal2.whl.

File metadata

File hashes

Hashes for decentriq_dcr_compiler-0.14.0rc0-cp312-cp312-macosx_10_9_x86_64.macosx_11_0_arm64.macosx_10_9_universal2.whl
Algorithm Hash digest
SHA256 9d0e28031976d14bb2e9c77fd9cca8a962772c1ded1386a053040f19bcf35a80
MD5 a255797938536a58628bdc9fe667f60e
BLAKE2b-256 bc75ae1496214af11b7f522cafd9b1e577748dddd15c7faef30cc7017ef85bfc

See more details on using hashes here.

File details

Details for the file decentriq_dcr_compiler-0.14.0rc0-cp312-cp312-macosx_10_7_x86_64.whl.

File metadata

File hashes

Hashes for decentriq_dcr_compiler-0.14.0rc0-cp312-cp312-macosx_10_7_x86_64.whl
Algorithm Hash digest
SHA256 3cc4758f0262b0568d1767bbaeb062efc7361b26965c6b12c4f9074d9a931a51
MD5 3ddbff89ab6eb2d4f28d966a463dec87
BLAKE2b-256 0ea7f5788abb98277d8e19b23fcdf31e5719cfb7ccd3b90d020b02192711f301

See more details on using hashes here.

File details

Details for the file decentriq_dcr_compiler-0.14.0rc0-cp311-none-win_amd64.whl.

File metadata

File hashes

Hashes for decentriq_dcr_compiler-0.14.0rc0-cp311-none-win_amd64.whl
Algorithm Hash digest
SHA256 ea4c093ce995e216599fc47bf2977934055a4db0a06728a0e66649df7bde12ee
MD5 bd8adc66d774d5a975b8d68c04ccc022
BLAKE2b-256 7b4ba409125f97dc4274046b655de8e3ec4dbed9e23c1731cd78c254c44ced7e

See more details on using hashes here.

File details

Details for the file decentriq_dcr_compiler-0.14.0rc0-cp311-none-win32.whl.

File metadata

File hashes

Hashes for decentriq_dcr_compiler-0.14.0rc0-cp311-none-win32.whl
Algorithm Hash digest
SHA256 de29d653888a532042de161f0c6fb175183e3742939023936a43380f815c597a
MD5 4d54970bfb27b7d003d9eb0ca3b55598
BLAKE2b-256 4485fa35bc5d6f6877a1d441e959a595907243b0276285a67321e6881a0f3aef

See more details on using hashes here.

File details

Details for the file decentriq_dcr_compiler-0.14.0rc0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for decentriq_dcr_compiler-0.14.0rc0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 b06e6c23c9d41dd32271e1337187ddb32ac078f18784932c23919dc9fb9694dd
MD5 4a8203e9282a8f7378a28126f8aee725
BLAKE2b-256 f2da487849f96cb49f9eff7b57a57420c9806bc042290c76a17c84114f6315e2

See more details on using hashes here.

File details

Details for the file decentriq_dcr_compiler-0.14.0rc0-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for decentriq_dcr_compiler-0.14.0rc0-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 fafde9433c94215bc4a25274ebbc574fd78b56ce23e97b5315e74b8aa182f697
MD5 cb28a1ebca0397750be147af3b6b52a3
BLAKE2b-256 12b1c2e84f87e806bf1eb80eb3ee732303d97d95614be2de1ce065423c6a2e8f

See more details on using hashes here.

File details

Details for the file decentriq_dcr_compiler-0.14.0rc0-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.whl.

File metadata

File hashes

Hashes for decentriq_dcr_compiler-0.14.0rc0-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.whl
Algorithm Hash digest
SHA256 333534da6d9617ea02568a7c8cd56e47c1454af38ba804b4c5f05984672c43f1
MD5 58fc879ba6bb961d4d2972fa48e30b07
BLAKE2b-256 5ff88b6f44c10198b9b59a7c6a2e07d4c97ad4fcf367b52196a7691eb63d8e2b

See more details on using hashes here.

File details

Details for the file decentriq_dcr_compiler-0.14.0rc0-cp311-cp311-macosx_10_9_x86_64.macosx_11_0_arm64.macosx_10_9_universal2.whl.

File metadata

File hashes

Hashes for decentriq_dcr_compiler-0.14.0rc0-cp311-cp311-macosx_10_9_x86_64.macosx_11_0_arm64.macosx_10_9_universal2.whl
Algorithm Hash digest
SHA256 e695804b204aa9a74a1570e7f337284c39a1d7b2000282af6d2f8b1d85d647b4
MD5 23ea4fbb2a31dcf675121608e8ab29a2
BLAKE2b-256 bf1b0c1f650adce5cba7444b06b50eae8b46a3c598cac0c3505b78f59c88db0b

See more details on using hashes here.

File details

Details for the file decentriq_dcr_compiler-0.14.0rc0-cp311-cp311-macosx_10_7_x86_64.whl.

File metadata

File hashes

Hashes for decentriq_dcr_compiler-0.14.0rc0-cp311-cp311-macosx_10_7_x86_64.whl
Algorithm Hash digest
SHA256 79ba7447a11f9f6ae516fb320b028ad2d18657b252259128dc172da02fcc44ec
MD5 840d5b98410abd7a7162233a1b5551d4
BLAKE2b-256 62b6fd1faac20bb90656e861571d6e322eb39489a6b40050636bc4720bdb1b02

See more details on using hashes here.

File details

Details for the file decentriq_dcr_compiler-0.14.0rc0-cp310-none-win_amd64.whl.

File metadata

File hashes

Hashes for decentriq_dcr_compiler-0.14.0rc0-cp310-none-win_amd64.whl
Algorithm Hash digest
SHA256 d97c78fa5a55187a2746d80c76c568d140f019e46fdc632ec41cac26eac53947
MD5 121d23368ee91c7aa87ced7b1f0569b5
BLAKE2b-256 d4c886c9356a8dedb96f03be351e86ab6b1ca0d71c729198799a79621e07fc4e

See more details on using hashes here.

File details

Details for the file decentriq_dcr_compiler-0.14.0rc0-cp310-none-win32.whl.

File metadata

File hashes

Hashes for decentriq_dcr_compiler-0.14.0rc0-cp310-none-win32.whl
Algorithm Hash digest
SHA256 3fbdabdc83be62644b5ee9f312f1f20d0c989a691d143c1bb97ea732cc8468d1
MD5 c6b5c929c97c3273d5e199c82ff71279
BLAKE2b-256 b0ceae2c3227492758c1766842f16e24c30b168c49d2b263081d0b711ca19fc2

See more details on using hashes here.

File details

Details for the file decentriq_dcr_compiler-0.14.0rc0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for decentriq_dcr_compiler-0.14.0rc0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 d8a2fad3012eb529cf74673bf5698d5a8321f33236875ac5d2d3684756cbd9ed
MD5 f838880c03ba89d7f3ca999437f923c7
BLAKE2b-256 38b973148af7f614297dabd4e983d7bd07ec49c894226d7fe0871e2c8e0992ce

See more details on using hashes here.

File details

Details for the file decentriq_dcr_compiler-0.14.0rc0-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for decentriq_dcr_compiler-0.14.0rc0-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 6f15fb463e0b98e18691a0c5e47089eae1b0a5604110ca3e7791e1e03737c2b4
MD5 8761f1044382ba55d026b086ceda674b
BLAKE2b-256 4ad083750b7562e7d434dc349030e9e0cef77510840d165aca4bc1de79a05914

See more details on using hashes here.

File details

Details for the file decentriq_dcr_compiler-0.14.0rc0-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.whl.

File metadata

File hashes

Hashes for decentriq_dcr_compiler-0.14.0rc0-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.whl
Algorithm Hash digest
SHA256 a9cb5d7c38e0a22a2d7ff4d270840efa0a3b17a60c0e9001fdac4f0faf2d80c4
MD5 b70e6905b050d146aef35a9986c0c6b3
BLAKE2b-256 09e6ca6a41a79b785e46bc23b78ce69167430b2a51dff2ba22103908b70a81ed

See more details on using hashes here.

File details

Details for the file decentriq_dcr_compiler-0.14.0rc0-cp310-cp310-macosx_10_9_x86_64.macosx_11_0_arm64.macosx_10_9_universal2.whl.

File metadata

File hashes

Hashes for decentriq_dcr_compiler-0.14.0rc0-cp310-cp310-macosx_10_9_x86_64.macosx_11_0_arm64.macosx_10_9_universal2.whl
Algorithm Hash digest
SHA256 fda93bdb7254bcd4dc1c02fefe9aaafb873728f2b1cfd5f60a8b050b61e36639
MD5 c7fc25931b2d09789de89471202dac85
BLAKE2b-256 fdcd856539d1dffa8e43d9e377c952cdd1236decb3f6173a38cc85fffc9109c7

See more details on using hashes here.

File details

Details for the file decentriq_dcr_compiler-0.14.0rc0-cp310-cp310-macosx_10_7_x86_64.whl.

File metadata

File hashes

Hashes for decentriq_dcr_compiler-0.14.0rc0-cp310-cp310-macosx_10_7_x86_64.whl
Algorithm Hash digest
SHA256 6d8e5cee10ecea91ccf246d10f49b970b448e141c579935e2e0cc62657dc01c4
MD5 6da46e1ab6d2ad302135cbb620968ead
BLAKE2b-256 e3ee1873b3f527425f9f5345c2fce60c8dd1b8d138723644caae30dcdef5fa62

See more details on using hashes here.

File details

Details for the file decentriq_dcr_compiler-0.14.0rc0-cp39-none-win_amd64.whl.

File metadata

File hashes

Hashes for decentriq_dcr_compiler-0.14.0rc0-cp39-none-win_amd64.whl
Algorithm Hash digest
SHA256 d91192f9149786a6094972dc3c0fa99582cbf07b155d364792303e96cf86e958
MD5 8b9524d2f3fcfb419c7d6613accccc55
BLAKE2b-256 9cc0f2d6268aed85437944cec64dbf1d448ac1063ffe2e9c06811bc2427e4bc3

See more details on using hashes here.

File details

Details for the file decentriq_dcr_compiler-0.14.0rc0-cp39-none-win32.whl.

File metadata

File hashes

Hashes for decentriq_dcr_compiler-0.14.0rc0-cp39-none-win32.whl
Algorithm Hash digest
SHA256 cf1136249bf910a6c299222cdd17be667d568b46354a9039c9f451545c7266c7
MD5 da065296e9ed3b818dffc0b940e28a8e
BLAKE2b-256 169e0543a5d2d0ed18f64997170838a14f8b87d35825a334341d7526346f0ce3

See more details on using hashes here.

File details

Details for the file decentriq_dcr_compiler-0.14.0rc0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for decentriq_dcr_compiler-0.14.0rc0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 8d45822fba28da1851988ec5854087f617f971508ce51a5365d08fdf4d7569af
MD5 6be3db0bef0d28c656abab03ff71da19
BLAKE2b-256 8d88dedeb426e7ae6ae6fc296c5e22853156d181a5ae6bf5a1dd48bddfcabbc8

See more details on using hashes here.

File details

Details for the file decentriq_dcr_compiler-0.14.0rc0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for decentriq_dcr_compiler-0.14.0rc0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 b3db10cfc9cc07a7bc1a6591326bc6cb7a4f54a739fe4601cb89597b820fb90c
MD5 c29ab9565a0127c09ad9379b93898f96
BLAKE2b-256 7c4902771d0aa8619fc50e3174139873d51da47117b27143229d06e49e2e70ad

See more details on using hashes here.

File details

Details for the file decentriq_dcr_compiler-0.14.0rc0-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.whl.

File metadata

File hashes

Hashes for decentriq_dcr_compiler-0.14.0rc0-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.whl
Algorithm Hash digest
SHA256 06560d1cbb8553dde895e650f153665f936a48ac1bf71336a2d9feedf580a3ee
MD5 0a98624bb1000956a13446e9fe7bd59c
BLAKE2b-256 3c083bd12132364ca20c696febee1d24c1f19651ac9478dfa2471d0ef7f5a3c6

See more details on using hashes here.

File details

Details for the file decentriq_dcr_compiler-0.14.0rc0-cp39-cp39-macosx_10_9_x86_64.macosx_11_0_arm64.macosx_10_9_universal2.whl.

File metadata

File hashes

Hashes for decentriq_dcr_compiler-0.14.0rc0-cp39-cp39-macosx_10_9_x86_64.macosx_11_0_arm64.macosx_10_9_universal2.whl
Algorithm Hash digest
SHA256 cd5bc96f3a2186513607f8c857192f830e54b7f47cc1e623a00d21ad19da307e
MD5 e51821c461f1327e383cd4ce4c493e75
BLAKE2b-256 7c02ac3ef522526d12cf4eb32d27948e8df517c2e10ef5b2e14cf03fcb0b2106

See more details on using hashes here.

File details

Details for the file decentriq_dcr_compiler-0.14.0rc0-cp39-cp39-macosx_10_7_x86_64.whl.

File metadata

File hashes

Hashes for decentriq_dcr_compiler-0.14.0rc0-cp39-cp39-macosx_10_7_x86_64.whl
Algorithm Hash digest
SHA256 6753bcf81cdf6cf2662c0dd4337bcf51270bc1da938d1acc2755e8da238f8ebd
MD5 782220cb2eefc9d596088e3233f687e5
BLAKE2b-256 54acda70f3fe49646a6c74316ef82e29e2341a74c74ae30b55642efd2dda38d0

See more details on using hashes here.

File details

Details for the file decentriq_dcr_compiler-0.14.0rc0-cp38-none-win_amd64.whl.

File metadata

File hashes

Hashes for decentriq_dcr_compiler-0.14.0rc0-cp38-none-win_amd64.whl
Algorithm Hash digest
SHA256 dc457739a396b6816c49a7be6c9160536451c2516271594642d744208ef653ea
MD5 6be98e9e64235ddda9422703352c4885
BLAKE2b-256 26e8d4525d0f0c5ba0fd9bbf2966876ebfb27ce1459cde8074f97b0f67fefce1

See more details on using hashes here.

File details

Details for the file decentriq_dcr_compiler-0.14.0rc0-cp38-none-win32.whl.

File metadata

File hashes

Hashes for decentriq_dcr_compiler-0.14.0rc0-cp38-none-win32.whl
Algorithm Hash digest
SHA256 677fb0973125fcf5baef5ae6e468857f3bcda919c6cfd9023fbd9a3b8ab68977
MD5 4a6b124ab04635731b07a59ffc839c5d
BLAKE2b-256 7cdd9c1039df5809767e571bf9455e01e3f392e4cc1c5b14e653e4119fad6eab

See more details on using hashes here.

File details

Details for the file decentriq_dcr_compiler-0.14.0rc0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for decentriq_dcr_compiler-0.14.0rc0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 611001784df72435a9d39d27fd93114fbf5fb45b05ef514a7c78f08506d7af80
MD5 2f8f65042e319d237c2537b97f4ab53a
BLAKE2b-256 2a7af639dbd89ab175b3d7196ae3115a16ccacd9397bdd15b4ce87159c0813d9

See more details on using hashes here.

File details

Details for the file decentriq_dcr_compiler-0.14.0rc0-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for decentriq_dcr_compiler-0.14.0rc0-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 b31558812405d0c9ba852c0d91a1e80f811ef4756be8a35a66a11ccc9ee8bda6
MD5 231c904ef21b22abccef935054b0818e
BLAKE2b-256 315fae1bed2b4cde0ec83e8ec885675b1a622566674a1856bf340ea73f3a27ec

See more details on using hashes here.

File details

Details for the file decentriq_dcr_compiler-0.14.0rc0-cp38-cp38-manylinux_2_5_i686.manylinux1_i686.whl.

File metadata

File hashes

Hashes for decentriq_dcr_compiler-0.14.0rc0-cp38-cp38-manylinux_2_5_i686.manylinux1_i686.whl
Algorithm Hash digest
SHA256 5849fd718c68f5a0e8bdc771e72295c58110d4c8a0cd24e6316f44172bd99dea
MD5 2d6bbd76e065858366c28afa2381599b
BLAKE2b-256 c4c8f49a265d8a51be5267df9e76378c38e721158c675e4e8edca9382594bdae

See more details on using hashes here.

File details

Details for the file decentriq_dcr_compiler-0.14.0rc0-cp38-cp38-macosx_10_9_x86_64.macosx_11_0_arm64.macosx_10_9_universal2.whl.

File metadata

File hashes

Hashes for decentriq_dcr_compiler-0.14.0rc0-cp38-cp38-macosx_10_9_x86_64.macosx_11_0_arm64.macosx_10_9_universal2.whl
Algorithm Hash digest
SHA256 da75d7f3f8acb019dc1fb428284c2e7e18b4db14077378f0717164103f96a30a
MD5 23657b6540b1bfdec67be02e3f84da28
BLAKE2b-256 77022c0677f8443c1bd3606ebaddca717934a49a8a213dfa65cb93b31ef6502d

See more details on using hashes here.

File details

Details for the file decentriq_dcr_compiler-0.14.0rc0-cp38-cp38-macosx_10_7_x86_64.whl.

File metadata

File hashes

Hashes for decentriq_dcr_compiler-0.14.0rc0-cp38-cp38-macosx_10_7_x86_64.whl
Algorithm Hash digest
SHA256 b88162fdb401794457b85b5707505d4930128001e94dbdc28d5585bd66e17266
MD5 c639e9d9e178baa12a0bdc7ee58ad459
BLAKE2b-256 fdd7b62451d61b31d940ae3c9694127ae37a3200865f21ff0b20838f37c47642

See more details on using hashes here.

File details

Details for the file decentriq_dcr_compiler-0.14.0rc0-cp37-none-win_amd64.whl.

File metadata

File hashes

Hashes for decentriq_dcr_compiler-0.14.0rc0-cp37-none-win_amd64.whl
Algorithm Hash digest
SHA256 82bbd37153d51b1fd9853a645152ee7dd1d653156ca886825da42c624110d54e
MD5 c6b50c7fc6dc0b7fbb156ae504a2c2c9
BLAKE2b-256 e2908c373902464baba6ad706efe86d7094cf46e5e2fcadabf9ec5f2d4e04b89

See more details on using hashes here.

File details

Details for the file decentriq_dcr_compiler-0.14.0rc0-cp37-none-win32.whl.

File metadata

File hashes

Hashes for decentriq_dcr_compiler-0.14.0rc0-cp37-none-win32.whl
Algorithm Hash digest
SHA256 8a4cfe4f502706e5e4798c60a2a112c0aacd35c62051ff225deff935cbd859b6
MD5 bb0dd6d365b17f8ea3bc85ef1300c285
BLAKE2b-256 003b8d346dcf4e64465ddb7fc8df76dfddaf5105e1d95fbb75d88c08f2268c0a

See more details on using hashes here.

File details

Details for the file decentriq_dcr_compiler-0.14.0rc0-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for decentriq_dcr_compiler-0.14.0rc0-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 3252ede7437e1f18a203a4866ac3c273a96ba5e39c3166fc7945640d4b6b6a4f
MD5 e26c3fd90d87afef9cda1f8c513e8774
BLAKE2b-256 c604e75de364167c168805d354993e0fa3f432294c5cd707781071c166d983b0

See more details on using hashes here.

File details

Details for the file decentriq_dcr_compiler-0.14.0rc0-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for decentriq_dcr_compiler-0.14.0rc0-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 3d7e31e55875b5883ae30622e9d233ed4a1da72debc41273fcc3c05cd65362fd
MD5 35704370ecc2cdb2881d6c73a75f9fda
BLAKE2b-256 1bb0c7e167f0b35f3d798ce2fae5b022bf30a83c3b892a0afa34ff105723d786

See more details on using hashes here.

File details

Details for the file decentriq_dcr_compiler-0.14.0rc0-cp37-cp37m-manylinux_2_5_i686.manylinux1_i686.whl.

File metadata

File hashes

Hashes for decentriq_dcr_compiler-0.14.0rc0-cp37-cp37m-manylinux_2_5_i686.manylinux1_i686.whl
Algorithm Hash digest
SHA256 1c9e27c916a29e4fcd52fc6c1fb6278faed91a3436f6315d6c0a656eb5ae5eba
MD5 ddd130b23c652f804d576b880c1f7f9f
BLAKE2b-256 02e4442238ddecf527adb5fbc71fe25b9e8208394f50fefb5f72589493898123

See more details on using hashes here.

File details

Details for the file decentriq_dcr_compiler-0.14.0rc0-cp37-cp37m-macosx_10_9_x86_64.macosx_11_0_arm64.macosx_10_9_universal2.whl.

File metadata

File hashes

Hashes for decentriq_dcr_compiler-0.14.0rc0-cp37-cp37m-macosx_10_9_x86_64.macosx_11_0_arm64.macosx_10_9_universal2.whl
Algorithm Hash digest
SHA256 53e773687cae3eb86560475453fc2f6d892810ed708c8093d1bd6fae71495eb8
MD5 5190d95c6c0fc3e0b1a47f6ae402d07e
BLAKE2b-256 ccdbeb841830a6a1fa14e869b99812ab8a40542c473e418f18a6067792f0f368

See more details on using hashes here.

File details

Details for the file decentriq_dcr_compiler-0.14.0rc0-cp37-cp37m-macosx_10_7_x86_64.whl.

File metadata

File hashes

Hashes for decentriq_dcr_compiler-0.14.0rc0-cp37-cp37m-macosx_10_7_x86_64.whl
Algorithm Hash digest
SHA256 3fa212322280079870a8f28cce70fc22b40ef8ea8aebede98e8c0118f9463260
MD5 7c021705ae50f4d3097e0eef4faaac4c
BLAKE2b-256 e8331729a8b922c80d00582e4ac9f5a67fc27932b1a240c97a70d216a8a72757

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page