Skip to main content

A framework for combining interdependent models from multiple languages.

Project description

tag version PyPI version GHA Build Status codecov PEP8 license platform

yggdrasil, originally created as a framework for the Crops in Silico (CiS) project, provides support for combining scientific models written in different programming languages. To combine two models, modelers add simple communications interfaces to the model code and provide simple declarative specification files that identify the models that should be run and the inputs and outputs those models expect.

The system uses the specification files to configure the communications channels and expose them to the models. The complexity of the particular communications system is managed by the framework, which performs communication setup, binds the communications to simple interfaces within the models, and manages execution of the models. The complexities of model registration and discovery, as well as the complexities of setup and management of the communications system are handled under-the-hood by the framework under direction of the model specification, freeing the domain scientist from implementing communications protocols or translating models to the same programming language.

Please refer to the package documentation for additional information about the package and directions for installing it.

If you use yggdrasil in your research, please cite the accompanying paper:

Meagan Lang, yggdrasil: a Python package for integrating computational models across languages and scales, in silico Plants, Volume 1, Issue 1, 2019, diz001, https://doi.org/10.1093/insilicoplants/diz001

Project details


Download files

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

Source Distribution

yggdrasil-framework-1.10.1.post1.tar.gz (80.4 MB view details)

Uploaded Source

Built Distributions

yggdrasil_framework-1.10.1.post1-cp311-cp311-win_amd64.whl (81.8 MB view details)

Uploaded CPython 3.11Windows x86-64

yggdrasil_framework-1.10.1.post1-cp311-cp311-win32.whl (81.7 MB view details)

Uploaded CPython 3.11Windows x86

yggdrasil_framework-1.10.1.post1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (90.2 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ x86-64

yggdrasil_framework-1.10.1.post1-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (90.2 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ ARM64

yggdrasil_framework-1.10.1.post1-cp311-cp311-manylinux_2_12_i686.manylinux2010_i686.manylinux_2_17_i686.manylinux2014_i686.whl (89.8 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.12+ i686manylinux: glibc 2.17+ i686

yggdrasil_framework-1.10.1.post1-cp311-cp311-macosx_11_0_arm64.whl (82.1 MB view details)

Uploaded CPython 3.11macOS 11.0+ ARM64

yggdrasil_framework-1.10.1.post1-cp311-cp311-macosx_10_9_x86_64.whl (82.2 MB view details)

Uploaded CPython 3.11macOS 10.9+ x86-64

yggdrasil_framework-1.10.1.post1-cp310-cp310-win_amd64.whl (81.8 MB view details)

Uploaded CPython 3.10Windows x86-64

yggdrasil_framework-1.10.1.post1-cp310-cp310-win32.whl (81.7 MB view details)

Uploaded CPython 3.10Windows x86

yggdrasil_framework-1.10.1.post1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (90.2 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ x86-64

yggdrasil_framework-1.10.1.post1-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (90.2 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ ARM64

yggdrasil_framework-1.10.1.post1-cp310-cp310-manylinux_2_12_i686.manylinux2010_i686.manylinux_2_17_i686.manylinux2014_i686.whl (89.8 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.12+ i686manylinux: glibc 2.17+ i686

yggdrasil_framework-1.10.1.post1-cp310-cp310-macosx_11_0_arm64.whl (82.1 MB view details)

Uploaded CPython 3.10macOS 11.0+ ARM64

yggdrasil_framework-1.10.1.post1-cp310-cp310-macosx_10_9_x86_64.whl (82.2 MB view details)

Uploaded CPython 3.10macOS 10.9+ x86-64

yggdrasil_framework-1.10.1.post1-cp39-cp39-win_amd64.whl (81.8 MB view details)

Uploaded CPython 3.9Windows x86-64

yggdrasil_framework-1.10.1.post1-cp39-cp39-win32.whl (81.7 MB view details)

Uploaded CPython 3.9Windows x86

yggdrasil_framework-1.10.1.post1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (90.2 MB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ x86-64

yggdrasil_framework-1.10.1.post1-cp39-cp39-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (90.4 MB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ ppc64le

yggdrasil_framework-1.10.1.post1-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (90.2 MB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ ARM64

yggdrasil_framework-1.10.1.post1-cp39-cp39-manylinux_2_12_i686.manylinux2010_i686.manylinux_2_17_i686.manylinux2014_i686.whl (89.8 MB view details)

Uploaded CPython 3.9manylinux: glibc 2.12+ i686manylinux: glibc 2.17+ i686

yggdrasil_framework-1.10.1.post1-cp39-cp39-macosx_11_0_arm64.whl (82.1 MB view details)

Uploaded CPython 3.9macOS 11.0+ ARM64

yggdrasil_framework-1.10.1.post1-cp39-cp39-macosx_10_9_x86_64.whl (82.2 MB view details)

Uploaded CPython 3.9macOS 10.9+ x86-64

yggdrasil_framework-1.10.1.post1-cp38-cp38-win_amd64.whl (81.8 MB view details)

Uploaded CPython 3.8Windows x86-64

yggdrasil_framework-1.10.1.post1-cp38-cp38-win32.whl (81.7 MB view details)

Uploaded CPython 3.8Windows x86

yggdrasil_framework-1.10.1.post1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (90.2 MB view details)

Uploaded CPython 3.8manylinux: glibc 2.17+ x86-64

yggdrasil_framework-1.10.1.post1-cp38-cp38-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (90.4 MB view details)

Uploaded CPython 3.8manylinux: glibc 2.17+ ppc64le

yggdrasil_framework-1.10.1.post1-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (90.2 MB view details)

Uploaded CPython 3.8manylinux: glibc 2.17+ ARM64

yggdrasil_framework-1.10.1.post1-cp38-cp38-manylinux_2_12_i686.manylinux2010_i686.manylinux_2_17_i686.manylinux2014_i686.whl (89.8 MB view details)

Uploaded CPython 3.8manylinux: glibc 2.12+ i686manylinux: glibc 2.17+ i686

yggdrasil_framework-1.10.1.post1-cp38-cp38-macosx_11_0_arm64.whl (82.1 MB view details)

Uploaded CPython 3.8macOS 11.0+ ARM64

yggdrasil_framework-1.10.1.post1-cp38-cp38-macosx_10_9_x86_64.whl (82.2 MB view details)

Uploaded CPython 3.8macOS 10.9+ x86-64

yggdrasil_framework-1.10.1.post1-cp37-cp37m-win_amd64.whl (81.8 MB view details)

Uploaded CPython 3.7mWindows x86-64

yggdrasil_framework-1.10.1.post1-cp37-cp37m-win32.whl (81.7 MB view details)

Uploaded CPython 3.7mWindows x86

yggdrasil_framework-1.10.1.post1-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (90.2 MB view details)

Uploaded CPython 3.7mmanylinux: glibc 2.17+ x86-64

yggdrasil_framework-1.10.1.post1-cp37-cp37m-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (90.4 MB view details)

Uploaded CPython 3.7mmanylinux: glibc 2.17+ ppc64le

yggdrasil_framework-1.10.1.post1-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (90.2 MB view details)

Uploaded CPython 3.7mmanylinux: glibc 2.17+ ARM64

yggdrasil_framework-1.10.1.post1-cp37-cp37m-manylinux_2_12_i686.manylinux2010_i686.manylinux_2_17_i686.manylinux2014_i686.whl (89.7 MB view details)

Uploaded CPython 3.7mmanylinux: glibc 2.12+ i686manylinux: glibc 2.17+ i686

yggdrasil_framework-1.10.1.post1-cp37-cp37m-macosx_10_9_x86_64.whl (82.2 MB view details)

Uploaded CPython 3.7mmacOS 10.9+ x86-64

File details

Details for the file yggdrasil-framework-1.10.1.post1.tar.gz.

File metadata

File hashes

Hashes for yggdrasil-framework-1.10.1.post1.tar.gz
Algorithm Hash digest
SHA256 ff9151ebcd4f3e73fc3d7fc9ebe9a00e106041f73323293069dd779fc3da6175
MD5 f38629117258832358f0dfa3d8965599
BLAKE2b-256 7eaee0a7f3a4f97d35299ee136422f4db485829f4a2b11e0062c6bf6a0af4916

See more details on using hashes here.

File details

Details for the file yggdrasil_framework-1.10.1.post1-cp311-cp311-win_amd64.whl.

File metadata

File hashes

Hashes for yggdrasil_framework-1.10.1.post1-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 b127d0bd228202e0288b154f2f27b53ea4bfa8fd29c7fc63df024e82e6ab73a8
MD5 bc299661fe60a9085fe892757847c8d2
BLAKE2b-256 30f6cada8dd7d544fe020c306e23b14bec5ebf7d3c892c4ca5118258f75935e5

See more details on using hashes here.

File details

Details for the file yggdrasil_framework-1.10.1.post1-cp311-cp311-win32.whl.

File metadata

File hashes

Hashes for yggdrasil_framework-1.10.1.post1-cp311-cp311-win32.whl
Algorithm Hash digest
SHA256 c88f64fa2f731a8be96203b5dbdcac7eba9b6039113ee229fa007a3c54958615
MD5 fda49fac73a5766c87bc27eed145aee9
BLAKE2b-256 97439483bc8411c7de8e70c48b2e0b8e8d63b97325a0c0b456a3739dec0aba27

See more details on using hashes here.

File details

Details for the file yggdrasil_framework-1.10.1.post1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for yggdrasil_framework-1.10.1.post1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 2ff988b528995e12bd009ff8b4c379fa283b7a781e3f2b63a039221cb2d6ce23
MD5 b0a35c8eba0c28dc17a4e9cb2e2c0ec7
BLAKE2b-256 be574dee101306814b2923a74f3cc451f27e73a1608b2fcc1e415753b85b57e1

See more details on using hashes here.

File details

Details for the file yggdrasil_framework-1.10.1.post1-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for yggdrasil_framework-1.10.1.post1-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 16a1461dd6a6184a730637125fed7d5250a88c6cbd9a5f30d11d6875df27fd79
MD5 45c3f90facebb5d4a3705434097068fe
BLAKE2b-256 c21b2976dc71770cc90f953b0c9f505e265de7aaadfdfd7a19e88d80633c45b3

See more details on using hashes here.

File details

Details for the file yggdrasil_framework-1.10.1.post1-cp311-cp311-manylinux_2_12_i686.manylinux2010_i686.manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for yggdrasil_framework-1.10.1.post1-cp311-cp311-manylinux_2_12_i686.manylinux2010_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 cda1c1e40836169bd78e883c4089af8c5c5c054df0a1fb69f397b8baaeb56b70
MD5 4c9811a627ed20365cddb1a679329347
BLAKE2b-256 ac072ad1c9abe942a05b54229cc7974b59ec8b851b660d629dcf458c6af74a13

See more details on using hashes here.

File details

Details for the file yggdrasil_framework-1.10.1.post1-cp311-cp311-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for yggdrasil_framework-1.10.1.post1-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 02cf3b0ad90b2bd282986c00e4e97b4b0e7cee7a574a28f4bef89fabdfb2a147
MD5 956afde3d56a60ca2bbef4d9f6ab522e
BLAKE2b-256 183d3c6ac35453dc301750570cb867be92030b639fc7e7076156b30bcda71a18

See more details on using hashes here.

File details

Details for the file yggdrasil_framework-1.10.1.post1-cp311-cp311-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for yggdrasil_framework-1.10.1.post1-cp311-cp311-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 e39377dac29bd0ec11316504c2a8a82a6cb1fd2b7a7ad0f494c6a6bd3b971630
MD5 805c21075071f1438ffe9a140e744c91
BLAKE2b-256 82c644158b2a947350447151dbab5e4a8c3639122ff844e8026a1dac46f3fcc7

See more details on using hashes here.

File details

Details for the file yggdrasil_framework-1.10.1.post1-cp310-cp310-win_amd64.whl.

File metadata

File hashes

Hashes for yggdrasil_framework-1.10.1.post1-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 70aa93a83f8f77df5c9ad7182fcfecf30a5adfad9a9aded9f142b7729eba63f1
MD5 9f9696e7ee5b8f2877ef46b6759539b3
BLAKE2b-256 8eaf4f09e42798f1bf8abb92ed5948a5170838c0e87a9d6a282c34496455f7dc

See more details on using hashes here.

File details

Details for the file yggdrasil_framework-1.10.1.post1-cp310-cp310-win32.whl.

File metadata

File hashes

Hashes for yggdrasil_framework-1.10.1.post1-cp310-cp310-win32.whl
Algorithm Hash digest
SHA256 c76315e08ec98c73a908a3e81d92856b8d700a50f311441532ac705bb94fca79
MD5 1dac524f9bcc6f318354c358a6801253
BLAKE2b-256 538168490ebcb8283a991ccd8e46fe20a2d81124703cb4b69fb6a5452b4aa272

See more details on using hashes here.

File details

Details for the file yggdrasil_framework-1.10.1.post1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for yggdrasil_framework-1.10.1.post1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 8239cdb99e3f4cfb4a64ee043df31eafb348b0ea012083278cb58b47de102a15
MD5 8566d017c444ce36e25630917d004816
BLAKE2b-256 c336fdaa296243a44d4fc7df15f52e369c860ea6bc469d2d6bfed4ccce799dba

See more details on using hashes here.

File details

Details for the file yggdrasil_framework-1.10.1.post1-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for yggdrasil_framework-1.10.1.post1-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 e40227d4be010dd4207fbd495fc093ea17ac5e1c7e77940b3e2e15d4514c1dc9
MD5 46d1450fd54601f448e64c98c6fa0e62
BLAKE2b-256 89250a17719414deef3b632affafde12d4e96ac734acb1bd37824fac7e883f82

See more details on using hashes here.

File details

Details for the file yggdrasil_framework-1.10.1.post1-cp310-cp310-manylinux_2_12_i686.manylinux2010_i686.manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for yggdrasil_framework-1.10.1.post1-cp310-cp310-manylinux_2_12_i686.manylinux2010_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 df6db12efb2d08aed5c223d413202c986ea7247c6af2a5e18fff0f5ef68d6ea9
MD5 9f98f33cc4a809f8a60b6bade8b03f2e
BLAKE2b-256 210a9bf74c08eac84442100d2db65c5bbe7bef5a968d51ffe478541358df76c1

See more details on using hashes here.

File details

Details for the file yggdrasil_framework-1.10.1.post1-cp310-cp310-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for yggdrasil_framework-1.10.1.post1-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 2d6228e8b50808922bcaf6b477cf0fbb5f08babce6ffd78a59bcce00fbb36090
MD5 e44d3d69804f72c4bbcecad0b3566f0b
BLAKE2b-256 888d73d0bc7c727a4c84be5c49531cde7df0c9cc9f2e4a17cab4bd2c94030866

See more details on using hashes here.

File details

Details for the file yggdrasil_framework-1.10.1.post1-cp310-cp310-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for yggdrasil_framework-1.10.1.post1-cp310-cp310-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 4385c24b0997e4bece068a1b513d06dca4c111396cb457bb108ff411d1aec5dc
MD5 dcf30fe1ebbac0b7ccd00bbf2f8d6618
BLAKE2b-256 5c44da98621b52cfa4a125d0d7c78b6741250e62861c135d5e6f617d28f49630

See more details on using hashes here.

File details

Details for the file yggdrasil_framework-1.10.1.post1-cp39-cp39-win_amd64.whl.

File metadata

File hashes

Hashes for yggdrasil_framework-1.10.1.post1-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 1e86f3fa6f07b0d7f3fd5554c73aa6f90c814803cd2c293a9f14f8171d4ddfa4
MD5 b67a76705889e8ba08601932638a2094
BLAKE2b-256 f9bce946a8ad89a571b8d2442ae03d7d607df6cc17c5875e3b1553f49f70c7fc

See more details on using hashes here.

File details

Details for the file yggdrasil_framework-1.10.1.post1-cp39-cp39-win32.whl.

File metadata

File hashes

Hashes for yggdrasil_framework-1.10.1.post1-cp39-cp39-win32.whl
Algorithm Hash digest
SHA256 8ea22bab058ad51307b61ab5b747225094bf7014ca4b77d3bf5536ebb48dc447
MD5 e5b18146491ab95398216ccee3d872d2
BLAKE2b-256 3158b9d1d5167dfc2958dce827a91318b2295204a957e6f5b1ea7ad6e35cf8f3

See more details on using hashes here.

File details

Details for the file yggdrasil_framework-1.10.1.post1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for yggdrasil_framework-1.10.1.post1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 e3c254c70bfb49376a3016bf91ca7c4f6f0abcde903613024dae4c03957152d3
MD5 ce8ebead877553d9ebe62d0a8d7f2dc0
BLAKE2b-256 9a0af114f55759344705b3f8732a0f2446b18cd4c2926629bd9d19259cec6c43

See more details on using hashes here.

File details

Details for the file yggdrasil_framework-1.10.1.post1-cp39-cp39-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for yggdrasil_framework-1.10.1.post1-cp39-cp39-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 80e0e13d0d95256084d41c13a0775a103dae46d90643437230ed44e9f37e2c8d
MD5 2fe5930e132a40b49c9c2d6952c09575
BLAKE2b-256 148ffd066d931e166899d2971677dc095a688b2d04b9a70ebefa34ee7ce84a1c

See more details on using hashes here.

File details

Details for the file yggdrasil_framework-1.10.1.post1-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for yggdrasil_framework-1.10.1.post1-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 5c0a1211aa61846ac3d59f6b3c44e790ee82899e8f9a184d8a3629cf2a6f7bf1
MD5 b019df8f5e8d7c104d49d01d89ad8d9e
BLAKE2b-256 cb28de419507d95b1b888048e3be29e92a30b12440252ad73218b5719ff3a371

See more details on using hashes here.

File details

Details for the file yggdrasil_framework-1.10.1.post1-cp39-cp39-manylinux_2_12_i686.manylinux2010_i686.manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for yggdrasil_framework-1.10.1.post1-cp39-cp39-manylinux_2_12_i686.manylinux2010_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 e8f607e19bb2f92487b2bda79a28c7102440cea1969ccad3130133d293d2027e
MD5 114a37d0b2b4280e2561e00bc02f4d95
BLAKE2b-256 c6ce60ab092409b4a173454255f40a002fd926eba5dc037815a588a5219aedfa

See more details on using hashes here.

File details

Details for the file yggdrasil_framework-1.10.1.post1-cp39-cp39-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for yggdrasil_framework-1.10.1.post1-cp39-cp39-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 287b319ea8fdc55489ad8341c159b51f9725caede99a6606a0c99e81cb1285db
MD5 ac8b7e9e8e858654348a2fbcca55c211
BLAKE2b-256 f658545b06a782a42d28497329689a7b3a6935afdc92588f7dfb170026aa40a4

See more details on using hashes here.

File details

Details for the file yggdrasil_framework-1.10.1.post1-cp39-cp39-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for yggdrasil_framework-1.10.1.post1-cp39-cp39-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 646c8f7af2c614c74633c92b40612f8a652943a56e605239bd24d35d2b5a416e
MD5 11d3b27bcd2e027d39e2f5590a49f36a
BLAKE2b-256 00c69e6df75a43c9954ef0bb1e74bb1ded3513b40860335a8c37e98ebb4c42ed

See more details on using hashes here.

File details

Details for the file yggdrasil_framework-1.10.1.post1-cp38-cp38-win_amd64.whl.

File metadata

File hashes

Hashes for yggdrasil_framework-1.10.1.post1-cp38-cp38-win_amd64.whl
Algorithm Hash digest
SHA256 7702fe61727c51d8f40b9a89c12dbc99120da009d580a304b7334da959dc1b5f
MD5 2b9c76f3175634d5e913a81d6e024de2
BLAKE2b-256 63405abdfd5ab25834ac64dfbcf5ec21d44caa7a2e3e0b0fccf2f4c3bde81d39

See more details on using hashes here.

File details

Details for the file yggdrasil_framework-1.10.1.post1-cp38-cp38-win32.whl.

File metadata

File hashes

Hashes for yggdrasil_framework-1.10.1.post1-cp38-cp38-win32.whl
Algorithm Hash digest
SHA256 b3e9f2b1838ce9b3ea08c1ade0318ee08e80f334fcee002c3b1bfe0ed4d79002
MD5 ad3bb0d31515824ed4cf43880eb5bf01
BLAKE2b-256 e388ee9af91ecedc36834aa051cabee006d5aa5b593342b8451d6bfac62b360e

See more details on using hashes here.

File details

Details for the file yggdrasil_framework-1.10.1.post1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for yggdrasil_framework-1.10.1.post1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 50dcb022fb000049c483fe5e70f98af3b9586d99bcf45628cbc4e2d19a4277e9
MD5 77c5d13613a405c3f421d11b1ab755e6
BLAKE2b-256 575c718e2b0e35fb1e6ceff5526dae3ade53416d7cafda29183ca28946bf06b0

See more details on using hashes here.

File details

Details for the file yggdrasil_framework-1.10.1.post1-cp38-cp38-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for yggdrasil_framework-1.10.1.post1-cp38-cp38-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 fc410e8a276b01bb1c8d83e29737f562a03967050113cc7ae135c451ec0f58e8
MD5 a478b428843731786380a797fce586d2
BLAKE2b-256 ff17872315426dc5f89f9a0ac8d7769a6c793b4e014791cb75c6f2a5aef87429

See more details on using hashes here.

File details

Details for the file yggdrasil_framework-1.10.1.post1-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for yggdrasil_framework-1.10.1.post1-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 374c87a174b588bc9770967aa02f6e3e45e459b195811bf338ffb89d2a84fbaf
MD5 93a24d0e90bce4119eea5c80057acaec
BLAKE2b-256 e10ed9d3d6007213e10ad2862d82e6af9499a5c21d51996f9e9d43fa3e03ebc3

See more details on using hashes here.

File details

Details for the file yggdrasil_framework-1.10.1.post1-cp38-cp38-manylinux_2_12_i686.manylinux2010_i686.manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for yggdrasil_framework-1.10.1.post1-cp38-cp38-manylinux_2_12_i686.manylinux2010_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 972357bc19f335cf7c728fb2b64e46741e36632e607d3a30f79b10eec8ad3148
MD5 8a69d3f1cb107e627bd2bf2292ca615f
BLAKE2b-256 d04da16695cc610e9d8e8a74f4a7b1fb2d091ae19e5c6a510879b3b5cbe86646

See more details on using hashes here.

File details

Details for the file yggdrasil_framework-1.10.1.post1-cp38-cp38-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for yggdrasil_framework-1.10.1.post1-cp38-cp38-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 2d8e73ed542375be0b074d80dae484b3688d0f51d7e73dacb3d9c2a16b8fc1d7
MD5 92fdb05dcd71b32627878d431dc24337
BLAKE2b-256 cda2ea800733135ebb955d3487f2ba6095c4e75b694424b3760accbb13a55a14

See more details on using hashes here.

File details

Details for the file yggdrasil_framework-1.10.1.post1-cp38-cp38-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for yggdrasil_framework-1.10.1.post1-cp38-cp38-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 2c669d99451f960a84deea7fa1da2ae8917c3be7b7efc81c2b0c081c821bee19
MD5 d7e8308032d10e0f41b43be7ee0bee9b
BLAKE2b-256 ee7ef84167776e71b63b7328df730000a4eeb52b1a81f8e80033c1566769a352

See more details on using hashes here.

File details

Details for the file yggdrasil_framework-1.10.1.post1-cp37-cp37m-win_amd64.whl.

File metadata

File hashes

Hashes for yggdrasil_framework-1.10.1.post1-cp37-cp37m-win_amd64.whl
Algorithm Hash digest
SHA256 d3538dc4afe7920a65f19e724d4d5ce4121c912a9599e22e9b17f4f6f3d6d07e
MD5 232c407286ad26ff1daf72791c2d1123
BLAKE2b-256 99fcd463a6b81f6ad10ab43eaaea1b49e24a764aae668af17126f032b1377135

See more details on using hashes here.

File details

Details for the file yggdrasil_framework-1.10.1.post1-cp37-cp37m-win32.whl.

File metadata

File hashes

Hashes for yggdrasil_framework-1.10.1.post1-cp37-cp37m-win32.whl
Algorithm Hash digest
SHA256 8424fddd4d0bcf955fa663d8766fa4786e5844cba66ffad6fcd74378ffc60a10
MD5 1fdc6badada6755136b2320d667b2962
BLAKE2b-256 df495426a893ebc47d0de8415d22238f59fc802fa27c56a9ee6ad286cf91318d

See more details on using hashes here.

File details

Details for the file yggdrasil_framework-1.10.1.post1-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for yggdrasil_framework-1.10.1.post1-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 0c28c1b563cdf0586c5698aadd40fd9dee4a45c726a1f02506111dd627e7be6c
MD5 3790cf83ad3ea22ece4cf04d85ca1a65
BLAKE2b-256 b338599217ba41d928ef4d93c84c9ab3cf1dfacb2665ac8c78f939bd1c7371a4

See more details on using hashes here.

File details

Details for the file yggdrasil_framework-1.10.1.post1-cp37-cp37m-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for yggdrasil_framework-1.10.1.post1-cp37-cp37m-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 c827903a34af98e256b173bc5aa4dce28d7e931d7ab6565d7a669ec69047206a
MD5 ebe4a76056d008c650942d0cdf39347f
BLAKE2b-256 f07c1137de99df63ba07e99e0fd13df8c98c2f6224351d5aeab8a0582d7adfa8

See more details on using hashes here.

File details

Details for the file yggdrasil_framework-1.10.1.post1-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for yggdrasil_framework-1.10.1.post1-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 09d89801cf8cd4be335e382f2b7d0bff67b7e4e017f341d0232cd32a5c2217f4
MD5 4952ac1ba60e351e6ba8ec962ebb667a
BLAKE2b-256 e42fb83342857c5647102f5e4c9fb82536e74c2de175ba8fae0f81eee9fa229b

See more details on using hashes here.

File details

Details for the file yggdrasil_framework-1.10.1.post1-cp37-cp37m-manylinux_2_12_i686.manylinux2010_i686.manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for yggdrasil_framework-1.10.1.post1-cp37-cp37m-manylinux_2_12_i686.manylinux2010_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 8e2f9dda324c8a834dc1c6768d8d48cb356d1bd57211b900e37f15ad4f707406
MD5 b53becdd10f3da46b9c07c713416f68c
BLAKE2b-256 c203dff11aaa6ede26f6df3823815bd3aa2619b97a15cc53914979acced97aec

See more details on using hashes here.

File details

Details for the file yggdrasil_framework-1.10.1.post1-cp37-cp37m-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for yggdrasil_framework-1.10.1.post1-cp37-cp37m-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 947a27dd3e51f5005e5d4fcbbd241d3c05b63a900e9becfaa102fdbb1c667d15
MD5 ef4b4a220b10a3d8d799de0b96360a17
BLAKE2b-256 d6001a1b25fc3eab2339eeed9c2d5a20c49a345aee405f5ea189052f4ad288d6

See more details on using hashes here.

Supported by

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