Skip to main content

Asynchronous I/O Client for Baidu Tieba

Project description


安装

pip install aiotieba

尝试一下

import asyncio

import aiotieba


async def main():
    async with aiotieba.Client() as client:
        threads = await client.get_threads("天堂鸡汤")
        for thread in threads[3:6]:
            print(f"tid={thread.tid} text={thread.text}")


asyncio.run(main())

输出样例

tid=8537603600 text=一人发一句最喜欢的游戏台词
楼主先来
很喜欢lol布隆说的“夜晚越黑暗,星星就越明亮”,尤其在当下这个有着诸多缺点的世界里,这句话让我感觉舒服了很多。在人们已不再相信理想主义的至暗时刻,高擎炬火之人便显得更加重要,至少我会坚持我的理想
---
tid=8093410706 text=大概是剪切板里的一些有意思的话
今天看自己的剪切板快满了,稍微翻翻突然发现以前存的一些话还挺有意思,就放在这里啦
(咦,疑似水帖啊我)
---
tid=8537699088 text=记录一下自己人生第一次当“老师”的经历^_^
明天我带的孩子们就“毕业”了,第一次当老师我改变了很多也收获了很多,就想着给自己记录一下这段宝贵的经历:-)

继续阅读入门教程

项目特色

  • 收录数十个常用API
  • 类型注解全覆盖,方法注释全覆盖,内部命名统一
  • 支持protobuf序列化请求参数
  • 支持websocket接口
  • 与官方版本高度一致的密码学实现

友情链接

特别鸣谢

为本开源项目提供的免费产品授权

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

aiotieba-4.6.2.tar.gz (209.7 kB view details)

Uploaded Source

Built Distributions

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

aiotieba-4.6.2-pp311-pypy311_pp73-win_amd64.whl (290.1 kB view details)

Uploaded PyPyWindows x86-64

aiotieba-4.6.2-pp311-pypy311_pp73-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (307.3 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ x86-64manylinux: glibc 2.28+ x86-64

aiotieba-4.6.2-pp311-pypy311_pp73-macosx_11_0_arm64.whl (305.7 kB view details)

Uploaded PyPymacOS 11.0+ ARM64

aiotieba-4.6.2-pp311-pypy311_pp73-macosx_10_15_x86_64.whl (305.3 kB view details)

Uploaded PyPymacOS 10.15+ x86-64

aiotieba-4.6.2-pp310-pypy310_pp73-win_amd64.whl (290.1 kB view details)

Uploaded PyPyWindows x86-64

aiotieba-4.6.2-pp310-pypy310_pp73-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (307.3 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ x86-64manylinux: glibc 2.28+ x86-64

aiotieba-4.6.2-pp310-pypy310_pp73-macosx_11_0_arm64.whl (305.7 kB view details)

Uploaded PyPymacOS 11.0+ ARM64

aiotieba-4.6.2-pp310-pypy310_pp73-macosx_10_15_x86_64.whl (305.3 kB view details)

Uploaded PyPymacOS 10.15+ x86-64

aiotieba-4.6.2-cp314-cp314t-win_amd64.whl (291.9 kB view details)

Uploaded CPython 3.14tWindows x86-64

aiotieba-4.6.2-cp314-cp314t-musllinux_1_2_x86_64.whl (307.4 kB view details)

Uploaded CPython 3.14tmusllinux: musl 1.2+ x86-64

aiotieba-4.6.2-cp314-cp314t-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (307.3 kB view details)

Uploaded CPython 3.14tmanylinux: glibc 2.17+ x86-64manylinux: glibc 2.28+ x86-64

aiotieba-4.6.2-cp314-cp314t-macosx_11_0_arm64.whl (305.7 kB view details)

Uploaded CPython 3.14tmacOS 11.0+ ARM64

aiotieba-4.6.2-cp314-cp314t-macosx_10_15_x86_64.whl (305.3 kB view details)

Uploaded CPython 3.14tmacOS 10.15+ x86-64

aiotieba-4.6.2-cp314-cp314-win_amd64.whl (291.9 kB view details)

Uploaded CPython 3.14Windows x86-64

aiotieba-4.6.2-cp314-cp314-musllinux_1_2_x86_64.whl (307.4 kB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ x86-64

aiotieba-4.6.2-cp314-cp314-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (307.2 kB view details)

Uploaded CPython 3.14manylinux: glibc 2.17+ x86-64manylinux: glibc 2.28+ x86-64

aiotieba-4.6.2-cp314-cp314-macosx_11_0_arm64.whl (305.6 kB view details)

Uploaded CPython 3.14macOS 11.0+ ARM64

aiotieba-4.6.2-cp314-cp314-macosx_10_15_x86_64.whl (305.3 kB view details)

Uploaded CPython 3.14macOS 10.15+ x86-64

aiotieba-4.6.2-cp313-cp313t-win_amd64.whl (290.1 kB view details)

Uploaded CPython 3.13tWindows x86-64

aiotieba-4.6.2-cp313-cp313t-musllinux_1_2_x86_64.whl (307.4 kB view details)

Uploaded CPython 3.13tmusllinux: musl 1.2+ x86-64

aiotieba-4.6.2-cp313-cp313t-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (307.3 kB view details)

Uploaded CPython 3.13tmanylinux: glibc 2.17+ x86-64manylinux: glibc 2.28+ x86-64

aiotieba-4.6.2-cp313-cp313t-macosx_11_0_arm64.whl (305.7 kB view details)

Uploaded CPython 3.13tmacOS 11.0+ ARM64

aiotieba-4.6.2-cp313-cp313t-macosx_10_13_x86_64.whl (305.2 kB view details)

Uploaded CPython 3.13tmacOS 10.13+ x86-64

aiotieba-4.6.2-cp313-cp313-win_amd64.whl (290.1 kB view details)

Uploaded CPython 3.13Windows x86-64

aiotieba-4.6.2-cp313-cp313-musllinux_1_2_x86_64.whl (307.4 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ x86-64

aiotieba-4.6.2-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (307.2 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ x86-64manylinux: glibc 2.28+ x86-64

aiotieba-4.6.2-cp313-cp313-macosx_11_0_arm64.whl (305.6 kB view details)

Uploaded CPython 3.13macOS 11.0+ ARM64

aiotieba-4.6.2-cp313-cp313-macosx_10_13_x86_64.whl (305.2 kB view details)

Uploaded CPython 3.13macOS 10.13+ x86-64

aiotieba-4.6.2-cp312-cp312-win_amd64.whl (290.1 kB view details)

Uploaded CPython 3.12Windows x86-64

aiotieba-4.6.2-cp312-cp312-musllinux_1_2_x86_64.whl (307.4 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ x86-64

aiotieba-4.6.2-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (307.2 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ x86-64manylinux: glibc 2.28+ x86-64

aiotieba-4.6.2-cp312-cp312-macosx_11_0_arm64.whl (305.6 kB view details)

Uploaded CPython 3.12macOS 11.0+ ARM64

aiotieba-4.6.2-cp312-cp312-macosx_10_13_x86_64.whl (305.2 kB view details)

Uploaded CPython 3.12macOS 10.13+ x86-64

aiotieba-4.6.2-cp311-cp311-win_amd64.whl (290.1 kB view details)

Uploaded CPython 3.11Windows x86-64

aiotieba-4.6.2-cp311-cp311-musllinux_1_2_x86_64.whl (307.4 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ x86-64

aiotieba-4.6.2-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (307.2 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ x86-64manylinux: glibc 2.28+ x86-64

aiotieba-4.6.2-cp311-cp311-macosx_11_0_arm64.whl (305.6 kB view details)

Uploaded CPython 3.11macOS 11.0+ ARM64

aiotieba-4.6.2-cp311-cp311-macosx_10_9_x86_64.whl (305.2 kB view details)

Uploaded CPython 3.11macOS 10.9+ x86-64

aiotieba-4.6.2-cp310-cp310-win_amd64.whl (290.0 kB view details)

Uploaded CPython 3.10Windows x86-64

aiotieba-4.6.2-cp310-cp310-musllinux_1_2_x86_64.whl (307.4 kB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ x86-64

aiotieba-4.6.2-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (307.2 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ x86-64manylinux: glibc 2.28+ x86-64

aiotieba-4.6.2-cp310-cp310-macosx_11_0_arm64.whl (305.6 kB view details)

Uploaded CPython 3.10macOS 11.0+ ARM64

aiotieba-4.6.2-cp310-cp310-macosx_10_9_x86_64.whl (305.2 kB view details)

Uploaded CPython 3.10macOS 10.9+ x86-64

File details

Details for the file aiotieba-4.6.2.tar.gz.

File metadata

  • Download URL: aiotieba-4.6.2.tar.gz
  • Upload date:
  • Size: 209.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for aiotieba-4.6.2.tar.gz
Algorithm Hash digest
SHA256 73afcc78b953976d5d719bb41db976f2ac48c07b51c7c4b00bb7974fae4400ca
MD5 ce2a98c4bf1c968a28be5c30ae55b6ab
BLAKE2b-256 2d2408eb5b5ba765033d5c4298fec6af2700b326b253c64d20d3960b1910771d

See more details on using hashes here.

Provenance

The following attestation bundles were made for aiotieba-4.6.2.tar.gz:

Publisher: Publish.yml on lumina37/aiotieba

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

File details

Details for the file aiotieba-4.6.2-pp311-pypy311_pp73-win_amd64.whl.

File metadata

File hashes

Hashes for aiotieba-4.6.2-pp311-pypy311_pp73-win_amd64.whl
Algorithm Hash digest
SHA256 6a9bb20fa1aff6f82932cf43a2c29545f2635f3261531150352b614d7735e5ee
MD5 fc3ff19c8f5bb326e70b47759d1c7f8d
BLAKE2b-256 5db7ee0c0e735033649fa9092937c82113de3998a07c228e7a6d575f227cfe97

See more details on using hashes here.

Provenance

The following attestation bundles were made for aiotieba-4.6.2-pp311-pypy311_pp73-win_amd64.whl:

Publisher: Publish.yml on lumina37/aiotieba

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

File details

Details for the file aiotieba-4.6.2-pp311-pypy311_pp73-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for aiotieba-4.6.2-pp311-pypy311_pp73-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 b2631243aace41ad59adbe2cd1f18faa75d18801f076ef639977469fa6327085
MD5 44cecf4710f4aad9c6b7058ce416b3d5
BLAKE2b-256 9cf08f0850d4ca33091ababcbc8d527e18deff993700b52743845d88b19a84c1

See more details on using hashes here.

Provenance

The following attestation bundles were made for aiotieba-4.6.2-pp311-pypy311_pp73-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl:

Publisher: Publish.yml on lumina37/aiotieba

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

File details

Details for the file aiotieba-4.6.2-pp311-pypy311_pp73-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for aiotieba-4.6.2-pp311-pypy311_pp73-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 e2727a1a052279805e1fd9c966831d75708c32c361b2af88704b3f05dfade60c
MD5 19b31545f1d77cfca67d90cd89cd575a
BLAKE2b-256 12b1d3609c7a3531d8d191a7d044d45f713ced2e0164fa45516042202157b7b4

See more details on using hashes here.

Provenance

The following attestation bundles were made for aiotieba-4.6.2-pp311-pypy311_pp73-macosx_11_0_arm64.whl:

Publisher: Publish.yml on lumina37/aiotieba

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

File details

Details for the file aiotieba-4.6.2-pp311-pypy311_pp73-macosx_10_15_x86_64.whl.

File metadata

File hashes

Hashes for aiotieba-4.6.2-pp311-pypy311_pp73-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 3c4ca9d23ed33bd45774f8961e699aba1652f51085922222c69ffd1d8dd70cd4
MD5 18bf757cf75ecc0c754e4d12cf488967
BLAKE2b-256 2c787b8677bccbc5b013e5bb697149bd6205de69899bef1cdaa0e0f77500fa46

See more details on using hashes here.

Provenance

The following attestation bundles were made for aiotieba-4.6.2-pp311-pypy311_pp73-macosx_10_15_x86_64.whl:

Publisher: Publish.yml on lumina37/aiotieba

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

File details

Details for the file aiotieba-4.6.2-pp310-pypy310_pp73-win_amd64.whl.

File metadata

File hashes

Hashes for aiotieba-4.6.2-pp310-pypy310_pp73-win_amd64.whl
Algorithm Hash digest
SHA256 070980384ef783bb637049358c0c45063cf52562a1c8c989f6b85c005a793fd9
MD5 72315fa499ab0094cf16d1c3fe896427
BLAKE2b-256 96bafed0983523b32ad114ed7645efd4ec798aa0ff56fcba21f2cdb30d1c57f9

See more details on using hashes here.

Provenance

The following attestation bundles were made for aiotieba-4.6.2-pp310-pypy310_pp73-win_amd64.whl:

Publisher: Publish.yml on lumina37/aiotieba

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

File details

Details for the file aiotieba-4.6.2-pp310-pypy310_pp73-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for aiotieba-4.6.2-pp310-pypy310_pp73-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 85fe6bb14415bbe14befa8373bfdb45df21d9f340c6fa5e73a9a3ca8f338e44f
MD5 80de0cb2dd85dd5be6a2771a10e995fc
BLAKE2b-256 6c3a789afa3e8b8f6d2c824cb6c377174964e9a1d04672a0ff6e102ac793ade9

See more details on using hashes here.

Provenance

The following attestation bundles were made for aiotieba-4.6.2-pp310-pypy310_pp73-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl:

Publisher: Publish.yml on lumina37/aiotieba

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

File details

Details for the file aiotieba-4.6.2-pp310-pypy310_pp73-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for aiotieba-4.6.2-pp310-pypy310_pp73-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 85f9b6560ac401030b5184033162bec3863f99b370476fdbae0263a804570835
MD5 51e0de121d9594151ff82b73200a7da7
BLAKE2b-256 de1e6be8a81aff406a6098cabde30adab20a1f65b2d1e1ab3ebe119c5ce17273

See more details on using hashes here.

Provenance

The following attestation bundles were made for aiotieba-4.6.2-pp310-pypy310_pp73-macosx_11_0_arm64.whl:

Publisher: Publish.yml on lumina37/aiotieba

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

File details

Details for the file aiotieba-4.6.2-pp310-pypy310_pp73-macosx_10_15_x86_64.whl.

File metadata

File hashes

Hashes for aiotieba-4.6.2-pp310-pypy310_pp73-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 5632603114b0c9f4f53dfd1e4e73859420e963c59e76157db3a91c8550853263
MD5 39fcf33e0b50675e0d87d7a8591515cf
BLAKE2b-256 cd236a5d9a12f41253b06bad4d5283447105ecacd44b4d183f897f96eeac289d

See more details on using hashes here.

Provenance

The following attestation bundles were made for aiotieba-4.6.2-pp310-pypy310_pp73-macosx_10_15_x86_64.whl:

Publisher: Publish.yml on lumina37/aiotieba

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

File details

Details for the file aiotieba-4.6.2-cp314-cp314t-win_amd64.whl.

File metadata

  • Download URL: aiotieba-4.6.2-cp314-cp314t-win_amd64.whl
  • Upload date:
  • Size: 291.9 kB
  • Tags: CPython 3.14t, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for aiotieba-4.6.2-cp314-cp314t-win_amd64.whl
Algorithm Hash digest
SHA256 792ac2907eb03778073929b34e33e7dee1b5c4afe24cae2df25f96b4c4038bc2
MD5 d35343b61b1b65ccb6e97a208067998d
BLAKE2b-256 e4391c0f5b5f45936b8c191afa96f7a0d0b295764d388244c7947acc2476a140

See more details on using hashes here.

Provenance

The following attestation bundles were made for aiotieba-4.6.2-cp314-cp314t-win_amd64.whl:

Publisher: Publish.yml on lumina37/aiotieba

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

File details

Details for the file aiotieba-4.6.2-cp314-cp314t-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for aiotieba-4.6.2-cp314-cp314t-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 734e86c1f4d6144a12da458720735ffb3e68da76600c2d26cc4796849c99efe2
MD5 45e6078684c73d7d572d0840748856fb
BLAKE2b-256 25a59e008dfe6324ca668a7bd12df77c402934d44c24280a52238b7573fda141

See more details on using hashes here.

Provenance

The following attestation bundles were made for aiotieba-4.6.2-cp314-cp314t-musllinux_1_2_x86_64.whl:

Publisher: Publish.yml on lumina37/aiotieba

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

File details

Details for the file aiotieba-4.6.2-cp314-cp314t-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for aiotieba-4.6.2-cp314-cp314t-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 f111dfe71c2a9d3f02911bf6e6c07daaea4f3e2f6ce33a563b1a9dc1c2fdd0ac
MD5 f18ebd72bb0dcbd24c8e8663020589e3
BLAKE2b-256 1d31f3cc66c3c7040b5e96256de92b06f1e65f0bb941a798a72c4ee9b08b83de

See more details on using hashes here.

Provenance

The following attestation bundles were made for aiotieba-4.6.2-cp314-cp314t-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl:

Publisher: Publish.yml on lumina37/aiotieba

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

File details

Details for the file aiotieba-4.6.2-cp314-cp314t-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for aiotieba-4.6.2-cp314-cp314t-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 badbe0b4a19efc5160dfa5528ea54a9977fae2731b3ad6f5d78b9d2dffdc61ec
MD5 081a4ffc34f076ac4af1fa36073c2d3d
BLAKE2b-256 f1f2d1a3f424ec89b7c55c2b88d5a1b971f382bdaee1026c5ce2a0c98807d6cc

See more details on using hashes here.

Provenance

The following attestation bundles were made for aiotieba-4.6.2-cp314-cp314t-macosx_11_0_arm64.whl:

Publisher: Publish.yml on lumina37/aiotieba

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

File details

Details for the file aiotieba-4.6.2-cp314-cp314t-macosx_10_15_x86_64.whl.

File metadata

File hashes

Hashes for aiotieba-4.6.2-cp314-cp314t-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 64d0139a4ab7e85a158dddc1c842e312198e1f39c2362f9d2e1ce115f607a694
MD5 98d01b01a7ec6fbb31634c65d35e858c
BLAKE2b-256 f0101cc3e5833587d3cfd5a98289c9312f037022a7b34f9673e7adeecba1f6ac

See more details on using hashes here.

Provenance

The following attestation bundles were made for aiotieba-4.6.2-cp314-cp314t-macosx_10_15_x86_64.whl:

Publisher: Publish.yml on lumina37/aiotieba

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

File details

Details for the file aiotieba-4.6.2-cp314-cp314-win_amd64.whl.

File metadata

  • Download URL: aiotieba-4.6.2-cp314-cp314-win_amd64.whl
  • Upload date:
  • Size: 291.9 kB
  • Tags: CPython 3.14, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for aiotieba-4.6.2-cp314-cp314-win_amd64.whl
Algorithm Hash digest
SHA256 9e7798d927bd497cd019568d3cbc2e4b41cba42e578fd3313e671e9b7c191844
MD5 6d141ca1e0092bf11ddc681c617b4d28
BLAKE2b-256 ff7c2c6f2a666b68ca57d2bfb5789d742025564ed43a5510796777dd734e7b31

See more details on using hashes here.

Provenance

The following attestation bundles were made for aiotieba-4.6.2-cp314-cp314-win_amd64.whl:

Publisher: Publish.yml on lumina37/aiotieba

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

File details

Details for the file aiotieba-4.6.2-cp314-cp314-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for aiotieba-4.6.2-cp314-cp314-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 1b69766bfcc0d211d7577d0a9ed4c0f820c473e45fd47b031993d1f9af22f619
MD5 c13ffc0136ecc576fc7afa29ec92d0d9
BLAKE2b-256 13aeae001ddbccc05cefce00a11766da14ecd67aa846689837412d799f7d42f1

See more details on using hashes here.

Provenance

The following attestation bundles were made for aiotieba-4.6.2-cp314-cp314-musllinux_1_2_x86_64.whl:

Publisher: Publish.yml on lumina37/aiotieba

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

File details

Details for the file aiotieba-4.6.2-cp314-cp314-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for aiotieba-4.6.2-cp314-cp314-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 e16b4cb165f98467a126bd7e244f5b86299554beec80be1187fa2b2ef97f0d90
MD5 aee8df6c6b672d7a4ec7085f35dafb0d
BLAKE2b-256 88b4f191db9ff03ee113f260941f8c6ede8a6e66dbf4ed317e03def81ca8b93d

See more details on using hashes here.

Provenance

The following attestation bundles were made for aiotieba-4.6.2-cp314-cp314-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl:

Publisher: Publish.yml on lumina37/aiotieba

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

File details

Details for the file aiotieba-4.6.2-cp314-cp314-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for aiotieba-4.6.2-cp314-cp314-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 1eac952a1634a207c770cbe1379d95d5597090bb4df849a5f4d1a43f122000e3
MD5 b8fbb272bba17718e3397db60a00d682
BLAKE2b-256 df15f47ff92e2b64ca9987504b95862ab2977657737527f4b2b9183995bde8e8

See more details on using hashes here.

Provenance

The following attestation bundles were made for aiotieba-4.6.2-cp314-cp314-macosx_11_0_arm64.whl:

Publisher: Publish.yml on lumina37/aiotieba

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

File details

Details for the file aiotieba-4.6.2-cp314-cp314-macosx_10_15_x86_64.whl.

File metadata

File hashes

Hashes for aiotieba-4.6.2-cp314-cp314-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 3facd0f688f6027c18e1c0a9a12eecd43a8acb2c595500c3e32c9b2ebc9cbcab
MD5 954db8a8fc1a7f586a3038b202526de0
BLAKE2b-256 4dcf4c62bf31d165deb2891a381c8f93abe8416b42a7f8d88dbe3aefd3ce00a1

See more details on using hashes here.

Provenance

The following attestation bundles were made for aiotieba-4.6.2-cp314-cp314-macosx_10_15_x86_64.whl:

Publisher: Publish.yml on lumina37/aiotieba

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

File details

Details for the file aiotieba-4.6.2-cp313-cp313t-win_amd64.whl.

File metadata

  • Download URL: aiotieba-4.6.2-cp313-cp313t-win_amd64.whl
  • Upload date:
  • Size: 290.1 kB
  • Tags: CPython 3.13t, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for aiotieba-4.6.2-cp313-cp313t-win_amd64.whl
Algorithm Hash digest
SHA256 7c9a34f28eb88766a75317699a3c1d5f7ac595e6ffd85543fb3a2be4767bb119
MD5 a75c884dc70ca94f4a5c580b019a069c
BLAKE2b-256 75c1d86086f70ac7e8e6b24f520d50a70922105af96066834e7f95aaa0580ed9

See more details on using hashes here.

Provenance

The following attestation bundles were made for aiotieba-4.6.2-cp313-cp313t-win_amd64.whl:

Publisher: Publish.yml on lumina37/aiotieba

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

File details

Details for the file aiotieba-4.6.2-cp313-cp313t-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for aiotieba-4.6.2-cp313-cp313t-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 ea09966a52b8fbcd95b768d29831a154d774b8c91a0f4c2969c415a725a1d95f
MD5 a45e26d2595e62f97b292d5f22efb559
BLAKE2b-256 1bc276c559d37d1b641474015b2a5e0b551f6260d9d2b300280c107f97b3be57

See more details on using hashes here.

Provenance

The following attestation bundles were made for aiotieba-4.6.2-cp313-cp313t-musllinux_1_2_x86_64.whl:

Publisher: Publish.yml on lumina37/aiotieba

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

File details

Details for the file aiotieba-4.6.2-cp313-cp313t-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for aiotieba-4.6.2-cp313-cp313t-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 73e5cbf789c8376b3ef38f9d4d16d820518bb7d82dd709ab457dbf0f28ccca07
MD5 389aaae925985f84fcafe9fa0007b6eb
BLAKE2b-256 6bad0d83eaf70cf8101e931a777e4b4fe931d0a3610cb600bfccfd0e9a418b7c

See more details on using hashes here.

Provenance

The following attestation bundles were made for aiotieba-4.6.2-cp313-cp313t-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl:

Publisher: Publish.yml on lumina37/aiotieba

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

File details

Details for the file aiotieba-4.6.2-cp313-cp313t-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for aiotieba-4.6.2-cp313-cp313t-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 9c42b65cd86921b2052e6f2e0d6a612cd5e1876eb694937343f70ee3fbefaccb
MD5 5bfbbd3a57f489fcb565879959840ec3
BLAKE2b-256 11b128368d49be647407c1fdd4cc244c83b9c8db2e25ad2580d8136606f1fd43

See more details on using hashes here.

Provenance

The following attestation bundles were made for aiotieba-4.6.2-cp313-cp313t-macosx_11_0_arm64.whl:

Publisher: Publish.yml on lumina37/aiotieba

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

File details

Details for the file aiotieba-4.6.2-cp313-cp313t-macosx_10_13_x86_64.whl.

File metadata

File hashes

Hashes for aiotieba-4.6.2-cp313-cp313t-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 68d71bbe71d2b65288e06149ca257f61588fbae809301c6a08a8eff4cd8efbe8
MD5 dee1523465c2bcbc2f206ab129fbefe7
BLAKE2b-256 f7dd38004ae0d8896207c6f8ccf9690169db6455dbb11bab6f2f873023e70557

See more details on using hashes here.

Provenance

The following attestation bundles were made for aiotieba-4.6.2-cp313-cp313t-macosx_10_13_x86_64.whl:

Publisher: Publish.yml on lumina37/aiotieba

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

File details

Details for the file aiotieba-4.6.2-cp313-cp313-win_amd64.whl.

File metadata

  • Download URL: aiotieba-4.6.2-cp313-cp313-win_amd64.whl
  • Upload date:
  • Size: 290.1 kB
  • Tags: CPython 3.13, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for aiotieba-4.6.2-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 6acc61526bf5255104b666233899b52fd07655a97fdb1df30e310de9baf83b23
MD5 f7a29155ba58c54b61471ac01e9f7e97
BLAKE2b-256 0037909f4a3a4ebfc1f9c0e37cf66fd480dc0bb95f235de38d3db47381d3e86d

See more details on using hashes here.

Provenance

The following attestation bundles were made for aiotieba-4.6.2-cp313-cp313-win_amd64.whl:

Publisher: Publish.yml on lumina37/aiotieba

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

File details

Details for the file aiotieba-4.6.2-cp313-cp313-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for aiotieba-4.6.2-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 18fd429ec58a32cb9cf4f647a24d34bef75216ff69593cb4d02c824b5015ec5e
MD5 3d3b4fa787574138083998d92a9214cd
BLAKE2b-256 64b981970e3ec646932247aea492de85213c125353f604b7b76159e498e03bfe

See more details on using hashes here.

Provenance

The following attestation bundles were made for aiotieba-4.6.2-cp313-cp313-musllinux_1_2_x86_64.whl:

Publisher: Publish.yml on lumina37/aiotieba

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

File details

Details for the file aiotieba-4.6.2-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for aiotieba-4.6.2-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 dddc3648ff2d4259d3b75643f664f4c2b6c436f19b771e551cc630f799a3430e
MD5 59afe717d71633adba8965c244707c12
BLAKE2b-256 ac7c8a2601fb2445792778fecb8d4579ca1b99623e3eeaffc9ca5ff039d4a722

See more details on using hashes here.

Provenance

The following attestation bundles were made for aiotieba-4.6.2-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl:

Publisher: Publish.yml on lumina37/aiotieba

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

File details

Details for the file aiotieba-4.6.2-cp313-cp313-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for aiotieba-4.6.2-cp313-cp313-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 1a58fbcec1d2554a3cb5a37c6691baac2932910b6469b810a9926bd9da85cfad
MD5 7a72d5eaf75e5d668a76adc8da280e65
BLAKE2b-256 b6c3af0bdd03eb1afa820a8337395b000edea52b9731c0a89e7600470a0e7001

See more details on using hashes here.

Provenance

The following attestation bundles were made for aiotieba-4.6.2-cp313-cp313-macosx_11_0_arm64.whl:

Publisher: Publish.yml on lumina37/aiotieba

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

File details

Details for the file aiotieba-4.6.2-cp313-cp313-macosx_10_13_x86_64.whl.

File metadata

File hashes

Hashes for aiotieba-4.6.2-cp313-cp313-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 477b69d19ecdf07361d0fb4e60f5467851c103403c00ef6f79de9eb613ca8b27
MD5 cba6d340e92a89cfe0e2ccbc92414f27
BLAKE2b-256 d7f6cb1846aa5acc107ae271eabfb6a984599eefd135cdbdc79c41d167b1a8e1

See more details on using hashes here.

Provenance

The following attestation bundles were made for aiotieba-4.6.2-cp313-cp313-macosx_10_13_x86_64.whl:

Publisher: Publish.yml on lumina37/aiotieba

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

File details

Details for the file aiotieba-4.6.2-cp312-cp312-win_amd64.whl.

File metadata

  • Download URL: aiotieba-4.6.2-cp312-cp312-win_amd64.whl
  • Upload date:
  • Size: 290.1 kB
  • Tags: CPython 3.12, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for aiotieba-4.6.2-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 8b2f1792056e8decbc53a790922b84332eaac3d35092722be141862ca5c3c949
MD5 fbc242fafc40cd0c771cbcee4235e3dc
BLAKE2b-256 aaee3c823baa6053724a26889a9288ee1f7bbfc5162cbe27468fa37bc0f5d167

See more details on using hashes here.

Provenance

The following attestation bundles were made for aiotieba-4.6.2-cp312-cp312-win_amd64.whl:

Publisher: Publish.yml on lumina37/aiotieba

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

File details

Details for the file aiotieba-4.6.2-cp312-cp312-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for aiotieba-4.6.2-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 62c853091a73f9fce080514811c8dd6346ae615f5c5e845aca9f6bb82f45092c
MD5 25760291e8e9546bf38a6fa835bdb3a5
BLAKE2b-256 7164667ae37e659456ec463a0f661735962f2e48e0461342cb76cc3894280c09

See more details on using hashes here.

Provenance

The following attestation bundles were made for aiotieba-4.6.2-cp312-cp312-musllinux_1_2_x86_64.whl:

Publisher: Publish.yml on lumina37/aiotieba

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

File details

Details for the file aiotieba-4.6.2-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for aiotieba-4.6.2-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 8f90954ad241c042434df8ef2cbec39a16544f6adc0d834b310217498510e268
MD5 bf272525b0aeb9c8314a73ea6126d47e
BLAKE2b-256 bb643da8b6bce12c3a33f8c8fa0387c7716b1bd1ee0a5dd3fec764d0c3f5c827

See more details on using hashes here.

Provenance

The following attestation bundles were made for aiotieba-4.6.2-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl:

Publisher: Publish.yml on lumina37/aiotieba

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

File details

Details for the file aiotieba-4.6.2-cp312-cp312-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for aiotieba-4.6.2-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 f8c9bfbf4aedc5031b12bb87e9da6ecb8fec62f324c1492cbc692dc46c177358
MD5 15092ba5cab1be6339d6e4dd7b6bf8aa
BLAKE2b-256 f0b3d2378da91fc767bb54129cf6084e635e846bc90bb4460e63fc783575a197

See more details on using hashes here.

Provenance

The following attestation bundles were made for aiotieba-4.6.2-cp312-cp312-macosx_11_0_arm64.whl:

Publisher: Publish.yml on lumina37/aiotieba

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

File details

Details for the file aiotieba-4.6.2-cp312-cp312-macosx_10_13_x86_64.whl.

File metadata

File hashes

Hashes for aiotieba-4.6.2-cp312-cp312-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 f92ae49aee66f4b267b634831db0a81a26228ef3d82f87fc38cdcb8c42f458ba
MD5 84c60526fdd8b254a8f48895676351ed
BLAKE2b-256 70b824aa2c18150ba009ee139531d162cc1709724617b26457ee9332b9b16d28

See more details on using hashes here.

Provenance

The following attestation bundles were made for aiotieba-4.6.2-cp312-cp312-macosx_10_13_x86_64.whl:

Publisher: Publish.yml on lumina37/aiotieba

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

File details

Details for the file aiotieba-4.6.2-cp311-cp311-win_amd64.whl.

File metadata

  • Download URL: aiotieba-4.6.2-cp311-cp311-win_amd64.whl
  • Upload date:
  • Size: 290.1 kB
  • Tags: CPython 3.11, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for aiotieba-4.6.2-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 bf63d03da0b25e8f44ed23631876fae3e9c99bc07948a5c52d1ee05734afc02a
MD5 b3849d18c8dd9d9a533a4d91a285c10c
BLAKE2b-256 23641f930a86e0d8086c3fa3a49338fbd0e120b1db81f2ba701521fe68253ad6

See more details on using hashes here.

Provenance

The following attestation bundles were made for aiotieba-4.6.2-cp311-cp311-win_amd64.whl:

Publisher: Publish.yml on lumina37/aiotieba

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

File details

Details for the file aiotieba-4.6.2-cp311-cp311-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for aiotieba-4.6.2-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 73d14914d8efaa0ad478595ca52f870986e889c0126ef4c222eff5d53525e93e
MD5 e414954eb8c955b35af3b19a69820190
BLAKE2b-256 e84b489f75e2ab73ce8ca2fa746e845f8a3ed8b1a35636e35d4e9a43f09f4e14

See more details on using hashes here.

Provenance

The following attestation bundles were made for aiotieba-4.6.2-cp311-cp311-musllinux_1_2_x86_64.whl:

Publisher: Publish.yml on lumina37/aiotieba

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

File details

Details for the file aiotieba-4.6.2-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for aiotieba-4.6.2-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 b9a3063a924281711d65916805b981de774ad8f0610cbf72b485f787398fd98b
MD5 ec4503c131d4743d8b92772d77ea892a
BLAKE2b-256 94d90e74d65e80e7e630a17dc41989ccb19b5371495ee3ef7b94f507ccdec4dd

See more details on using hashes here.

Provenance

The following attestation bundles were made for aiotieba-4.6.2-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl:

Publisher: Publish.yml on lumina37/aiotieba

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

File details

Details for the file aiotieba-4.6.2-cp311-cp311-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for aiotieba-4.6.2-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 ad9a6c4c5b389c5a0b177f3b81e0efa5b8bf6f97580dedc32461d788ed7dc565
MD5 89f065ef957e469411771283ad195d96
BLAKE2b-256 9a61a1ceb42bd214fc4df1ffff9ad6690ffdc4abda36656b3ce6e90c6b85cba9

See more details on using hashes here.

Provenance

The following attestation bundles were made for aiotieba-4.6.2-cp311-cp311-macosx_11_0_arm64.whl:

Publisher: Publish.yml on lumina37/aiotieba

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

File details

Details for the file aiotieba-4.6.2-cp311-cp311-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for aiotieba-4.6.2-cp311-cp311-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 c33225142c03505a906ab60e3fda5cf4982005fe3086bb1f8467e6d10a813437
MD5 9d050eb60a8157733582aeb9737a5415
BLAKE2b-256 08c715b55d8aeda71f1a16cd61470bf933669cbd45d16cccc74d39fc627343ad

See more details on using hashes here.

Provenance

The following attestation bundles were made for aiotieba-4.6.2-cp311-cp311-macosx_10_9_x86_64.whl:

Publisher: Publish.yml on lumina37/aiotieba

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

File details

Details for the file aiotieba-4.6.2-cp310-cp310-win_amd64.whl.

File metadata

  • Download URL: aiotieba-4.6.2-cp310-cp310-win_amd64.whl
  • Upload date:
  • Size: 290.0 kB
  • Tags: CPython 3.10, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for aiotieba-4.6.2-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 3db9e9a5c566616abbaed6242ad096f23f710a8d3999c8ec8a3ee6cc5b79c0e7
MD5 c03772539be43aa6f35e4f782887ca7c
BLAKE2b-256 9acd9597c8c3055dbf2a543a6147d94cc07fd30f7a1d1cecde6d752b837ffb35

See more details on using hashes here.

Provenance

The following attestation bundles were made for aiotieba-4.6.2-cp310-cp310-win_amd64.whl:

Publisher: Publish.yml on lumina37/aiotieba

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

File details

Details for the file aiotieba-4.6.2-cp310-cp310-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for aiotieba-4.6.2-cp310-cp310-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 cc7ef6e6547b3ee23867247424d782b16649ca8c04036ea77665344d1577c061
MD5 6be8b33c5a02e306e542f735f2415631
BLAKE2b-256 8211ba9aee8670d6f4d30977d660a8ef3bff4d9018d5b3c56a4bba0cf119f2b4

See more details on using hashes here.

Provenance

The following attestation bundles were made for aiotieba-4.6.2-cp310-cp310-musllinux_1_2_x86_64.whl:

Publisher: Publish.yml on lumina37/aiotieba

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

File details

Details for the file aiotieba-4.6.2-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for aiotieba-4.6.2-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 156d8af0a6fecf5d60ed33063150017e3a976773e48500d73aa0c2db25ea8f01
MD5 0c28398acd6a3c40ecbe1913d6fd01cf
BLAKE2b-256 2457f63f47e8817bb77a520e6b7707851ee8596cafc28e30e7d1be50282c55ef

See more details on using hashes here.

Provenance

The following attestation bundles were made for aiotieba-4.6.2-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl:

Publisher: Publish.yml on lumina37/aiotieba

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

File details

Details for the file aiotieba-4.6.2-cp310-cp310-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for aiotieba-4.6.2-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 b1ea5dfe45f9efbb4b122d2b659dcb461f78a38df4842110bc5f61f841521e54
MD5 f24e1b57d74028d5bf9ff553845b17ed
BLAKE2b-256 20f88ef2ed12e011de79437fdef0314eecc6627843114d8b3e310d88ab151ed3

See more details on using hashes here.

Provenance

The following attestation bundles were made for aiotieba-4.6.2-cp310-cp310-macosx_11_0_arm64.whl:

Publisher: Publish.yml on lumina37/aiotieba

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

File details

Details for the file aiotieba-4.6.2-cp310-cp310-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for aiotieba-4.6.2-cp310-cp310-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 33d93de07e0e9faccffd2d55de78bceba4d7b2ceef4200591e5d9b43ff3efb12
MD5 8bc15b819b082c74aeb4634e2196d038
BLAKE2b-256 420249f5618d1816ebf615758e1bc572dac3ac0d9ae0a3cf8f555902464bff54

See more details on using hashes here.

Provenance

The following attestation bundles were made for aiotieba-4.6.2-cp310-cp310-macosx_10_9_x86_64.whl:

Publisher: Publish.yml on lumina37/aiotieba

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