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

Uploaded PyPyWindows x86-64

aiotieba-4.6.3-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.3-pp311-pypy311_pp73-macosx_11_0_arm64.whl (305.8 kB view details)

Uploaded PyPymacOS 11.0+ ARM64

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

Uploaded PyPymacOS 10.15+ x86-64

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

Uploaded PyPyWindows x86-64

aiotieba-4.6.3-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.3-pp310-pypy310_pp73-macosx_11_0_arm64.whl (305.8 kB view details)

Uploaded PyPymacOS 11.0+ ARM64

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

Uploaded PyPymacOS 10.15+ x86-64

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

Uploaded CPython 3.14tWindows x86-64

aiotieba-4.6.3-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.3-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.3-cp314-cp314t-macosx_11_0_arm64.whl (305.8 kB view details)

Uploaded CPython 3.14tmacOS 11.0+ ARM64

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

Uploaded CPython 3.14tmacOS 10.15+ x86-64

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

Uploaded CPython 3.14Windows x86-64

aiotieba-4.6.3-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.3-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.3-cp314-cp314-macosx_11_0_arm64.whl (305.7 kB view details)

Uploaded CPython 3.14macOS 11.0+ ARM64

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

Uploaded CPython 3.14macOS 10.15+ x86-64

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

Uploaded CPython 3.13tWindows x86-64

aiotieba-4.6.3-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.3-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.3-cp313-cp313t-macosx_11_0_arm64.whl (305.8 kB view details)

Uploaded CPython 3.13tmacOS 11.0+ ARM64

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

Uploaded CPython 3.13tmacOS 10.13+ x86-64

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

Uploaded CPython 3.13Windows x86-64

aiotieba-4.6.3-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.3-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.3-cp313-cp313-macosx_11_0_arm64.whl (305.7 kB view details)

Uploaded CPython 3.13macOS 11.0+ ARM64

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

Uploaded CPython 3.13macOS 10.13+ x86-64

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

Uploaded CPython 3.12Windows x86-64

aiotieba-4.6.3-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.3-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.3-cp312-cp312-macosx_11_0_arm64.whl (305.7 kB view details)

Uploaded CPython 3.12macOS 11.0+ ARM64

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

Uploaded CPython 3.12macOS 10.13+ x86-64

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

Uploaded CPython 3.11Windows x86-64

aiotieba-4.6.3-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.3-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.3-cp311-cp311-macosx_11_0_arm64.whl (305.7 kB view details)

Uploaded CPython 3.11macOS 11.0+ ARM64

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

Uploaded CPython 3.11macOS 10.9+ x86-64

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

Uploaded CPython 3.10Windows x86-64

aiotieba-4.6.3-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.3-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.3-cp310-cp310-macosx_11_0_arm64.whl (305.7 kB view details)

Uploaded CPython 3.10macOS 11.0+ ARM64

aiotieba-4.6.3-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.3.tar.gz.

File metadata

  • Download URL: aiotieba-4.6.3.tar.gz
  • Upload date:
  • Size: 209.8 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.3.tar.gz
Algorithm Hash digest
SHA256 2dd3904333176fca98d91ce005c6d11f010eae5dff07557c7cef9d391947fa22
MD5 a398830f96fff01ca92b869709ec70da
BLAKE2b-256 ae5d050f495686a948026144b0ef94aabe583246315f7779e94cf368c828f51d

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for aiotieba-4.6.3-pp311-pypy311_pp73-win_amd64.whl
Algorithm Hash digest
SHA256 e2e746c7bfbef2dd8fd43193442e30325e2c46005bdb10de617365a268270631
MD5 1f5b53074626d4a805ab41b6862391e7
BLAKE2b-256 9a74439e69ba65a2f4db17a156479b8d3a707b9c727a7744c215b97ebc8b1695

See more details on using hashes here.

Provenance

The following attestation bundles were made for aiotieba-4.6.3-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.3-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.3-pp311-pypy311_pp73-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 806321f0c64f5ef0ad28892746b75b7ff269478704fa3c431cde729a32ebb25f
MD5 812073d9026f82526cf48983b176c74a
BLAKE2b-256 35ea091ed5e030e99db0d324ffe6d83e07b30a1a11f45565ee713109129a7c66

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for aiotieba-4.6.3-pp311-pypy311_pp73-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 dda2be6efead3505841fcb33e1d7b2e60c78cd45b8e76f75f1de95aee2ab0135
MD5 2cdf04d77337342e511e561b708403ab
BLAKE2b-256 5357cd986e85135c2bdf6406bdf91be0d890f86f514bec3b4cb018ed9bd55a05

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for aiotieba-4.6.3-pp311-pypy311_pp73-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 1309fb11d2c9afd25d216bed4faaacb97d09a06b6d39408e11c14ca4f3f38d9f
MD5 e476fffce84858fb6f6b8a6b7571437d
BLAKE2b-256 36b36b5376b79b1c5b45a25cc03e0ad62a90edbab7e416473e18591c665150be

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for aiotieba-4.6.3-pp310-pypy310_pp73-win_amd64.whl
Algorithm Hash digest
SHA256 cd06fe42b4db3b8a00acee9a162def4cdb375ce5e353d95a9b604f385cd2b5ca
MD5 6a331fee65f60d695d1c2a6dce49d073
BLAKE2b-256 54d00c9e860cba3e59fde50ca1957560c1dc106ce863023a133d2e7d3145ac57

See more details on using hashes here.

Provenance

The following attestation bundles were made for aiotieba-4.6.3-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.3-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.3-pp310-pypy310_pp73-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 9088b5fe701785fff4c3b3baca4227a32e80c1082758be034affcb13f24b9c0f
MD5 549eb1e193f865d0fde526ac34373a07
BLAKE2b-256 864d988ead66c5708333ca48380b47b9eac90ea453152fbbf9ab69ebca98dd11

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for aiotieba-4.6.3-pp310-pypy310_pp73-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 4b8db08a8e3090090af252e30b5e104072fc5e1893e5ade3194834bce66a3af0
MD5 f9db9cfac9ee2a15879b3b20ccef5be5
BLAKE2b-256 599677bbeb3a9ab208bfab115df27bc2225f3967b63411a47d04d2a588265191

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for aiotieba-4.6.3-pp310-pypy310_pp73-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 f103e35579fa9778e7dc0b7b0d46e8555d7d9724d6b7c3a59ea22e33373e89b5
MD5 96464522b00f3ed53515bf6ecbf8963c
BLAKE2b-256 afff6515157e4c91c205e699d914231f7dae00aef92c4455477a629f71190eff

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: aiotieba-4.6.3-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.3-cp314-cp314t-win_amd64.whl
Algorithm Hash digest
SHA256 147b25ef8f31b1c2e39b61152e93ba68ee12b7e76509492fa37d1e96f797c57c
MD5 6bbd009e057709bb390bfd23f7690670
BLAKE2b-256 a1d11ec91df2d5cd24818e00bba0016df7a42ebe435d4fd6a5682aea10837f9d

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for aiotieba-4.6.3-cp314-cp314t-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 ae9cd877d141590123d3a03073b3034fb4dda7b13f650ca4561b5999971c6607
MD5 fe54dd0fd3e6b50dbfae137c243cd7f2
BLAKE2b-256 53dc5a4fc20d905918d2cb2b27e0cd13becee9953d44bdfee5c532b2925e3f0c

See more details on using hashes here.

Provenance

The following attestation bundles were made for aiotieba-4.6.3-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.3-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.3-cp314-cp314t-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 0bdd617c3a50705583890398fbe25c589664e186cda7689b4ecbd8903cb1ea11
MD5 ee366697d2cdf9de0aefe2b543a42ec4
BLAKE2b-256 ea34e03df231374d5d58bb9b2ecefdf5a1dd80507cdd3ce9e3b9205d269d7002

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for aiotieba-4.6.3-cp314-cp314t-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 26fff08fc3a8e35e572068ded277f3c27800ccf22d40ca955bc853369b291b6b
MD5 13cfbaabe7066a122f5966dc84400ca8
BLAKE2b-256 1eabace3c4d3e3f039ecf6a7bc413d5795bc5a0d7c94a748ef6047c35457db77

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for aiotieba-4.6.3-cp314-cp314t-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 a9d209554772f7582c077ce857bab61f3fb6e0e25c229c3115a56139403ebc77
MD5 a831b65275f67c095057a5b87e18f040
BLAKE2b-256 0534f6b45a947907694e3571ab3a1c90a5c190fad0f271ce66eeebcd3b93f662

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: aiotieba-4.6.3-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.3-cp314-cp314-win_amd64.whl
Algorithm Hash digest
SHA256 afdd322d3856cbf5c6cfa648cc4b279f17e38572c4cecc044545e0f5b7054d5e
MD5 bd4f82c18a3ade018c196ea050e55dfe
BLAKE2b-256 b8fd8423b8158fa7d9765b8894a251cab585de7792a6595f9fc9b6e8bf298fc2

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for aiotieba-4.6.3-cp314-cp314-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 10266667f7cb030cf4facafeff6d0983a9439cb285bce2d7db6a0bea4486bac2
MD5 63d9bc99fd0d2ba0f522d84b7d1bce64
BLAKE2b-256 e10d036143f954b65fa7c48e6f293ad942f142d9aeb3340de0ca4d3546bf188b

See more details on using hashes here.

Provenance

The following attestation bundles were made for aiotieba-4.6.3-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.3-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.3-cp314-cp314-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 626e61c7b510a07543c3edbe41732be691d8b0caf75ba675702babb0b720fa9e
MD5 647f7a68b0d13978ca0756a91b9651c6
BLAKE2b-256 ea29bd3d65d4915299f736ec9ea21719456a2eaf6d0969835c55e43f88a36627

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for aiotieba-4.6.3-cp314-cp314-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 4c46148bbb51da2d3f9541924015de94d8caa241d022bc88ebf07dc7e90de103
MD5 2cccb8042becf1654cc41bc724da3817
BLAKE2b-256 5ed457d29f659294f4a18fa7784667b23222b5b6da367cdbf624edbf162dba1b

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for aiotieba-4.6.3-cp314-cp314-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 6adc59166d6af7767e9cd570bd538c9789c6fb38edad416c745dd0695187d40b
MD5 eb49a774be5bf01ab7eee06e952bfc4a
BLAKE2b-256 73772428700288b727b22665d6df6bee586895dfcadf2dd293a3986ea6af1a64

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: aiotieba-4.6.3-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.3-cp313-cp313t-win_amd64.whl
Algorithm Hash digest
SHA256 dfb2e7e6b6a4b427588fda425eee4dc41c2c9492c8f69c76afc98a014dc16548
MD5 deb9178c67a805e87996420fba414376
BLAKE2b-256 085e89f59641d5ae89c07ddadb09caa19a78a9bcb3e4b8e0ee551ca8f4010929

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for aiotieba-4.6.3-cp313-cp313t-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 0b21a17b76f3556fca811ccf302ec4026ff6b34b73376f1f840202b1f6227319
MD5 70eea128ec712ac7ebb4422ffff8d29d
BLAKE2b-256 8b1208d4691293550627c4b861f70b4b62a518adaff626b6f0d1b97e1dbc70a4

See more details on using hashes here.

Provenance

The following attestation bundles were made for aiotieba-4.6.3-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.3-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.3-cp313-cp313t-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 7df19f18aefffc84e65b9c5eaa82e0633210a9d148fced3200862b24d7403798
MD5 fef6d8e3e5f8e356f7f0e6f087b055be
BLAKE2b-256 bd96b7396ee5171f8b2a6d4aede6d9fae3f4aaba316162361a29e2adaa574545

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for aiotieba-4.6.3-cp313-cp313t-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 b7eb8ad7f4866dff630af3ce7faa367be51c51253e46734808c2de48bc737a64
MD5 62b27632841eea83f83040a4ebcc5207
BLAKE2b-256 ca8cfe116cba6e036542332eaa7728548e4ae5b3c5044fe46b0070391c91b7c4

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for aiotieba-4.6.3-cp313-cp313t-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 4887f0f0e982c19fcc5349c2784c7269a05abd9738ec5648a99e624818b376d8
MD5 8343f4cc97f8cfd676acde8a37a7bae9
BLAKE2b-256 ab93d73e6d37d84ff914130a373973cbdddf74df7728eb8e2f9426f79adfc460

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: aiotieba-4.6.3-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.3-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 6098916692e7c720e16bac4f304f55a862864de2b3215dc59a00dee5b87d4d87
MD5 2915074e901e547a2f9fcb87fcef0147
BLAKE2b-256 f69f7130d2e5ecb862b475d8526716d3f76be277c02c8cdca5dd7acd83d2ae84

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for aiotieba-4.6.3-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 15644faa24899bba559f951e1d008fc22527eac980b5bfe6f45f338dfcb7fd9b
MD5 13a0751e709283ce53bb274f3a582e47
BLAKE2b-256 2b5476dac03c85b145875dc6048c9afc8d7f30a98617214b4ff3b1a17dc3e200

See more details on using hashes here.

Provenance

The following attestation bundles were made for aiotieba-4.6.3-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.3-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.3-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 b766bb9debea06e8b505af1c67387f3c82d5df9530fe4814d31d4aa757d54994
MD5 ece8be17f040986f0801728805b549f1
BLAKE2b-256 55cfa8dd655d4a87df891f89da8cfe73fadc20d006ec032494ad17f2f644befd

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for aiotieba-4.6.3-cp313-cp313-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 a1b3a5892f67782bf09a242de2bb177e517e16a146f1038d955298b6829892b2
MD5 59c6769045c3899115251ce2f7d6cc20
BLAKE2b-256 381c4753ff7835c48d3b8e107995d056a60a1be7b72eecc52a5bc66792e731a1

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for aiotieba-4.6.3-cp313-cp313-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 9f49f11a28a44958afb6dbdf19886bc42f7c1fb3f793df4ed478e7c548eab9b3
MD5 192ad54cc88d54f65070faecb506b829
BLAKE2b-256 53c0b4046a22729db6ee5c977c57d8c3a1554a7af410a89c2bcc5acf28dc507b

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: aiotieba-4.6.3-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.3-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 c09b1112f17d8b47f25a2cb4bb42dfb56b43eb3b47086c43aed7fe323b73b992
MD5 5e7f07d218aff7fd660f907f1207b61d
BLAKE2b-256 a30f74942b29ef7bf32fa7d318d1ad01e5af2f8599549e653a8d30f0f51f6f78

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for aiotieba-4.6.3-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 41616cb0bb76ecc55550bc8bcef27f02236d1fc7539ac094750c49422a016b6c
MD5 4dfaf3ab6d6e0a79387d68af6dd8450d
BLAKE2b-256 8b25489596b3085ab3651d7b5bdeae7d82cf5c9c846d7a10518bb2eb56274485

See more details on using hashes here.

Provenance

The following attestation bundles were made for aiotieba-4.6.3-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.3-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.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 25060caac98f5874198a297211791cb76f00ada729f29de726c283035ed9fd62
MD5 f0a903f6bd6bd8e7c0e54eecd5ac1ae6
BLAKE2b-256 6ef2eadce9408fc6b5331267249416f3300033e9f1858eb90f52dee1dd0b3c9f

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for aiotieba-4.6.3-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 6a0b1b02aabb01609eb618069129cc9370f6329e1b29914198a68558224eaf91
MD5 8d6cea45de9a4d3659bd0c42cca62cc4
BLAKE2b-256 1cd98d8f1695c0215d947aba7df32f1c7c38ef9579162d1fe6b54792197179bd

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for aiotieba-4.6.3-cp312-cp312-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 623b9c84ab378fa7a3be37fbfc54b2be1085febc64fc354f494775f94cb9d36d
MD5 8596c05378ea2202a9a376aae8113746
BLAKE2b-256 d3aef7d2c13cdf602274e228a44e9943a61a4463f74cb99ce2a108b7fae4e7e2

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: aiotieba-4.6.3-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.3-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 e91597941ea63471e585e041f4d70f9875489046401894d3c8418d208fb08cdf
MD5 97b527c2f8c2bf3b19c376315194c959
BLAKE2b-256 92f97027e5029b5e0d1e0b6b9945815f5f449496d19120bca511c6761327fcc7

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for aiotieba-4.6.3-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 f36d970796e305e506f4d7aa0a5797e8f72f7ae794f1086f5828f2caa8c25ba9
MD5 5d6f95a8244277750777cdfd2dd2bb8b
BLAKE2b-256 8a9c0485fb3fc9d5da52176b897a40c34fef4d2fbac8f255094d65f424b98de4

See more details on using hashes here.

Provenance

The following attestation bundles were made for aiotieba-4.6.3-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.3-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.3-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 a8c250b4d4abd26bafa31a27127a3738ec7c68ca40eec38e35644db57358a773
MD5 7588851e5babeb3438f9228dbc077946
BLAKE2b-256 4e965945434c1feaa3210f3f3eec1127b1c352923a9e27cbac475248a7bb488c

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for aiotieba-4.6.3-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 ba4ea104df8d5c7f0a89474a6669ac08907c6f08dad0da731a118248f4876876
MD5 5dcab261151ff6f034a5d4deebf50586
BLAKE2b-256 11802f54ab2e8260abea4d4dbb349a84f014b975cf18117bffdd20f060d71221

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for aiotieba-4.6.3-cp311-cp311-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 243a9e17adf2fec65e42f9f6d220f8e2113bed4e9427c699d119b730b4c20778
MD5 c0b7c2b38638521c0a5dca7f33d74dc4
BLAKE2b-256 458568afcd1482d4b5b618644bf5fbd479ebea8b2046af9a179e3091a566d068

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: aiotieba-4.6.3-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.3-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 293649cef3f08f6f6350dc0067872b41d2472405345efbba43532432e777e15f
MD5 3c42d0beb78b007f637f4560033e31f9
BLAKE2b-256 a13247c96f7823671543371b1d8e033190968906d5c0584e55ceaef0f56ef342

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for aiotieba-4.6.3-cp310-cp310-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 badda774fd3b03da78ee3907415986af60fbe0b54e89e7fb5c12aa5a18e3f10f
MD5 479676b750b266e0de294a1f2f83decd
BLAKE2b-256 b0726c381c8b774369176d377c14ba35a8d03a6aa0297c0faf176c739900f0e9

See more details on using hashes here.

Provenance

The following attestation bundles were made for aiotieba-4.6.3-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.3-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.3-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 454fe1834284255bca593d1efdcf7b2722b39e270a91e74a704c44319d6829c4
MD5 224568fc9f4493ee1f23e2735160936b
BLAKE2b-256 d05f06cf2033f00a478ff3b4b7304a99fd32c77810745f066b065057118dcc59

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for aiotieba-4.6.3-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 4076c77a851dc010b309ea28fe323f73002acf7c5d1318fcf529046d3f21f2a3
MD5 79d9c40a6d8e11b6751194090be912b4
BLAKE2b-256 32a321400744230150c87fed5cdd3ad4c920cf4a1eaf6a7b9cc9d47b7b10f781

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for aiotieba-4.6.3-cp310-cp310-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 65556d5ac1dc247a38ae22e7dac391156503942d833f4fe5eeed8da9b36d5789
MD5 0173733b380b4459f16745c19b588da9
BLAKE2b-256 3234534c16c0340eb648675871e8404b3c0433142afc4ae9e10da0b255d52abd

See more details on using hashes here.

Provenance

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