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.4.tar.gz (209.9 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.4-pp311-pypy311_pp73-win_amd64.whl (290.1 kB view details)

Uploaded PyPyWindows x86-64

aiotieba-4.6.4-pp311-pypy311_pp73-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (307.4 kB view details)

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

aiotieba-4.6.4-pp311-pypy311_pp73-macosx_11_0_arm64.whl (305.8 kB view details)

Uploaded PyPymacOS 11.0+ ARM64

aiotieba-4.6.4-pp311-pypy311_pp73-macosx_10_15_x86_64.whl (305.4 kB view details)

Uploaded PyPymacOS 10.15+ x86-64

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

Uploaded PyPyWindows x86-64

aiotieba-4.6.4-pp310-pypy310_pp73-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (307.4 kB view details)

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

aiotieba-4.6.4-pp310-pypy310_pp73-macosx_11_0_arm64.whl (305.8 kB view details)

Uploaded PyPymacOS 11.0+ ARM64

aiotieba-4.6.4-pp310-pypy310_pp73-macosx_10_15_x86_64.whl (305.4 kB view details)

Uploaded PyPymacOS 10.15+ x86-64

aiotieba-4.6.4-cp314-cp314t-win_amd64.whl (292.0 kB view details)

Uploaded CPython 3.14tWindows x86-64

aiotieba-4.6.4-cp314-cp314t-musllinux_1_2_x86_64.whl (307.5 kB view details)

Uploaded CPython 3.14tmusllinux: musl 1.2+ x86-64

aiotieba-4.6.4-cp314-cp314t-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (307.4 kB view details)

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

aiotieba-4.6.4-cp314-cp314t-macosx_11_0_arm64.whl (305.8 kB view details)

Uploaded CPython 3.14tmacOS 11.0+ ARM64

aiotieba-4.6.4-cp314-cp314t-macosx_10_15_x86_64.whl (305.4 kB view details)

Uploaded CPython 3.14tmacOS 10.15+ x86-64

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

Uploaded CPython 3.14Windows x86-64

aiotieba-4.6.4-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.4-cp314-cp314-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (307.3 kB view details)

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

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

Uploaded CPython 3.14macOS 11.0+ ARM64

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

Uploaded CPython 3.14macOS 10.15+ x86-64

aiotieba-4.6.4-cp313-cp313t-win_amd64.whl (290.2 kB view details)

Uploaded CPython 3.13tWindows x86-64

aiotieba-4.6.4-cp313-cp313t-musllinux_1_2_x86_64.whl (307.5 kB view details)

Uploaded CPython 3.13tmusllinux: musl 1.2+ x86-64

aiotieba-4.6.4-cp313-cp313t-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (307.4 kB view details)

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

aiotieba-4.6.4-cp313-cp313t-macosx_11_0_arm64.whl (305.8 kB view details)

Uploaded CPython 3.13tmacOS 11.0+ ARM64

aiotieba-4.6.4-cp313-cp313t-macosx_10_13_x86_64.whl (305.3 kB view details)

Uploaded CPython 3.13tmacOS 10.13+ x86-64

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

Uploaded CPython 3.13Windows x86-64

aiotieba-4.6.4-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.4-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (307.3 kB view details)

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

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

Uploaded CPython 3.13macOS 11.0+ ARM64

aiotieba-4.6.4-cp313-cp313-macosx_10_13_x86_64.whl (305.3 kB view details)

Uploaded CPython 3.13macOS 10.13+ x86-64

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

Uploaded CPython 3.12Windows x86-64

aiotieba-4.6.4-cp312-cp312-musllinux_1_2_x86_64.whl (307.5 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ x86-64

aiotieba-4.6.4-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (307.3 kB view details)

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

aiotieba-4.6.4-cp312-cp312-macosx_11_0_arm64.whl (305.7 kB view details)

Uploaded CPython 3.12macOS 11.0+ ARM64

aiotieba-4.6.4-cp312-cp312-macosx_10_13_x86_64.whl (305.3 kB view details)

Uploaded CPython 3.12macOS 10.13+ x86-64

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

Uploaded CPython 3.11Windows x86-64

aiotieba-4.6.4-cp311-cp311-musllinux_1_2_x86_64.whl (307.5 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ x86-64

aiotieba-4.6.4-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (307.3 kB view details)

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

aiotieba-4.6.4-cp311-cp311-macosx_11_0_arm64.whl (305.7 kB view details)

Uploaded CPython 3.11macOS 11.0+ ARM64

aiotieba-4.6.4-cp311-cp311-macosx_10_9_x86_64.whl (305.3 kB view details)

Uploaded CPython 3.11macOS 10.9+ x86-64

aiotieba-4.6.4-cp310-cp310-win_amd64.whl (290.1 kB view details)

Uploaded CPython 3.10Windows x86-64

aiotieba-4.6.4-cp310-cp310-musllinux_1_2_x86_64.whl (307.5 kB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ x86-64

aiotieba-4.6.4-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (307.3 kB view details)

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

aiotieba-4.6.4-cp310-cp310-macosx_11_0_arm64.whl (305.7 kB view details)

Uploaded CPython 3.10macOS 11.0+ ARM64

aiotieba-4.6.4-cp310-cp310-macosx_10_9_x86_64.whl (305.3 kB view details)

Uploaded CPython 3.10macOS 10.9+ x86-64

File details

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

File metadata

  • Download URL: aiotieba-4.6.4.tar.gz
  • Upload date:
  • Size: 209.9 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.4.tar.gz
Algorithm Hash digest
SHA256 b59cf6786f7213a1c60a9ffb12238b3e6136815b4b3315e641710ea1d31be5c3
MD5 ac9e83e20558afbed356eac3d4a97a05
BLAKE2b-256 5d3adf46c7f84d1c7b6013940cfdffca083dfcc80614b61f6f106ef00302bc91

See more details on using hashes here.

Provenance

The following attestation bundles were made for aiotieba-4.6.4.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.4-pp311-pypy311_pp73-win_amd64.whl.

File metadata

File hashes

Hashes for aiotieba-4.6.4-pp311-pypy311_pp73-win_amd64.whl
Algorithm Hash digest
SHA256 af2787dd6d4fcfb50ab936f5e59a6c87bcfb1d25bacadb11375951938c00cae5
MD5 bb337014eb7a3de2ea26eb3c4389778d
BLAKE2b-256 f26a3979166bb30113e2bc8a3d73f734eeb65294e316db9d74bcdd2799ed4687

See more details on using hashes here.

Provenance

The following attestation bundles were made for aiotieba-4.6.4-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.4-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.4-pp311-pypy311_pp73-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 25f9eb171d3a3d209d2aa75c603575f98441c31a9d49d8e06bf25be72f069a0d
MD5 0f7c2a61071acfaa78f629e0f249b398
BLAKE2b-256 cef4ce0ea779acbc18c2e1813d5bf2a0bf89d785c4c26662f9a6890f7f1fcd6e

See more details on using hashes here.

Provenance

The following attestation bundles were made for aiotieba-4.6.4-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.4-pp311-pypy311_pp73-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for aiotieba-4.6.4-pp311-pypy311_pp73-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 1355425cb113e4fa3ac8bea3cf75d06ecf74d4bc01dd58e73528ebbac1442b5b
MD5 e9facefcce6598fb6b634cc3da1c9d3a
BLAKE2b-256 846273ecd05eb76170001877bd56c275531c9743c4264c71297c89378fcdcd61

See more details on using hashes here.

Provenance

The following attestation bundles were made for aiotieba-4.6.4-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.4-pp311-pypy311_pp73-macosx_10_15_x86_64.whl.

File metadata

File hashes

Hashes for aiotieba-4.6.4-pp311-pypy311_pp73-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 3b9f29c5c3ca95f7cbb5d24aec16be32fa5b538abd63f8392abecc5b281fa0f4
MD5 c481ddbc3fc7e0e4f0f62092314a8925
BLAKE2b-256 ecd232f164d9eb3bd459d9011d8f7f9d847798bfbb861a6d730cfe9dee87fb05

See more details on using hashes here.

Provenance

The following attestation bundles were made for aiotieba-4.6.4-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.4-pp310-pypy310_pp73-win_amd64.whl.

File metadata

File hashes

Hashes for aiotieba-4.6.4-pp310-pypy310_pp73-win_amd64.whl
Algorithm Hash digest
SHA256 a94fd575579b7927aa17562ba5bf4ed9ba3f6ae60c2f6f837e84cfc9471086d8
MD5 026d0e53a538b4f4fe1813a4866355bf
BLAKE2b-256 c4c27968b87a7be8ab242b62fb0ff53cc938c7a3b445c7ff12e37a504baa6475

See more details on using hashes here.

Provenance

The following attestation bundles were made for aiotieba-4.6.4-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.4-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.4-pp310-pypy310_pp73-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 9ebf3de753a03203452dfeb7c8cc986a2eab53e11bfc73e05a4b6db9d62865ca
MD5 14d4094d36cb05a14ec73cf3c36d9c52
BLAKE2b-256 61cdad14e00f6c1382aa8b3b4b6907f33974b93ba4c64d68603788fbd8758d4d

See more details on using hashes here.

Provenance

The following attestation bundles were made for aiotieba-4.6.4-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.4-pp310-pypy310_pp73-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for aiotieba-4.6.4-pp310-pypy310_pp73-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 3b32a4a3a4be838a2528863c89d3776b504f11b44f23cb1d7839014a663eb9f5
MD5 82630b51d27eb7ee2f9abaadec29e77b
BLAKE2b-256 23922cc4556ffdfb656587ee257ccc99d9b786592860533d75670a7a85cdeda4

See more details on using hashes here.

Provenance

The following attestation bundles were made for aiotieba-4.6.4-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.4-pp310-pypy310_pp73-macosx_10_15_x86_64.whl.

File metadata

File hashes

Hashes for aiotieba-4.6.4-pp310-pypy310_pp73-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 636c304e962a8f636bca9a61b77401ebf04edd155f44530f8efb297a0d889830
MD5 1de875a57604c788b3bd5432f5fc281f
BLAKE2b-256 badb04632d2291b9daddce40e3e056207c67215e74a75c664b3f2f8b73cf43b6

See more details on using hashes here.

Provenance

The following attestation bundles were made for aiotieba-4.6.4-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.4-cp314-cp314t-win_amd64.whl.

File metadata

  • Download URL: aiotieba-4.6.4-cp314-cp314t-win_amd64.whl
  • Upload date:
  • Size: 292.0 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.4-cp314-cp314t-win_amd64.whl
Algorithm Hash digest
SHA256 fe5ffa871ffc898e3a288b75c777ab49fe8545ffd11573b6653c0512c216217d
MD5 4e2ad1d2792da3e8cae7dc5c5de97604
BLAKE2b-256 b47694eee4b7e9c5c4a24c6219129a0ca465ba79d08013185c9b2899f8a5a2ff

See more details on using hashes here.

Provenance

The following attestation bundles were made for aiotieba-4.6.4-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.4-cp314-cp314t-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for aiotieba-4.6.4-cp314-cp314t-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 cce584ea7ad32d8604b05dedc8c9cf493d3798c2aa844e9195d75576aeb131c4
MD5 18e63bf026485acba55aefedfbddf514
BLAKE2b-256 eebd75d0139fae5080b85829ba687567ad3f0decff37dd0311c835b767b1ef3b

See more details on using hashes here.

Provenance

The following attestation bundles were made for aiotieba-4.6.4-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.4-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.4-cp314-cp314t-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 26f13d42da46ab5817838444fbbbea070c3c63128ecf81e3a60da48d32cb4c03
MD5 d8accf8da858d10e2a21a7f373b96c85
BLAKE2b-256 6513d7900b64587ca2b4cb4aedd39d24aa545931e03531b0e9d03e61b4952c0c

See more details on using hashes here.

Provenance

The following attestation bundles were made for aiotieba-4.6.4-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.4-cp314-cp314t-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for aiotieba-4.6.4-cp314-cp314t-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 cb3ec558a0e360f1813526695738295376414bbad800f1267c983cf02d89499c
MD5 30ca4cdd51f7c9e37f4c9656642fbcbf
BLAKE2b-256 2bc3dd91b560e1a0ab3d45fcf9825de4c3c758fc0ae6f03eb113c42cc0ace2a6

See more details on using hashes here.

Provenance

The following attestation bundles were made for aiotieba-4.6.4-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.4-cp314-cp314t-macosx_10_15_x86_64.whl.

File metadata

File hashes

Hashes for aiotieba-4.6.4-cp314-cp314t-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 de06fd33dc39d5ee7993aeb7c9e2cc050bf39b6e7b192dd79b773f3e5ee98588
MD5 7632da942d481c0f3b0336fddf3dce4f
BLAKE2b-256 dcadbbd888cb1ef94ccd8b958a1f2e9ef2551d0924112d8e0fe5895da30800f1

See more details on using hashes here.

Provenance

The following attestation bundles were made for aiotieba-4.6.4-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.4-cp314-cp314-win_amd64.whl.

File metadata

  • Download URL: aiotieba-4.6.4-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.4-cp314-cp314-win_amd64.whl
Algorithm Hash digest
SHA256 31bdade5aefcc89c35ef71bc42adbf0c096257836834b2972c47d425b762f559
MD5 77554a7e5721f94d239f1eeb699071de
BLAKE2b-256 52cea797a9c9462edd9709f2e53dbd19c2e36db46d7b3829d5e40868c0485f3c

See more details on using hashes here.

Provenance

The following attestation bundles were made for aiotieba-4.6.4-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.4-cp314-cp314-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for aiotieba-4.6.4-cp314-cp314-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 12cee92cbed613aae16f83bf076613957ec82634d30ced46f009dcee8f0b1481
MD5 3f8f2080ce1cc73d2761fa3f528df54b
BLAKE2b-256 a3ccb338d57bb53a69c64b946bc06ae01bea1435cf1251ed662603869f443f96

See more details on using hashes here.

Provenance

The following attestation bundles were made for aiotieba-4.6.4-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.4-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.4-cp314-cp314-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 33f268169c3bbde697aa57edeeec135dc6fbb93e28dfba9f77ee5125c353538a
MD5 4b1429bb9a611cecd62ca52d98d23cd4
BLAKE2b-256 8ab65fbb390d820973de65e250f67883b6e68c4464cb26e88f9b980a8d36069e

See more details on using hashes here.

Provenance

The following attestation bundles were made for aiotieba-4.6.4-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.4-cp314-cp314-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for aiotieba-4.6.4-cp314-cp314-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 0ea47eb82cedf78e793950a593e064a1942ed021226d4b7376f034b9b9faf373
MD5 ac865191ca09512a97cbe17b27918af1
BLAKE2b-256 2feb8cc75283e2ee504d565982d1570a0c6454d425af8f57dd6e235eb33c71e4

See more details on using hashes here.

Provenance

The following attestation bundles were made for aiotieba-4.6.4-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.4-cp314-cp314-macosx_10_15_x86_64.whl.

File metadata

File hashes

Hashes for aiotieba-4.6.4-cp314-cp314-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 eb4973922e434679db7a1f8c157b1a51a6b3c15d819b895b6b3af6d0ebfc9d62
MD5 321d1c68cf962f4cfa03619c9687355d
BLAKE2b-256 5907d2b61cd5ba0a2c0a6665714a127ef41f48c43ed10862ab6824b862b441ff

See more details on using hashes here.

Provenance

The following attestation bundles were made for aiotieba-4.6.4-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.4-cp313-cp313t-win_amd64.whl.

File metadata

  • Download URL: aiotieba-4.6.4-cp313-cp313t-win_amd64.whl
  • Upload date:
  • Size: 290.2 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.4-cp313-cp313t-win_amd64.whl
Algorithm Hash digest
SHA256 cf88fa2648a3895106277758a17746ad2200b61407b9d8e87aa0754bbc347122
MD5 86738e74fadd9f518567ec4b8e972c1f
BLAKE2b-256 da6ae78b297d17a8c055028c53ab615dd263906e35ed87be7b190cf2d7d3578f

See more details on using hashes here.

Provenance

The following attestation bundles were made for aiotieba-4.6.4-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.4-cp313-cp313t-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for aiotieba-4.6.4-cp313-cp313t-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 f462bf6ea2cfdf184b279448572913b4f1729f9940a424fa42b031ed467d63d5
MD5 89e42c5c5167ebe9fecd372f36ae8ede
BLAKE2b-256 8483a6d41c513f67ca48b4e60d1b43a99e8c1b1e3580c7ed8857df3ba1005f50

See more details on using hashes here.

Provenance

The following attestation bundles were made for aiotieba-4.6.4-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.4-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.4-cp313-cp313t-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 d60c53099bf95229b4b57fa4537fb54d8632598ca04fa3affefde11627409865
MD5 9929954ec6124296cbc4142fd7a59dae
BLAKE2b-256 467e876a8cbab4281a8578d61ecd2662725d57eb860e98ee2b871d334ab62109

See more details on using hashes here.

Provenance

The following attestation bundles were made for aiotieba-4.6.4-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.4-cp313-cp313t-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for aiotieba-4.6.4-cp313-cp313t-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 ec36c55f088c2387f9629d7816c4bd9515542f3d539e005f18e34a275287d434
MD5 594e673785efd12d6f99fcfd37c471b2
BLAKE2b-256 7680c1120e8ba99159d6e1cc0a7ba1482e7f44c3523e0fda5a6a094efb9f1f3b

See more details on using hashes here.

Provenance

The following attestation bundles were made for aiotieba-4.6.4-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.4-cp313-cp313t-macosx_10_13_x86_64.whl.

File metadata

File hashes

Hashes for aiotieba-4.6.4-cp313-cp313t-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 a61ed5c36cce08efb336808107620bf6abe2338832012b11ebad4f14520adb0a
MD5 53543890fd6440aef488150d45556159
BLAKE2b-256 9938bdc50f804de65a136768c5eb4043ae5490018816ca56163fbf86f3969cd1

See more details on using hashes here.

Provenance

The following attestation bundles were made for aiotieba-4.6.4-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.4-cp313-cp313-win_amd64.whl.

File metadata

  • Download URL: aiotieba-4.6.4-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.4-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 98ac0c4fd340e084eb46b907fdd9fe27b1f3ef0230db7d7392a6a3c9bb8fae16
MD5 2c24a59748a9a3ac8767367917f1db25
BLAKE2b-256 17a108358827d16537f11e4970622592a72f3c15bb055f1fbd92cf27092139c1

See more details on using hashes here.

Provenance

The following attestation bundles were made for aiotieba-4.6.4-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.4-cp313-cp313-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for aiotieba-4.6.4-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 312a2d297a5d43461151a50b542815a7bb5fe02b45e5215a657e4dd6de92b6b4
MD5 e5c9d3d948975205f6c2a3f5dd447c91
BLAKE2b-256 756d672b9f2d2332b1c2f86e0d818465b51f344445c8eedbab80630ecb49fd34

See more details on using hashes here.

Provenance

The following attestation bundles were made for aiotieba-4.6.4-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.4-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.4-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 bf2aebc80c196609a8885d501c7f3a54de43bc8c23b07e71653192c646dd2e86
MD5 2177f46b067d046d712c83a559f9e90e
BLAKE2b-256 3de9841f0473d5922e5a13d7644adaaf9566bf08288a3a45b4d3cf01bc55f487

See more details on using hashes here.

Provenance

The following attestation bundles were made for aiotieba-4.6.4-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.4-cp313-cp313-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for aiotieba-4.6.4-cp313-cp313-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 09979668dc2b2459f158cf8f705017a399ec619e0c13d687f1e11dba97ce2e6d
MD5 6db7721facf62ff38e9e8acf2e10d5c7
BLAKE2b-256 9187bf72128dfdfa663d85281784b53addf5ebefac348f39e8b17fc071eef789

See more details on using hashes here.

Provenance

The following attestation bundles were made for aiotieba-4.6.4-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.4-cp313-cp313-macosx_10_13_x86_64.whl.

File metadata

File hashes

Hashes for aiotieba-4.6.4-cp313-cp313-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 03e40360340984b69871f6dff897e23a762274d8cf4a74de288b3b25970544f1
MD5 f6d256e8e9089fc946a0dd1810d55767
BLAKE2b-256 da04105a0c7c9438afc1bd2d26aab84dab72487ff28232e1690249f6afba7998

See more details on using hashes here.

Provenance

The following attestation bundles were made for aiotieba-4.6.4-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.4-cp312-cp312-win_amd64.whl.

File metadata

  • Download URL: aiotieba-4.6.4-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.4-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 e7f770ca8fff345581851b27839a4497d0bc0bd48715b2e32b4677ee2602c546
MD5 51dbe1a6b67665cc9c96f4647989dd9d
BLAKE2b-256 a3a141f5897ef7c01736e1cb89e7ecb30943ac57354ba4f2e1e726f05dde41aa

See more details on using hashes here.

Provenance

The following attestation bundles were made for aiotieba-4.6.4-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.4-cp312-cp312-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for aiotieba-4.6.4-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 534016e17ae5b75e0150338520d5911d8d621e2377fa04e0314ee8fc5f57db74
MD5 12565db0cf708e7135f27260bfbc5870
BLAKE2b-256 55bd8f8714938a3f4f48df0c059b586523452b9ab4c5f874ab6148ada3fc1a24

See more details on using hashes here.

Provenance

The following attestation bundles were made for aiotieba-4.6.4-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.4-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.4-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 2f58559bb5999a4acbcf3b262213bf7b825cd5ccfa05e8a81ff8bf0db2ea31c4
MD5 75ff5fe28e6b3b906640409b4f81fd63
BLAKE2b-256 0fbb3f789c6e81dcf507c75ca9e8daa420ef330297175e8cb52ce3aa9a09f757

See more details on using hashes here.

Provenance

The following attestation bundles were made for aiotieba-4.6.4-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.4-cp312-cp312-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for aiotieba-4.6.4-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 1f7c7d02636107a21600f2c3d6fbe4d69daa5522643c8ceb3e44a76984c80244
MD5 a977a8feeabafe1f99b152f83526e051
BLAKE2b-256 10037735bcd1349ccdda809c7a59e33d3d775bca2b279be17205b05fa4010b30

See more details on using hashes here.

Provenance

The following attestation bundles were made for aiotieba-4.6.4-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.4-cp312-cp312-macosx_10_13_x86_64.whl.

File metadata

File hashes

Hashes for aiotieba-4.6.4-cp312-cp312-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 75cb8dfcf3c3492020ffefb61467e3f875f8a59a64b9b9443041492dfed2a276
MD5 63d2615152924eda2322b9cdeb410b22
BLAKE2b-256 986a4d2be12a273cf3d875eddbc9552e1a05f28b70fd38eb38dd4447015b61f8

See more details on using hashes here.

Provenance

The following attestation bundles were made for aiotieba-4.6.4-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.4-cp311-cp311-win_amd64.whl.

File metadata

  • Download URL: aiotieba-4.6.4-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.4-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 0a946f3c5e079ed3773df77488424860becaa3078904e45e4fee879e192e0dcd
MD5 ab7dfbaa0165b7dd2072cdd778f7317a
BLAKE2b-256 1de72c9dfa331b0704a19d27f05f72e00cfb47006458e695d85eea11a00df548

See more details on using hashes here.

Provenance

The following attestation bundles were made for aiotieba-4.6.4-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.4-cp311-cp311-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for aiotieba-4.6.4-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 9768281941e9aad13131df1d5aa0fbd4afc2762f63cf3f1c889056145048e07a
MD5 30bc5e5b5ca6b21dcce48ba52fd9af3e
BLAKE2b-256 6b3e603f92783b48565ee3a7c687114de954a7cce1f0b3d4a6fef20b22a48d8c

See more details on using hashes here.

Provenance

The following attestation bundles were made for aiotieba-4.6.4-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.4-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.4-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 6a460c1fde2957c575b08e33f021ce2e77f79b43a87c69596c7c26331ad93f15
MD5 4f3aacd3e1051743e1fdb80d9f59c35c
BLAKE2b-256 f0141eb5847f78879502c756b84100b809020e193552158d73e52817c65f8e35

See more details on using hashes here.

Provenance

The following attestation bundles were made for aiotieba-4.6.4-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.4-cp311-cp311-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for aiotieba-4.6.4-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 1c42d238b1ad3f4a793a57384449e5bd04eaf42df54ee287965fe8984021d1d5
MD5 5fe51114e6b512fbbadcf4b2cfd206ef
BLAKE2b-256 330a6fa35633c816c00ce66633b3167104f1857ee8979f101eab1e1de0d5fdbe

See more details on using hashes here.

Provenance

The following attestation bundles were made for aiotieba-4.6.4-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.4-cp311-cp311-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for aiotieba-4.6.4-cp311-cp311-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 3574b1cd6c5ef7778875619c255a5f20fb4750e82f8112ac0049348b6ab5df8b
MD5 cb0e3d2a76c542e380b7c4f6741086b2
BLAKE2b-256 59c3977db73003aac6eb6de50fd0802823ba0b83bd5205cc372e260d80fec6e6

See more details on using hashes here.

Provenance

The following attestation bundles were made for aiotieba-4.6.4-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.4-cp310-cp310-win_amd64.whl.

File metadata

  • Download URL: aiotieba-4.6.4-cp310-cp310-win_amd64.whl
  • Upload date:
  • Size: 290.1 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.4-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 a3269f5bc78756101a369a4dfdc781fec3dc3ccf5783baad9b7d47a2a3168028
MD5 4bcc149ec3f172c5416ddf6e6a06b69a
BLAKE2b-256 8eca15b387da0d97bc91e498f01e7fb230da764924f83e3b2255eab64f7175c3

See more details on using hashes here.

Provenance

The following attestation bundles were made for aiotieba-4.6.4-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.4-cp310-cp310-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for aiotieba-4.6.4-cp310-cp310-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 e86844dc34f090815731ea8baddb606796d081822553565325839057c3afb39d
MD5 fe6a9dba5cfeb6957b09dd989c02c387
BLAKE2b-256 e22696bc6a2a15bd699e32b7954a0e1556ad7aa1f2597c687026ad6bdf60d803

See more details on using hashes here.

Provenance

The following attestation bundles were made for aiotieba-4.6.4-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.4-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.4-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 36e0bd78e59bd5a730d38d86160e91f90597dba3f6b5a04c57734ea8de29db02
MD5 7d134f1830b6209a032b3e0497289d52
BLAKE2b-256 8ec53557bda5d7b7a74171a14ec9460269f1c536d3f16cd3dafd3a7466cbbd84

See more details on using hashes here.

Provenance

The following attestation bundles were made for aiotieba-4.6.4-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.4-cp310-cp310-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for aiotieba-4.6.4-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 64ec0abe12f8996f522a6a10ef3d1943841bdfc86f7670ea888cf4525663ec11
MD5 d15d84937c0fa899fbb7b690db2c4426
BLAKE2b-256 2b2a5d0bbf6f7234d2ca65d2dcfb69d3a0d1e0aa7d78cdcb6f012f4759ef59b3

See more details on using hashes here.

Provenance

The following attestation bundles were made for aiotieba-4.6.4-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.4-cp310-cp310-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for aiotieba-4.6.4-cp310-cp310-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 dafb4baf6443270db708baf8ad85a02b29305cb9fad496e37e996c701f98b331
MD5 cfed5da03369f0f3a0fb2a0c8c41afb7
BLAKE2b-256 9e44ff5ba282e7bfd541b5bc4b06922d5ec8bf933e4dced9b31c44a252497658

See more details on using hashes here.

Provenance

The following attestation bundles were made for aiotieba-4.6.4-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