Skip to main content

Python porting of the multinet library

Project description

This is the Python version of the multinet library for the analysis of multilayer networks, first released for the R framework in January 2017 on CRAN. multinet is developed by the Uppsala University Information Laboratory (UU InfoLab - https://uuinfolab.github.io)

A simple example

Find the degree of an actor on two layers:

>>> import uunet.multinet as ml
>>> m = ml.data("aucs")
>>> ml.degree(m, actors = ['U54'], layers = ['leisure', 'facebook'])
[18]

Install

Install the latest version of uunet:

$ python -m pip install uunet

Notes:

  • Python >= 3.8 is required
  • The package is not compatible with conda

Credits

This library was originally based on the book: Multilayer Social Networks, by Dickison, Magnani & Rossi, Cambridge University Press (2016). The methods contained in the library and described in the book have been developed by many different authors: extensive references are available in the book, and in the documentation of each function we indicate the main reference we have followed for the implementation. For some methods developed after the book was published we give references to the corresponding literature.

The package uses functions from eclat https://borgelt.net/eclat.html, for association rule mining, Infomap https://www.mapequation.org, for the Infomap community detection method, and Howard Hinnant's date and time library https://github.com/HowardHinnant/date. The code from these libraries has been included in our source package, and may not be the latest version released by the authors.

License

Released under the GNU General Public Licence.

Contact: Matteo Magnani <matteo.magnani@it.uu.se>

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

uunet-2.2.1.tar.gz (2.9 MB view details)

Uploaded Source

Built Distributions

uunet-2.2.1-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.1 MB view details)

Uploaded PyPy manylinux: glibc 2.17+ x86-64

uunet-2.2.1-pp310-pypy310_pp73-manylinux_2_17_i686.manylinux2014_i686.whl (1.1 MB view details)

Uploaded PyPy manylinux: glibc 2.17+ i686

uunet-2.2.1-pp310-pypy310_pp73-macosx_11_0_arm64.whl (1.3 MB view details)

Uploaded PyPy macOS 11.0+ ARM64

uunet-2.2.1-pp310-pypy310_pp73-macosx_10_15_x86_64.whl (1.3 MB view details)

Uploaded PyPy macOS 10.15+ x86-64

uunet-2.2.1-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.1 MB view details)

Uploaded PyPy manylinux: glibc 2.17+ x86-64

uunet-2.2.1-pp39-pypy39_pp73-manylinux_2_17_i686.manylinux2014_i686.whl (1.1 MB view details)

Uploaded PyPy manylinux: glibc 2.17+ i686

uunet-2.2.1-pp39-pypy39_pp73-macosx_11_0_arm64.whl (1.3 MB view details)

Uploaded PyPy macOS 11.0+ ARM64

uunet-2.2.1-pp39-pypy39_pp73-macosx_10_15_x86_64.whl (1.3 MB view details)

Uploaded PyPy macOS 10.15+ x86-64

uunet-2.2.1-pp38-pypy38_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.1 MB view details)

Uploaded PyPy manylinux: glibc 2.17+ x86-64

uunet-2.2.1-pp38-pypy38_pp73-manylinux_2_17_i686.manylinux2014_i686.whl (1.1 MB view details)

Uploaded PyPy manylinux: glibc 2.17+ i686

uunet-2.2.1-pp38-pypy38_pp73-macosx_11_0_arm64.whl (1.3 MB view details)

Uploaded PyPy macOS 11.0+ ARM64

uunet-2.2.1-pp38-pypy38_pp73-macosx_10_13_x86_64.whl (1.3 MB view details)

Uploaded PyPy macOS 10.13+ x86-64

uunet-2.2.1-cp312-cp312-win_amd64.whl (774.1 kB view details)

Uploaded CPython 3.12 Windows x86-64

uunet-2.2.1-cp312-cp312-musllinux_1_2_x86_64.whl (2.0 MB view details)

Uploaded CPython 3.12 musllinux: musl 1.2+ x86-64

uunet-2.2.1-cp312-cp312-musllinux_1_2_i686.whl (2.2 MB view details)

Uploaded CPython 3.12 musllinux: musl 1.2+ i686

uunet-2.2.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.1 MB view details)

Uploaded CPython 3.12 manylinux: glibc 2.17+ x86-64

uunet-2.2.1-cp312-cp312-manylinux_2_17_i686.manylinux2014_i686.whl (1.1 MB view details)

Uploaded CPython 3.12 manylinux: glibc 2.17+ i686

uunet-2.2.1-cp312-cp312-macosx_11_0_arm64.whl (1.3 MB view details)

Uploaded CPython 3.12 macOS 11.0+ ARM64

uunet-2.2.1-cp312-cp312-macosx_10_13_x86_64.whl (1.3 MB view details)

Uploaded CPython 3.12 macOS 10.13+ x86-64

uunet-2.2.1-cp311-cp311-win_amd64.whl (772.5 kB view details)

Uploaded CPython 3.11 Windows x86-64

uunet-2.2.1-cp311-cp311-musllinux_1_2_x86_64.whl (2.0 MB view details)

Uploaded CPython 3.11 musllinux: musl 1.2+ x86-64

uunet-2.2.1-cp311-cp311-musllinux_1_2_i686.whl (2.2 MB view details)

Uploaded CPython 3.11 musllinux: musl 1.2+ i686

uunet-2.2.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.1 MB view details)

Uploaded CPython 3.11 manylinux: glibc 2.17+ x86-64

uunet-2.2.1-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl (1.1 MB view details)

Uploaded CPython 3.11 manylinux: glibc 2.17+ i686

uunet-2.2.1-cp311-cp311-macosx_11_0_arm64.whl (1.3 MB view details)

Uploaded CPython 3.11 macOS 11.0+ ARM64

uunet-2.2.1-cp311-cp311-macosx_10_13_x86_64.whl (1.3 MB view details)

Uploaded CPython 3.11 macOS 10.13+ x86-64

uunet-2.2.1-cp310-cp310-win_amd64.whl (771.6 kB view details)

Uploaded CPython 3.10 Windows x86-64

uunet-2.2.1-cp310-cp310-musllinux_1_2_x86_64.whl (2.0 MB view details)

Uploaded CPython 3.10 musllinux: musl 1.2+ x86-64

uunet-2.2.1-cp310-cp310-musllinux_1_2_i686.whl (2.2 MB view details)

Uploaded CPython 3.10 musllinux: musl 1.2+ i686

uunet-2.2.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.1 MB view details)

Uploaded CPython 3.10 manylinux: glibc 2.17+ x86-64

uunet-2.2.1-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl (1.1 MB view details)

Uploaded CPython 3.10 manylinux: glibc 2.17+ i686

uunet-2.2.1-cp310-cp310-macosx_11_0_arm64.whl (1.3 MB view details)

Uploaded CPython 3.10 macOS 11.0+ ARM64

uunet-2.2.1-cp310-cp310-macosx_10_13_x86_64.whl (1.3 MB view details)

Uploaded CPython 3.10 macOS 10.13+ x86-64

uunet-2.2.1-cp39-cp39-win_amd64.whl (777.9 kB view details)

Uploaded CPython 3.9 Windows x86-64

uunet-2.2.1-cp39-cp39-musllinux_1_2_x86_64.whl (2.0 MB view details)

Uploaded CPython 3.9 musllinux: musl 1.2+ x86-64

uunet-2.2.1-cp39-cp39-musllinux_1_2_i686.whl (2.2 MB view details)

Uploaded CPython 3.9 musllinux: musl 1.2+ i686

uunet-2.2.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.1 MB view details)

Uploaded CPython 3.9 manylinux: glibc 2.17+ x86-64

uunet-2.2.1-cp39-cp39-manylinux_2_17_i686.manylinux2014_i686.whl (1.1 MB view details)

Uploaded CPython 3.9 manylinux: glibc 2.17+ i686

uunet-2.2.1-cp39-cp39-macosx_11_0_arm64.whl (1.3 MB view details)

Uploaded CPython 3.9 macOS 11.0+ ARM64

uunet-2.2.1-cp39-cp39-macosx_10_13_x86_64.whl (1.3 MB view details)

Uploaded CPython 3.9 macOS 10.13+ x86-64

uunet-2.2.1-cp38-cp38-win_amd64.whl (771.5 kB view details)

Uploaded CPython 3.8 Windows x86-64

uunet-2.2.1-cp38-cp38-musllinux_1_2_x86_64.whl (2.0 MB view details)

Uploaded CPython 3.8 musllinux: musl 1.2+ x86-64

uunet-2.2.1-cp38-cp38-musllinux_1_2_i686.whl (2.2 MB view details)

Uploaded CPython 3.8 musllinux: musl 1.2+ i686

uunet-2.2.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.1 MB view details)

Uploaded CPython 3.8 manylinux: glibc 2.17+ x86-64

uunet-2.2.1-cp38-cp38-manylinux_2_17_i686.manylinux2014_i686.whl (1.1 MB view details)

Uploaded CPython 3.8 manylinux: glibc 2.17+ i686

uunet-2.2.1-cp38-cp38-macosx_11_0_arm64.whl (1.3 MB view details)

Uploaded CPython 3.8 macOS 11.0+ ARM64

uunet-2.2.1-cp38-cp38-macosx_10_13_x86_64.whl (1.3 MB view details)

Uploaded CPython 3.8 macOS 10.13+ x86-64

File details

Details for the file uunet-2.2.1.tar.gz.

File metadata

  • Download URL: uunet-2.2.1.tar.gz
  • Upload date:
  • Size: 2.9 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/5.1.1 CPython/3.12.7

File hashes

Hashes for uunet-2.2.1.tar.gz
Algorithm Hash digest
SHA256 9c387a1444a981d006bfa77bba0037ed79d7f48ce67a30ffb5490f942abfba12
MD5 7456255ec5f2e9323b9aada815f9edc6
BLAKE2b-256 efbe2fa495c498239eb4a0c7b91dc87df79dff8337797e117794579d8db81612

See more details on using hashes here.

Provenance

The following attestation bundles were made for uunet-2.2.1.tar.gz:

Publisher: publish.yml on uuinfolab/py_multinet

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file uunet-2.2.1-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for uunet-2.2.1-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 6968ee04da3b145a195774abd103d9ccfba719ad0b765e73ae2c14bf922159fe
MD5 72d75a338bd2d81d78b5e1b3106ed455
BLAKE2b-256 7bc1bbfa8a816c68a7dec3897448a3b1f57651ee4e9ef558b70be441af6d08bf

See more details on using hashes here.

Provenance

The following attestation bundles were made for uunet-2.2.1-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl:

Publisher: publish.yml on uuinfolab/py_multinet

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file uunet-2.2.1-pp310-pypy310_pp73-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for uunet-2.2.1-pp310-pypy310_pp73-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 7cd461d117963c08060c9bab185294491d2b8fb4c5a6bb58ccef31eaaa6cbba5
MD5 287824f1697e8eeaf16c92a41a22e33e
BLAKE2b-256 1cf127414675ccbf32b92a3fad283440d5d4a2d941b16d2b22fb7d2c800177ca

See more details on using hashes here.

Provenance

The following attestation bundles were made for uunet-2.2.1-pp310-pypy310_pp73-manylinux_2_17_i686.manylinux2014_i686.whl:

Publisher: publish.yml on uuinfolab/py_multinet

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file uunet-2.2.1-pp310-pypy310_pp73-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for uunet-2.2.1-pp310-pypy310_pp73-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 ff43151d2e4ff052cc6f28656b387ca86698dbb0119c9d46d0e27fe4a423d899
MD5 8dc00dbaef53a5d82a4d7fc2c3452ec6
BLAKE2b-256 8582b9809ead8a4e374570d3e5e36501aef5f30725b242d193b8c6cc31c67f13

See more details on using hashes here.

Provenance

The following attestation bundles were made for uunet-2.2.1-pp310-pypy310_pp73-macosx_11_0_arm64.whl:

Publisher: publish.yml on uuinfolab/py_multinet

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file uunet-2.2.1-pp310-pypy310_pp73-macosx_10_15_x86_64.whl.

File metadata

File hashes

Hashes for uunet-2.2.1-pp310-pypy310_pp73-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 71e5875f22347558cf1e1b19848823064c743742f87638af34382e360fc78d6b
MD5 527e34288a144eefa3ecccc350206da5
BLAKE2b-256 ec8275e5ff3b8273bb12f32254a2532d93ac7291c2063ae1c51c4d9090c87c2f

See more details on using hashes here.

Provenance

The following attestation bundles were made for uunet-2.2.1-pp310-pypy310_pp73-macosx_10_15_x86_64.whl:

Publisher: publish.yml on uuinfolab/py_multinet

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file uunet-2.2.1-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for uunet-2.2.1-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 fbee7f5cb7cc0159127f064bc22ee343794c2cae98b4f4af7f49c4c1a0cb9078
MD5 10b60ac7847495aa6ba294b530abb4cb
BLAKE2b-256 8d8e6eb374025ef203e1061b891390aabae3152f98e8c39c83f8f775c3ab530c

See more details on using hashes here.

Provenance

The following attestation bundles were made for uunet-2.2.1-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl:

Publisher: publish.yml on uuinfolab/py_multinet

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file uunet-2.2.1-pp39-pypy39_pp73-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for uunet-2.2.1-pp39-pypy39_pp73-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 10cd7920f773478b06c286b5242756f9560a8d1f9979912e4bc5bbc650d77f6d
MD5 584ac7c41a6b15ad954048c2ff9417c4
BLAKE2b-256 450e5c100e810b603250d2a92e62f25ed2f89f09b6e9e113f9db289b184e3e4c

See more details on using hashes here.

Provenance

The following attestation bundles were made for uunet-2.2.1-pp39-pypy39_pp73-manylinux_2_17_i686.manylinux2014_i686.whl:

Publisher: publish.yml on uuinfolab/py_multinet

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file uunet-2.2.1-pp39-pypy39_pp73-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for uunet-2.2.1-pp39-pypy39_pp73-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 ab121a687877aa69253eb452da00b82ff55b39360bcfbf1517a772f586a9a494
MD5 30c6596cd1ed1443853a00e2505ac01d
BLAKE2b-256 0ddd030c7f8c6aca8db7116c02668fb50e4f8859d31810d771e8966fe4707f0c

See more details on using hashes here.

Provenance

The following attestation bundles were made for uunet-2.2.1-pp39-pypy39_pp73-macosx_11_0_arm64.whl:

Publisher: publish.yml on uuinfolab/py_multinet

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file uunet-2.2.1-pp39-pypy39_pp73-macosx_10_15_x86_64.whl.

File metadata

File hashes

Hashes for uunet-2.2.1-pp39-pypy39_pp73-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 69f97f60c8f98ab6431ffacdf424f0922c286ec292e0c55dd5d45a2320d6d9d5
MD5 42a0f4a40b4d0b6c870845fd08ee8360
BLAKE2b-256 09fecca1f7a5d0b65626a57463f2d3d8d7d09f4093aaed74b6a54eb9fbe814e6

See more details on using hashes here.

Provenance

The following attestation bundles were made for uunet-2.2.1-pp39-pypy39_pp73-macosx_10_15_x86_64.whl:

Publisher: publish.yml on uuinfolab/py_multinet

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file uunet-2.2.1-pp38-pypy38_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for uunet-2.2.1-pp38-pypy38_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 5f3a19d9c8fbfaf50cc1da4469d8765058a397dde549174693277f1c2ab634e1
MD5 ff315d0690b079c56eac15e31da42d01
BLAKE2b-256 6870980b794d000d6f98b5a214256e1cff2960f25f049b0639809bee6b21480b

See more details on using hashes here.

Provenance

The following attestation bundles were made for uunet-2.2.1-pp38-pypy38_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl:

Publisher: publish.yml on uuinfolab/py_multinet

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file uunet-2.2.1-pp38-pypy38_pp73-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for uunet-2.2.1-pp38-pypy38_pp73-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 83f8dcdf3899dc1c93636bf3e95f986653f0be4e4f4e0efba82321beaa0337dd
MD5 b2e8b861581b20ab51932937480aa71a
BLAKE2b-256 7a397eeb9143dd79c96b8e77b54f379b1e7550b4d2de4ba3daf485037991e9b4

See more details on using hashes here.

Provenance

The following attestation bundles were made for uunet-2.2.1-pp38-pypy38_pp73-manylinux_2_17_i686.manylinux2014_i686.whl:

Publisher: publish.yml on uuinfolab/py_multinet

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file uunet-2.2.1-pp38-pypy38_pp73-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for uunet-2.2.1-pp38-pypy38_pp73-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 1eaf9597c9a09d2736225e6329ab66d4c1f521e451fa3ddfc814b269da328ae6
MD5 a657298b9bbacbc0b881fcd447917822
BLAKE2b-256 c436bafd3b16d827fec63a0fe6e82c220100c54414461e235d50e8902af4cff8

See more details on using hashes here.

Provenance

The following attestation bundles were made for uunet-2.2.1-pp38-pypy38_pp73-macosx_11_0_arm64.whl:

Publisher: publish.yml on uuinfolab/py_multinet

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file uunet-2.2.1-pp38-pypy38_pp73-macosx_10_13_x86_64.whl.

File metadata

File hashes

Hashes for uunet-2.2.1-pp38-pypy38_pp73-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 6305a857352a60c7e10164457c284f080f076e3601e10173c32bc188d61fc902
MD5 80e84e15eb9307084bfefcfbcb10799b
BLAKE2b-256 0343eeba6e9869b5d81ad8bfbea6da8a7f8cba1c1f1b79c7bbc8c49be1f2a115

See more details on using hashes here.

Provenance

The following attestation bundles were made for uunet-2.2.1-pp38-pypy38_pp73-macosx_10_13_x86_64.whl:

Publisher: publish.yml on uuinfolab/py_multinet

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file uunet-2.2.1-cp312-cp312-win_amd64.whl.

File metadata

  • Download URL: uunet-2.2.1-cp312-cp312-win_amd64.whl
  • Upload date:
  • Size: 774.1 kB
  • Tags: CPython 3.12, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/5.1.1 CPython/3.12.7

File hashes

Hashes for uunet-2.2.1-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 169aa154919d9f5a1daa186683cb347242bf16038fdd336bfcbd5172c6502812
MD5 6ad93320573ff22d02205187268363a5
BLAKE2b-256 cb25599ebaaf95b22f323e6ae8af75b68aa65709407057fe64bd488c269a11fa

See more details on using hashes here.

Provenance

The following attestation bundles were made for uunet-2.2.1-cp312-cp312-win_amd64.whl:

Publisher: publish.yml on uuinfolab/py_multinet

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file uunet-2.2.1-cp312-cp312-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for uunet-2.2.1-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 7348fc7cf42a76be92b24e4df26cf4faf785469a3c1257006b537f4a277c8db1
MD5 c5da48ab1235801fd7a207c0a4cef3ce
BLAKE2b-256 0a7950e9cbe0cb456588e42825d8588513fda77f5f735c8961ed89c085498e97

See more details on using hashes here.

Provenance

The following attestation bundles were made for uunet-2.2.1-cp312-cp312-musllinux_1_2_x86_64.whl:

Publisher: publish.yml on uuinfolab/py_multinet

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file uunet-2.2.1-cp312-cp312-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for uunet-2.2.1-cp312-cp312-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 f324e2ca6c36156ef77e9a2cfce3b2f67bf862f81243883372362ceb26b9851d
MD5 f7af7d12d70c1d13d49bf5f05975ab49
BLAKE2b-256 9cf8c6a38ff96c975e0ab2d0774d907b9f65107f648117fa35bf7d904f1a9821

See more details on using hashes here.

Provenance

The following attestation bundles were made for uunet-2.2.1-cp312-cp312-musllinux_1_2_i686.whl:

Publisher: publish.yml on uuinfolab/py_multinet

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file uunet-2.2.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for uunet-2.2.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 2cf80126e708c43a3be771b2166f50c06212812d630b6125206bbec8465b6573
MD5 e8e4a0d32724e86e30e345c7f519ca80
BLAKE2b-256 17c7863e33ef29f315d817c4b06d57bae299cbb1b7a0ec7e2b5cad1571f5de19

See more details on using hashes here.

Provenance

The following attestation bundles were made for uunet-2.2.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl:

Publisher: publish.yml on uuinfolab/py_multinet

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file uunet-2.2.1-cp312-cp312-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for uunet-2.2.1-cp312-cp312-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 816c97885ba58e21989cc055c2ae072ce4cafdc34e7a4459e5bd716c98e0e302
MD5 117204ac0ed1ff1de4ea13b90d28a78c
BLAKE2b-256 fd4233573d22e6d8e9ffb1811f34b847cc1df7f3529e8c71078b2ff0f001163b

See more details on using hashes here.

Provenance

The following attestation bundles were made for uunet-2.2.1-cp312-cp312-manylinux_2_17_i686.manylinux2014_i686.whl:

Publisher: publish.yml on uuinfolab/py_multinet

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file uunet-2.2.1-cp312-cp312-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for uunet-2.2.1-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 bca08d526b263745ce749c9b9c423d2d8e6c0857e1d64798055cf8b8ee5b100a
MD5 700588b0bcb20c9d652c8bf76c7a98d0
BLAKE2b-256 8791a401c4360903056e732194d88ed978aeaae0b96828a16f0af51f83a94712

See more details on using hashes here.

Provenance

The following attestation bundles were made for uunet-2.2.1-cp312-cp312-macosx_11_0_arm64.whl:

Publisher: publish.yml on uuinfolab/py_multinet

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file uunet-2.2.1-cp312-cp312-macosx_10_13_x86_64.whl.

File metadata

File hashes

Hashes for uunet-2.2.1-cp312-cp312-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 5073fc26829751fbe6292e14c052c565310edd850f43e1a18c107876f856452a
MD5 2c65d43a5aa32bd35002625920f7e9c8
BLAKE2b-256 279022e15cb972bbdce444423deac5f452e2bab1bf6c466313535c2cb3a59313

See more details on using hashes here.

Provenance

The following attestation bundles were made for uunet-2.2.1-cp312-cp312-macosx_10_13_x86_64.whl:

Publisher: publish.yml on uuinfolab/py_multinet

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file uunet-2.2.1-cp311-cp311-win_amd64.whl.

File metadata

  • Download URL: uunet-2.2.1-cp311-cp311-win_amd64.whl
  • Upload date:
  • Size: 772.5 kB
  • Tags: CPython 3.11, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/5.1.1 CPython/3.12.7

File hashes

Hashes for uunet-2.2.1-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 83f6316735cd4701b6d7c2b8c62d7849db0324c8b9f70b5c75f5b4ece00cbc29
MD5 426c167a81385ebfeaf5902f6735d9ac
BLAKE2b-256 51efa8f54440bd21f6cff1d548991488bf9c65d98d3327e5552b28e9cdb73d27

See more details on using hashes here.

Provenance

The following attestation bundles were made for uunet-2.2.1-cp311-cp311-win_amd64.whl:

Publisher: publish.yml on uuinfolab/py_multinet

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file uunet-2.2.1-cp311-cp311-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for uunet-2.2.1-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 026b8c415314dd36635f26fd80c5988935f6b7fc50cb1acd760aad7549272508
MD5 e71617fbe96134dd7119db92805112db
BLAKE2b-256 819283d752d1644f92e045bd929e59060892f2c89171e15d84a3416769709553

See more details on using hashes here.

Provenance

The following attestation bundles were made for uunet-2.2.1-cp311-cp311-musllinux_1_2_x86_64.whl:

Publisher: publish.yml on uuinfolab/py_multinet

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file uunet-2.2.1-cp311-cp311-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for uunet-2.2.1-cp311-cp311-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 efb961ebc8ca0203a7cd13d35e88c047497788f6f5006800c6b42ebc6b3f03af
MD5 cde6b57a8308d467895fa7fdac0bb00d
BLAKE2b-256 2257a9cd2a84d612bede3ff03898034e643901d921a655df4260c5217d51ff82

See more details on using hashes here.

Provenance

The following attestation bundles were made for uunet-2.2.1-cp311-cp311-musllinux_1_2_i686.whl:

Publisher: publish.yml on uuinfolab/py_multinet

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file uunet-2.2.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for uunet-2.2.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 c168df004dc0c2b1ee5b196fefbe0d6899ef888dc9df8668f2ff32e8f5b98248
MD5 170e978e54725fec8dbc08bf0edf61a0
BLAKE2b-256 963c3554dcbf611bdae9cdb234c04ec05dd509858b941e41db93e0c082383bc8

See more details on using hashes here.

Provenance

The following attestation bundles were made for uunet-2.2.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl:

Publisher: publish.yml on uuinfolab/py_multinet

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file uunet-2.2.1-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for uunet-2.2.1-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 97d7fa855b495c7a29a34c9a7f77a3e58623041ebcadfaccdcffcf73f2b474f1
MD5 7b16b7995b3078b3680edda041dcc90d
BLAKE2b-256 fe20eab617cd4f0a986cc5b1d6f4d946d79ee795edcaa5a3a00d2ee7418fdbff

See more details on using hashes here.

Provenance

The following attestation bundles were made for uunet-2.2.1-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl:

Publisher: publish.yml on uuinfolab/py_multinet

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file uunet-2.2.1-cp311-cp311-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for uunet-2.2.1-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 394c44cbca22b9b360b07978f3854e22537c015a404c0996c759aa6408f69e6e
MD5 36ecce49f9b05d24987712211ac91eb0
BLAKE2b-256 e4e61564ca42e9e53b5397539f985f0cde5a072e070ec5fb331128c673c7a93e

See more details on using hashes here.

Provenance

The following attestation bundles were made for uunet-2.2.1-cp311-cp311-macosx_11_0_arm64.whl:

Publisher: publish.yml on uuinfolab/py_multinet

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file uunet-2.2.1-cp311-cp311-macosx_10_13_x86_64.whl.

File metadata

File hashes

Hashes for uunet-2.2.1-cp311-cp311-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 b3b6f0b9ba8827a970513a887b7e0c94a5b6f5cec314666069023467dcc14360
MD5 e774b3879876df80e4e5bdcf89bf8127
BLAKE2b-256 d9e10f41f4db5c74b510cb7458a694db9fde3e0aace7016ae493494af99d582b

See more details on using hashes here.

Provenance

The following attestation bundles were made for uunet-2.2.1-cp311-cp311-macosx_10_13_x86_64.whl:

Publisher: publish.yml on uuinfolab/py_multinet

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file uunet-2.2.1-cp310-cp310-win_amd64.whl.

File metadata

  • Download URL: uunet-2.2.1-cp310-cp310-win_amd64.whl
  • Upload date:
  • Size: 771.6 kB
  • Tags: CPython 3.10, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/5.1.1 CPython/3.12.7

File hashes

Hashes for uunet-2.2.1-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 374cd5aec299df708f519c3639f973652a0e2858ad0a5d823a4407dac3d3e4ab
MD5 ac7d6563b8c8e7f6baf54b6fcbbbb4c0
BLAKE2b-256 034b1cc84ddc8a05754b5f30061419a872e1911ae0906be3a6db9010435f5aa4

See more details on using hashes here.

Provenance

The following attestation bundles were made for uunet-2.2.1-cp310-cp310-win_amd64.whl:

Publisher: publish.yml on uuinfolab/py_multinet

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file uunet-2.2.1-cp310-cp310-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for uunet-2.2.1-cp310-cp310-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 d7477c12de1c9f083bd8e2dd13be346ddd6a8c1c7aa9f3e235b19fbaefbbadab
MD5 e55c99a8f00bdebd26e5387e79ab23e7
BLAKE2b-256 cab4785c9fd48927dec55553f9d8c3570c45088acfd22c28cca5158b9e306179

See more details on using hashes here.

Provenance

The following attestation bundles were made for uunet-2.2.1-cp310-cp310-musllinux_1_2_x86_64.whl:

Publisher: publish.yml on uuinfolab/py_multinet

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file uunet-2.2.1-cp310-cp310-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for uunet-2.2.1-cp310-cp310-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 6ac089c3ecc43fec488e2c0c71c9f1f607b7c54863282c1f3b0e4cff9b02e620
MD5 e5cfb5ff4aa1d898c86953c709c55501
BLAKE2b-256 a76d708a77f95bf32cd339085b2283dd17f13c55322d4c4d37b6705fa6aece36

See more details on using hashes here.

Provenance

The following attestation bundles were made for uunet-2.2.1-cp310-cp310-musllinux_1_2_i686.whl:

Publisher: publish.yml on uuinfolab/py_multinet

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file uunet-2.2.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for uunet-2.2.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 ca1142c377eead25e49789383fab605c8fc1827d5313c683ea1c522b4bd2c800
MD5 58460f1a3b65dfb41b17dfe5632664ef
BLAKE2b-256 5a751074f236876dfefdadf4b50b95f44d34041248d995179c2814ea22663997

See more details on using hashes here.

Provenance

The following attestation bundles were made for uunet-2.2.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl:

Publisher: publish.yml on uuinfolab/py_multinet

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file uunet-2.2.1-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for uunet-2.2.1-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 c07d4ac48ad7ec7686f402aa6699112a25c7f8262fad20575505c928c21f9562
MD5 1809de7e6c3bef55c115b8aca3585968
BLAKE2b-256 75d347468190b55913bc0f58820484d75a0fadb1694d68831b5ac3f7638a49d7

See more details on using hashes here.

Provenance

The following attestation bundles were made for uunet-2.2.1-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl:

Publisher: publish.yml on uuinfolab/py_multinet

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file uunet-2.2.1-cp310-cp310-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for uunet-2.2.1-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 39e666cd0f0a5e7a21f2b8738911847c5607f9e78bff319a8cf67671c7a8560a
MD5 76d3ccb147df77e5d641a89fe1011504
BLAKE2b-256 41dcbacaa417b5ad2afeb73d7ad7de06af410efebe3b445614cb616cc1d060e2

See more details on using hashes here.

Provenance

The following attestation bundles were made for uunet-2.2.1-cp310-cp310-macosx_11_0_arm64.whl:

Publisher: publish.yml on uuinfolab/py_multinet

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file uunet-2.2.1-cp310-cp310-macosx_10_13_x86_64.whl.

File metadata

File hashes

Hashes for uunet-2.2.1-cp310-cp310-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 299a1e7ea0e332385cb5f86615f3b1a31bfd2b9d2b0a651659cf0b1b65d0eff6
MD5 d651ed6931333fbfc95ce46081dcd45b
BLAKE2b-256 31e83f7182b48ba791b63c5506dfe64ea5d86c6131bddca5cf76e20d351688f4

See more details on using hashes here.

Provenance

The following attestation bundles were made for uunet-2.2.1-cp310-cp310-macosx_10_13_x86_64.whl:

Publisher: publish.yml on uuinfolab/py_multinet

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file uunet-2.2.1-cp39-cp39-win_amd64.whl.

File metadata

  • Download URL: uunet-2.2.1-cp39-cp39-win_amd64.whl
  • Upload date:
  • Size: 777.9 kB
  • Tags: CPython 3.9, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/5.1.1 CPython/3.12.7

File hashes

Hashes for uunet-2.2.1-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 81885475793057aad0ff01c7526b7d196ac9d3bd4acaf6623545db803f0226e7
MD5 cdaec1c2efc6704f91841a19d6bfb676
BLAKE2b-256 bc2c4cbf08112b2dd87e30d9896e2e32eb31dd8b504b3122ae156d64e733b826

See more details on using hashes here.

Provenance

The following attestation bundles were made for uunet-2.2.1-cp39-cp39-win_amd64.whl:

Publisher: publish.yml on uuinfolab/py_multinet

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file uunet-2.2.1-cp39-cp39-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for uunet-2.2.1-cp39-cp39-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 29dbbb7249f09047f6f81b89a4482dbf1d0c48b7d8a3df02acd4eb48a1932f1d
MD5 62ca28b7af1488423b35fa8eb8da2c60
BLAKE2b-256 1df7f6b2852398db6f9eab4d07b98ca0d95abeaab73c18266c1a3a379a071286

See more details on using hashes here.

Provenance

The following attestation bundles were made for uunet-2.2.1-cp39-cp39-musllinux_1_2_x86_64.whl:

Publisher: publish.yml on uuinfolab/py_multinet

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file uunet-2.2.1-cp39-cp39-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for uunet-2.2.1-cp39-cp39-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 3a71237842d9c57985c189a07690a9c884ddbb76c685ef3f3237fd3d149c0fd5
MD5 19160897f71fca1c3ef99501cb5378b2
BLAKE2b-256 0d23ae49c8d3ca08eada82a7b3e510d0ec5f0f083afae4f70f99ce373845d554

See more details on using hashes here.

Provenance

The following attestation bundles were made for uunet-2.2.1-cp39-cp39-musllinux_1_2_i686.whl:

Publisher: publish.yml on uuinfolab/py_multinet

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file uunet-2.2.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for uunet-2.2.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 dcd586477f49d16df81bb282257965479c10a5988dd4f58d8163bb0110e94d13
MD5 eb82fa4efa956f3dc8be43ef5ca107cb
BLAKE2b-256 87e0d99a66d432b58e8df5f75ab3adc922daef4b97c0ef4523c55ca1a019c7aa

See more details on using hashes here.

Provenance

The following attestation bundles were made for uunet-2.2.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl:

Publisher: publish.yml on uuinfolab/py_multinet

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file uunet-2.2.1-cp39-cp39-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for uunet-2.2.1-cp39-cp39-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 ee1b4d3786f16758972f8b89cd3bb707679ac2e58345613e653f7bbce0e12bd0
MD5 29425fa9d9391f97bcdd6648016b5ce8
BLAKE2b-256 9e9f5b1f2971bf390bdcba551ccd2b9cefdb67b21ce64a98b76f36a51ae208b1

See more details on using hashes here.

Provenance

The following attestation bundles were made for uunet-2.2.1-cp39-cp39-manylinux_2_17_i686.manylinux2014_i686.whl:

Publisher: publish.yml on uuinfolab/py_multinet

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file uunet-2.2.1-cp39-cp39-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for uunet-2.2.1-cp39-cp39-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 f0f759b5b029c29e9c571b11effca75906028ca5841049c3502656266762cea1
MD5 ad1f97a91ec2f93fe229d0077f62bbd6
BLAKE2b-256 b42bc2e1a09cce03a7b0111461da6714b784b32127e551054563feb1ecab9b57

See more details on using hashes here.

Provenance

The following attestation bundles were made for uunet-2.2.1-cp39-cp39-macosx_11_0_arm64.whl:

Publisher: publish.yml on uuinfolab/py_multinet

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file uunet-2.2.1-cp39-cp39-macosx_10_13_x86_64.whl.

File metadata

File hashes

Hashes for uunet-2.2.1-cp39-cp39-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 6fb9cd5fe50dbe25d164bfc8dbf1d4c61f070d9674093c63be171e240639ec30
MD5 1d1571a914bbf4bde498251af17f2c2f
BLAKE2b-256 3b482ce30c92c47a68af8953b307043b215e050b2bd8fdeff529dfdcf35a6d34

See more details on using hashes here.

Provenance

The following attestation bundles were made for uunet-2.2.1-cp39-cp39-macosx_10_13_x86_64.whl:

Publisher: publish.yml on uuinfolab/py_multinet

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file uunet-2.2.1-cp38-cp38-win_amd64.whl.

File metadata

  • Download URL: uunet-2.2.1-cp38-cp38-win_amd64.whl
  • Upload date:
  • Size: 771.5 kB
  • Tags: CPython 3.8, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/5.1.1 CPython/3.12.7

File hashes

Hashes for uunet-2.2.1-cp38-cp38-win_amd64.whl
Algorithm Hash digest
SHA256 2c2e9ad6b50943597946f6d1b624a7d9541f022eff24d889645e7e306e3f78ab
MD5 a737cd24b8989dff90d0881445fa5453
BLAKE2b-256 3da98a964e69c2dcf3261cd23f895f5ec47b1aabfd1b057f301ed791beea3e7b

See more details on using hashes here.

Provenance

The following attestation bundles were made for uunet-2.2.1-cp38-cp38-win_amd64.whl:

Publisher: publish.yml on uuinfolab/py_multinet

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file uunet-2.2.1-cp38-cp38-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for uunet-2.2.1-cp38-cp38-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 17c78ac870ccf5070959a7b524e5cf4601e60f721e41fddde6287e56020e44f1
MD5 124ca4af88d56efdc4d558ca1482d108
BLAKE2b-256 e23b9c0d995693fd47df4fa0bb0314a1e84c0e8d7b1f031ebb0cf68b012e948e

See more details on using hashes here.

Provenance

The following attestation bundles were made for uunet-2.2.1-cp38-cp38-musllinux_1_2_x86_64.whl:

Publisher: publish.yml on uuinfolab/py_multinet

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file uunet-2.2.1-cp38-cp38-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for uunet-2.2.1-cp38-cp38-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 023125a0a274338a8e42f99b55bf001aee42724943c140a02796f9f0ba286e0e
MD5 f41bf1cde2237b8c294717f861435388
BLAKE2b-256 b6cf38001cab4423466b869fbad4b1521d27974bfd1d1fca7520fad9c6d2f35c

See more details on using hashes here.

Provenance

The following attestation bundles were made for uunet-2.2.1-cp38-cp38-musllinux_1_2_i686.whl:

Publisher: publish.yml on uuinfolab/py_multinet

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file uunet-2.2.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for uunet-2.2.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 c9b18c9c950e6a4a601da0376374def72a6796d0d62880e03c1dbba37f8dac2b
MD5 9e480ab2ecad65eb2c7bd6d4bba67033
BLAKE2b-256 31557116610c4f1216149bc07f42d400c07551e9454d30dfa8edb9dc5df7d3bf

See more details on using hashes here.

Provenance

The following attestation bundles were made for uunet-2.2.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl:

Publisher: publish.yml on uuinfolab/py_multinet

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file uunet-2.2.1-cp38-cp38-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for uunet-2.2.1-cp38-cp38-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 a46f71443fd8a63cc6e826d37e49c32c673ad97f63cde76e317c1df16dfdb13f
MD5 87c1e19c2fbfd4c32b4cbe9b790c537e
BLAKE2b-256 c5cfb60edc45c5e174db6b785cd5b80f0f4375de993ec6cdfcae2786e122e81d

See more details on using hashes here.

Provenance

The following attestation bundles were made for uunet-2.2.1-cp38-cp38-manylinux_2_17_i686.manylinux2014_i686.whl:

Publisher: publish.yml on uuinfolab/py_multinet

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file uunet-2.2.1-cp38-cp38-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for uunet-2.2.1-cp38-cp38-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 f95c5e16b54ca6c6679ddb692c5eda88643eed7f87458e46e4dbfa856d882309
MD5 7e03c8ca71584e5df8f0b5c77b2ee0f0
BLAKE2b-256 0aaccf0b69988870589cc93b9a9803da649a741bec1b6c001a7904f9c664271c

See more details on using hashes here.

Provenance

The following attestation bundles were made for uunet-2.2.1-cp38-cp38-macosx_11_0_arm64.whl:

Publisher: publish.yml on uuinfolab/py_multinet

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file uunet-2.2.1-cp38-cp38-macosx_10_13_x86_64.whl.

File metadata

File hashes

Hashes for uunet-2.2.1-cp38-cp38-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 74c51f0b87499fe8650e061d678b26fdc2696adf7e944997e381d919c8f3727e
MD5 3151513e8706c30b58d3c0c246a98746
BLAKE2b-256 41e1161a180db419332e0c8066e899bf029e22ee683ac1e68c10c4d10c61e6c3

See more details on using hashes here.

Provenance

The following attestation bundles were made for uunet-2.2.1-cp38-cp38-macosx_10_13_x86_64.whl:

Publisher: publish.yml on uuinfolab/py_multinet

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

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