Skip to main content

Python dictionary in which the keys are always in ascending order

Project description

pysorteddict

Enriches Python with SortedDict, a sorted dictionary: a dictionary in which the keys are always in ascending order.

Read more on the homepage.

View the project on PyPI.

Explore the source code on GitHub.

Hatch project ci pages coverage

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

pysorteddict-0.10.0.tar.gz (23.8 kB view details)

Uploaded Source

Built Distributions

If you're not sure about the file name format, learn more about wheel file names.

pysorteddict-0.10.0-pp311-pypy311_pp73-win_amd64.whl (28.1 kB view details)

Uploaded PyPyWindows x86-64

pysorteddict-0.10.0-pp311-pypy311_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (30.1 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ x86-64

pysorteddict-0.10.0-pp311-pypy311_pp73-macosx_11_0_arm64.whl (25.9 kB view details)

Uploaded PyPymacOS 11.0+ ARM64

pysorteddict-0.10.0-pp311-pypy311_pp73-macosx_10_15_x86_64.whl (25.6 kB view details)

Uploaded PyPymacOS 10.15+ x86-64

pysorteddict-0.10.0-pp310-pypy310_pp73-win_amd64.whl (28.1 kB view details)

Uploaded PyPyWindows x86-64

pysorteddict-0.10.0-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (30.2 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ x86-64

pysorteddict-0.10.0-pp310-pypy310_pp73-macosx_11_0_arm64.whl (25.8 kB view details)

Uploaded PyPymacOS 11.0+ ARM64

pysorteddict-0.10.0-pp310-pypy310_pp73-macosx_10_15_x86_64.whl (25.4 kB view details)

Uploaded PyPymacOS 10.15+ x86-64

pysorteddict-0.10.0-cp313-cp313-win_amd64.whl (28.1 kB view details)

Uploaded CPython 3.13Windows x86-64

pysorteddict-0.10.0-cp313-cp313-musllinux_1_2_x86_64.whl (1.2 MB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ x86-64

pysorteddict-0.10.0-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (184.3 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ x86-64

pysorteddict-0.10.0-cp313-cp313-macosx_11_0_arm64.whl (27.2 kB view details)

Uploaded CPython 3.13macOS 11.0+ ARM64

pysorteddict-0.10.0-cp313-cp313-macosx_10_13_x86_64.whl (26.6 kB view details)

Uploaded CPython 3.13macOS 10.13+ x86-64

pysorteddict-0.10.0-cp312-cp312-win_amd64.whl (28.1 kB view details)

Uploaded CPython 3.12Windows x86-64

pysorteddict-0.10.0-cp312-cp312-musllinux_1_2_x86_64.whl (1.2 MB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ x86-64

pysorteddict-0.10.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (183.6 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ x86-64

pysorteddict-0.10.0-cp312-cp312-macosx_11_0_arm64.whl (27.2 kB view details)

Uploaded CPython 3.12macOS 11.0+ ARM64

pysorteddict-0.10.0-cp312-cp312-macosx_10_13_x86_64.whl (26.6 kB view details)

Uploaded CPython 3.12macOS 10.13+ x86-64

pysorteddict-0.10.0-cp311-cp311-win_amd64.whl (28.0 kB view details)

Uploaded CPython 3.11Windows x86-64

pysorteddict-0.10.0-cp311-cp311-musllinux_1_2_x86_64.whl (1.2 MB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ x86-64

pysorteddict-0.10.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (180.8 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ x86-64

pysorteddict-0.10.0-cp311-cp311-macosx_11_0_arm64.whl (27.3 kB view details)

Uploaded CPython 3.11macOS 11.0+ ARM64

pysorteddict-0.10.0-cp311-cp311-macosx_10_9_x86_64.whl (26.5 kB view details)

Uploaded CPython 3.11macOS 10.9+ x86-64

pysorteddict-0.10.0-cp310-cp310-win_amd64.whl (28.0 kB view details)

Uploaded CPython 3.10Windows x86-64

pysorteddict-0.10.0-cp310-cp310-musllinux_1_2_x86_64.whl (1.2 MB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ x86-64

pysorteddict-0.10.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (180.9 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ x86-64

pysorteddict-0.10.0-cp310-cp310-macosx_11_0_arm64.whl (27.3 kB view details)

Uploaded CPython 3.10macOS 11.0+ ARM64

pysorteddict-0.10.0-cp310-cp310-macosx_10_9_x86_64.whl (26.5 kB view details)

Uploaded CPython 3.10macOS 10.9+ x86-64

File details

Details for the file pysorteddict-0.10.0.tar.gz.

File metadata

  • Download URL: pysorteddict-0.10.0.tar.gz
  • Upload date:
  • Size: 23.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for pysorteddict-0.10.0.tar.gz
Algorithm Hash digest
SHA256 c8449346f2f23d8316b37931fb4c355aa3a0f7fac2d52252bde1a545983d99e8
MD5 3b973b47e8c1b8dc50f7ffed62c4bd64
BLAKE2b-256 627ccf53d806f33319f6da2bd51bbb802b587880cb53adbabf5e3ac5d5ce418b

See more details on using hashes here.

Provenance

The following attestation bundles were made for pysorteddict-0.10.0.tar.gz:

Publisher: ci.yml on tfpf/pysorteddict

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

File details

Details for the file pysorteddict-0.10.0-pp311-pypy311_pp73-win_amd64.whl.

File metadata

File hashes

Hashes for pysorteddict-0.10.0-pp311-pypy311_pp73-win_amd64.whl
Algorithm Hash digest
SHA256 be09d6c5d8059fc1c5de3a0fd1f418a8571abc9acf44c9c7185a6cf4e8badf23
MD5 693f38b419b2dc72982734b73a68e1ae
BLAKE2b-256 19a1d2aa7d7fd8d5d4d006d131fc78c50f089e89d3b864e2c97e61361ddda853

See more details on using hashes here.

Provenance

The following attestation bundles were made for pysorteddict-0.10.0-pp311-pypy311_pp73-win_amd64.whl:

Publisher: ci.yml on tfpf/pysorteddict

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

File details

Details for the file pysorteddict-0.10.0-pp311-pypy311_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for pysorteddict-0.10.0-pp311-pypy311_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 71723002b40e51c75fa51be1872077a0bbb6301e91b6cb6b03daa7faea4e7af6
MD5 3e8851a3bf07c596167812e19eb20cb6
BLAKE2b-256 e81520a671f40427a2c8602aad94e78d6406beab3fe5bae04ddeee200e169dcc

See more details on using hashes here.

Provenance

The following attestation bundles were made for pysorteddict-0.10.0-pp311-pypy311_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl:

Publisher: ci.yml on tfpf/pysorteddict

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

File details

Details for the file pysorteddict-0.10.0-pp311-pypy311_pp73-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for pysorteddict-0.10.0-pp311-pypy311_pp73-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 3e97711e08757d3df807b85c406f30dcb76a06bff04486abb6839549ba3b0d36
MD5 ed60ab5bdf319d736ff75c3cf1c1ca89
BLAKE2b-256 ff2feadc2732c86cae9703b07a8fa14381586c4dadc17ca09172db349a809399

See more details on using hashes here.

Provenance

The following attestation bundles were made for pysorteddict-0.10.0-pp311-pypy311_pp73-macosx_11_0_arm64.whl:

Publisher: ci.yml on tfpf/pysorteddict

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

File details

Details for the file pysorteddict-0.10.0-pp311-pypy311_pp73-macosx_10_15_x86_64.whl.

File metadata

File hashes

Hashes for pysorteddict-0.10.0-pp311-pypy311_pp73-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 4846b954b47abc1151cc8ec0c0a2653d451323143dfbc0f23324d129470377f5
MD5 4039e23dc7567b91572313fae4472adb
BLAKE2b-256 f16e309dfc059bfc7984390e2ad197e6ca09c7b7d78d0192a85a5178d4eb0a9c

See more details on using hashes here.

Provenance

The following attestation bundles were made for pysorteddict-0.10.0-pp311-pypy311_pp73-macosx_10_15_x86_64.whl:

Publisher: ci.yml on tfpf/pysorteddict

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

File details

Details for the file pysorteddict-0.10.0-pp310-pypy310_pp73-win_amd64.whl.

File metadata

File hashes

Hashes for pysorteddict-0.10.0-pp310-pypy310_pp73-win_amd64.whl
Algorithm Hash digest
SHA256 b1176d50e1223c453d0e0eb40b6de6f98da9a492d8304e161a10fa950e46759d
MD5 682194b313af5ca087d587e78ea31202
BLAKE2b-256 652f46d3d6a7aa44d9183d7dfe3f22b56aea46b676268965a4c02d5f4c372058

See more details on using hashes here.

Provenance

The following attestation bundles were made for pysorteddict-0.10.0-pp310-pypy310_pp73-win_amd64.whl:

Publisher: ci.yml on tfpf/pysorteddict

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

File details

Details for the file pysorteddict-0.10.0-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for pysorteddict-0.10.0-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 351bed6150bb25b0f8478c9daecce741e100187503c5293a351573a1a518ede4
MD5 dfc892404a5a8cf44b7655588e63cdd3
BLAKE2b-256 87e3e365ffcadea80334deb56d7aba8d675be7492fe519f3166bce644aadc25f

See more details on using hashes here.

Provenance

The following attestation bundles were made for pysorteddict-0.10.0-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl:

Publisher: ci.yml on tfpf/pysorteddict

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

File details

Details for the file pysorteddict-0.10.0-pp310-pypy310_pp73-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for pysorteddict-0.10.0-pp310-pypy310_pp73-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 e3e465d70c8fe1685ffa261fc2dae3f072eb1adde84c8cef13652220ac57068c
MD5 1898e0c7b9bd8d46b56f944ee78542f0
BLAKE2b-256 707df8331daf4c7610df40c546ff68d4e6a9678aed3a215b82573247e44edf6a

See more details on using hashes here.

Provenance

The following attestation bundles were made for pysorteddict-0.10.0-pp310-pypy310_pp73-macosx_11_0_arm64.whl:

Publisher: ci.yml on tfpf/pysorteddict

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

File details

Details for the file pysorteddict-0.10.0-pp310-pypy310_pp73-macosx_10_15_x86_64.whl.

File metadata

File hashes

Hashes for pysorteddict-0.10.0-pp310-pypy310_pp73-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 dc59092191eb90a1b79349ccd3d20b0426e6c233799cf19bd1f69cb64a8b2258
MD5 99b3a4b57cbe01bc5ab699453a1fdf19
BLAKE2b-256 a40bbc7e644bf113ba48fe603d0f460c7397fafd07d9412d9054a803b5204f2a

See more details on using hashes here.

Provenance

The following attestation bundles were made for pysorteddict-0.10.0-pp310-pypy310_pp73-macosx_10_15_x86_64.whl:

Publisher: ci.yml on tfpf/pysorteddict

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

File details

Details for the file pysorteddict-0.10.0-cp313-cp313-win_amd64.whl.

File metadata

File hashes

Hashes for pysorteddict-0.10.0-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 7157e8271467a6187cefb5564048fd6b714e707b47881c02972e6533bd5d064a
MD5 984a8624344a9f43f53dc1593e2ca3f8
BLAKE2b-256 5e4020a44d4f96cbc2cdfbcdf43ec676a8ed1b3e676eb53a50ac971a47b89d15

See more details on using hashes here.

Provenance

The following attestation bundles were made for pysorteddict-0.10.0-cp313-cp313-win_amd64.whl:

Publisher: ci.yml on tfpf/pysorteddict

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

File details

Details for the file pysorteddict-0.10.0-cp313-cp313-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for pysorteddict-0.10.0-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 e69400165b0ed242042a9494c5ac2598cf2693376b042bdb15f16ec540e68075
MD5 830a0f1307856be0a1a7f0c4912598d9
BLAKE2b-256 f4e0a2bbadd78d00d01e805a11c23675c5cb1ff66a69c19be2313753405da049

See more details on using hashes here.

Provenance

The following attestation bundles were made for pysorteddict-0.10.0-cp313-cp313-musllinux_1_2_x86_64.whl:

Publisher: ci.yml on tfpf/pysorteddict

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

File details

Details for the file pysorteddict-0.10.0-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for pysorteddict-0.10.0-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 a530eed363d77b72e76a9aeb3d3c282c017cdfe6bf8abd12e42b2fd464970e55
MD5 5265440cb1a7f0046a81c2788828a0b2
BLAKE2b-256 bfd7165130ee175e68c20eba4078d6585324f10f800fec431b2d40789675612b

See more details on using hashes here.

Provenance

The following attestation bundles were made for pysorteddict-0.10.0-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl:

Publisher: ci.yml on tfpf/pysorteddict

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

File details

Details for the file pysorteddict-0.10.0-cp313-cp313-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for pysorteddict-0.10.0-cp313-cp313-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 080159c78ff123ada15fc0e6e0a7e5b15fb752a7fc15d0977e7d8b31aa1fea68
MD5 2a980103e33fe20c46c527d0dcc87a52
BLAKE2b-256 f305a605c83e414d0da563cd01a09f7a762f7dd99ef1b40e94d876a3eaf200a9

See more details on using hashes here.

Provenance

The following attestation bundles were made for pysorteddict-0.10.0-cp313-cp313-macosx_11_0_arm64.whl:

Publisher: ci.yml on tfpf/pysorteddict

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

File details

Details for the file pysorteddict-0.10.0-cp313-cp313-macosx_10_13_x86_64.whl.

File metadata

File hashes

Hashes for pysorteddict-0.10.0-cp313-cp313-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 7e21cb56635a3c5453878789190907471d22b03aee807092257787d23b0ef911
MD5 ca8e484cb2a0db807ac81816bb63eb36
BLAKE2b-256 d78318ce703dfb1c4e31e49a615880a0e820df2f9cd4e0eaaa647365e3078aef

See more details on using hashes here.

Provenance

The following attestation bundles were made for pysorteddict-0.10.0-cp313-cp313-macosx_10_13_x86_64.whl:

Publisher: ci.yml on tfpf/pysorteddict

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

File details

Details for the file pysorteddict-0.10.0-cp312-cp312-win_amd64.whl.

File metadata

File hashes

Hashes for pysorteddict-0.10.0-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 e04d1f9996821c9527e2ca751c61db5dd2aa84e9f72a0d1c11c7344d47085dd5
MD5 87de4323f76d71f40d426e72e8ce6926
BLAKE2b-256 d2cc16955e50ac96f3359facf3f3ceccfa329fac3139bb7a95d9429f16394f6d

See more details on using hashes here.

Provenance

The following attestation bundles were made for pysorteddict-0.10.0-cp312-cp312-win_amd64.whl:

Publisher: ci.yml on tfpf/pysorteddict

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

File details

Details for the file pysorteddict-0.10.0-cp312-cp312-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for pysorteddict-0.10.0-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 9c81077d9659f4e0ee2574a45a3017336221ae8fd651e4533f71271bcf13755c
MD5 ebda09d289401c37282e672a8e2bc409
BLAKE2b-256 4b2d72c46fdbc672435831f4b3ca54fb8a32eef6e08a28836c0beb20fd559ded

See more details on using hashes here.

Provenance

The following attestation bundles were made for pysorteddict-0.10.0-cp312-cp312-musllinux_1_2_x86_64.whl:

Publisher: ci.yml on tfpf/pysorteddict

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

File details

Details for the file pysorteddict-0.10.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for pysorteddict-0.10.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 9d102a0cb1445b7e3e559f603c7f7373b41f3bbc3f30b451d8cfbb5f5829306a
MD5 554987a8e3ab1c6bb310fc0200f737b2
BLAKE2b-256 772d99ba64587f847d0eb511b5c2a786d0e92f791f71b31843af0986e45fab3a

See more details on using hashes here.

Provenance

The following attestation bundles were made for pysorteddict-0.10.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl:

Publisher: ci.yml on tfpf/pysorteddict

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

File details

Details for the file pysorteddict-0.10.0-cp312-cp312-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for pysorteddict-0.10.0-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 a9e0db5c330886be1b8d8d2ff23ff1b77f7f58c7fc396a267c86e426c6beac22
MD5 891cb0d1e2480a698ff24ab9e1ead10c
BLAKE2b-256 94e09e6365c1d963f2e29a587e48ea48ef9408f7771d9d69bd1669c5c7b4ec5d

See more details on using hashes here.

Provenance

The following attestation bundles were made for pysorteddict-0.10.0-cp312-cp312-macosx_11_0_arm64.whl:

Publisher: ci.yml on tfpf/pysorteddict

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

File details

Details for the file pysorteddict-0.10.0-cp312-cp312-macosx_10_13_x86_64.whl.

File metadata

File hashes

Hashes for pysorteddict-0.10.0-cp312-cp312-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 0d7e92dd2a73699bd65d7346617955bca3d70e8f96ae9edd179aa838ff086238
MD5 68952a93fe5a1922b8a4c4e6b978b289
BLAKE2b-256 bc9bffc5852ddd5ab75194386ed8d5df2ee631c26b3085889e6466e09b0c053d

See more details on using hashes here.

Provenance

The following attestation bundles were made for pysorteddict-0.10.0-cp312-cp312-macosx_10_13_x86_64.whl:

Publisher: ci.yml on tfpf/pysorteddict

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

File details

Details for the file pysorteddict-0.10.0-cp311-cp311-win_amd64.whl.

File metadata

File hashes

Hashes for pysorteddict-0.10.0-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 d4f7e870b99dc12292efd358bf86204b2f99bee1113b952d277ba069eb1557e2
MD5 1aac98f2791873e695be4bf3b82b115e
BLAKE2b-256 0c378995bcce80dd7ae80da41b80be2060c51fb2c61b7e2726e9673bcb8e6aef

See more details on using hashes here.

Provenance

The following attestation bundles were made for pysorteddict-0.10.0-cp311-cp311-win_amd64.whl:

Publisher: ci.yml on tfpf/pysorteddict

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

File details

Details for the file pysorteddict-0.10.0-cp311-cp311-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for pysorteddict-0.10.0-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 20a92cc2b3f1256f2ab21a8e765006b1c2524a33509cf01b31c9797710dbaaa0
MD5 e25d0f20bdaf5eb80e47d583eec66e0a
BLAKE2b-256 7dd72c6a5e76b8e105d28703a4f3e48516f63575b9f56c5f4b3dd4531b0d6fa7

See more details on using hashes here.

Provenance

The following attestation bundles were made for pysorteddict-0.10.0-cp311-cp311-musllinux_1_2_x86_64.whl:

Publisher: ci.yml on tfpf/pysorteddict

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

File details

Details for the file pysorteddict-0.10.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for pysorteddict-0.10.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 a07c7093f50d05817ca266ac86c87a4194edcdc658f8666b9b09e6b6fa328121
MD5 68233052a2f3665b4cccc2e3ecc191c8
BLAKE2b-256 3d9a1f9ce19dad26360010bfc31c411f4e71b9b4f69cd32fa36178461bde62df

See more details on using hashes here.

Provenance

The following attestation bundles were made for pysorteddict-0.10.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl:

Publisher: ci.yml on tfpf/pysorteddict

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

File details

Details for the file pysorteddict-0.10.0-cp311-cp311-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for pysorteddict-0.10.0-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 2e633309d50b724464940bcbd66d848a0ed63069b4e2f2ac1a38fe2f335c0618
MD5 3af1e869ebe6a0302c7040d680c319cc
BLAKE2b-256 c1c0e2de7aecc61452589d4d5093887dc0101f7b4426b7c2530f89b8ea21b43b

See more details on using hashes here.

Provenance

The following attestation bundles were made for pysorteddict-0.10.0-cp311-cp311-macosx_11_0_arm64.whl:

Publisher: ci.yml on tfpf/pysorteddict

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

File details

Details for the file pysorteddict-0.10.0-cp311-cp311-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for pysorteddict-0.10.0-cp311-cp311-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 51fc3451c4b85bb9d7f42d0e9a20b71c52b4f3b582da45e14c3c2903613919ff
MD5 69f7e2e62460a07730e71ab442b0cb1f
BLAKE2b-256 455c64db892198a4dc39230f8c1a61fd3966ab5000465bacdd678fbac1024830

See more details on using hashes here.

Provenance

The following attestation bundles were made for pysorteddict-0.10.0-cp311-cp311-macosx_10_9_x86_64.whl:

Publisher: ci.yml on tfpf/pysorteddict

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

File details

Details for the file pysorteddict-0.10.0-cp310-cp310-win_amd64.whl.

File metadata

File hashes

Hashes for pysorteddict-0.10.0-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 3c5bcc4cd8bf9b3ba66147e2f4c92eb2784971116b8fe1c8c45c7afbb36d24b1
MD5 098d81f53c29eb5601d25c4d481e5496
BLAKE2b-256 32aae5641da8e4ba608ee0b61c82ca8919344ea96e8f7fe76a4845f34b2e0a10

See more details on using hashes here.

Provenance

The following attestation bundles were made for pysorteddict-0.10.0-cp310-cp310-win_amd64.whl:

Publisher: ci.yml on tfpf/pysorteddict

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

File details

Details for the file pysorteddict-0.10.0-cp310-cp310-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for pysorteddict-0.10.0-cp310-cp310-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 bbaf633834eb4875f47d52b1dcf86cfa25392fc70f4b2d2a186eabeccb0352f9
MD5 eae4c5463db2a7cadcb13407c604b0e2
BLAKE2b-256 725c2f22c94be1c9cef42f67319ee302904ff911fcd12ccf3c76bbc98ccc47f7

See more details on using hashes here.

Provenance

The following attestation bundles were made for pysorteddict-0.10.0-cp310-cp310-musllinux_1_2_x86_64.whl:

Publisher: ci.yml on tfpf/pysorteddict

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

File details

Details for the file pysorteddict-0.10.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for pysorteddict-0.10.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 6f2c6e305e16141d5df63da829b97c6f8922b1f61fd9df9ebfb5a8694f3f7d3f
MD5 7dc696fb4f94bb87243f8d42b3b62e03
BLAKE2b-256 1592f0bd4d2e735d64f5c320e004c2b47fb451cb20ceeacc869938c8c87cd9d1

See more details on using hashes here.

Provenance

The following attestation bundles were made for pysorteddict-0.10.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl:

Publisher: ci.yml on tfpf/pysorteddict

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

File details

Details for the file pysorteddict-0.10.0-cp310-cp310-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for pysorteddict-0.10.0-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 000a2606da3e483838740c2e077e7d8849605fdb95402c67e22bfa2b9d0c5841
MD5 fe9906aa95549acbcf65bb8078e98fe1
BLAKE2b-256 05ded8a86804adf17557e6a5c26ede5e07e52ab09fc48be4ff3c6e054350fb9e

See more details on using hashes here.

Provenance

The following attestation bundles were made for pysorteddict-0.10.0-cp310-cp310-macosx_11_0_arm64.whl:

Publisher: ci.yml on tfpf/pysorteddict

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

File details

Details for the file pysorteddict-0.10.0-cp310-cp310-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for pysorteddict-0.10.0-cp310-cp310-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 f0727c7559bbc60ea7a33bbbef72380595d374434330b226bd826dd712af831e
MD5 a9e63c9a0405b5b9d573ff4893c8e739
BLAKE2b-256 354a7c8a8f731c64925c0eb88bf783bf32ba86c60ca37b155276cb481fad8c60

See more details on using hashes here.

Provenance

The following attestation bundles were made for pysorteddict-0.10.0-cp310-cp310-macosx_10_9_x86_64.whl:

Publisher: ci.yml on tfpf/pysorteddict

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 Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page