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}\ntext={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.7.0.tar.gz (211.4 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.7.0-pp311-pypy311_pp73-win_amd64.whl (287.2 kB view details)

Uploaded PyPyWindows x86-64

aiotieba-4.7.0-pp311-pypy311_pp73-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (305.3 kB view details)

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

aiotieba-4.7.0-pp311-pypy311_pp73-macosx_11_0_arm64.whl (303.7 kB view details)

Uploaded PyPymacOS 11.0+ ARM64

aiotieba-4.7.0-pp311-pypy311_pp73-macosx_10_15_x86_64.whl (303.3 kB view details)

Uploaded PyPymacOS 10.15+ x86-64

aiotieba-4.7.0-pp310-pypy310_pp73-win_amd64.whl (287.2 kB view details)

Uploaded PyPyWindows x86-64

aiotieba-4.7.0-pp310-pypy310_pp73-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (305.3 kB view details)

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

aiotieba-4.7.0-pp310-pypy310_pp73-macosx_11_0_arm64.whl (303.7 kB view details)

Uploaded PyPymacOS 11.0+ ARM64

aiotieba-4.7.0-pp310-pypy310_pp73-macosx_10_15_x86_64.whl (303.3 kB view details)

Uploaded PyPymacOS 10.15+ x86-64

aiotieba-4.7.0-cp314-cp314t-win_amd64.whl (288.9 kB view details)

Uploaded CPython 3.14tWindows x86-64

aiotieba-4.7.0-cp314-cp314t-musllinux_1_2_x86_64.whl (305.5 kB view details)

Uploaded CPython 3.14tmusllinux: musl 1.2+ x86-64

aiotieba-4.7.0-cp314-cp314t-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (305.3 kB view details)

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

aiotieba-4.7.0-cp314-cp314t-macosx_11_0_arm64.whl (303.7 kB view details)

Uploaded CPython 3.14tmacOS 11.0+ ARM64

aiotieba-4.7.0-cp314-cp314t-macosx_10_15_x86_64.whl (303.3 kB view details)

Uploaded CPython 3.14tmacOS 10.15+ x86-64

aiotieba-4.7.0-cp314-cp314-win_amd64.whl (288.9 kB view details)

Uploaded CPython 3.14Windows x86-64

aiotieba-4.7.0-cp314-cp314-musllinux_1_2_x86_64.whl (305.4 kB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ x86-64

aiotieba-4.7.0-cp314-cp314-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (305.3 kB view details)

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

aiotieba-4.7.0-cp314-cp314-macosx_11_0_arm64.whl (303.7 kB view details)

Uploaded CPython 3.14macOS 11.0+ ARM64

aiotieba-4.7.0-cp314-cp314-macosx_10_15_x86_64.whl (303.3 kB view details)

Uploaded CPython 3.14macOS 10.15+ x86-64

aiotieba-4.7.0-cp313-cp313-win_amd64.whl (287.2 kB view details)

Uploaded CPython 3.13Windows x86-64

aiotieba-4.7.0-cp313-cp313-musllinux_1_2_x86_64.whl (305.4 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ x86-64

aiotieba-4.7.0-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (305.3 kB view details)

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

aiotieba-4.7.0-cp313-cp313-macosx_11_0_arm64.whl (303.7 kB view details)

Uploaded CPython 3.13macOS 11.0+ ARM64

aiotieba-4.7.0-cp313-cp313-macosx_10_13_x86_64.whl (303.2 kB view details)

Uploaded CPython 3.13macOS 10.13+ x86-64

aiotieba-4.7.0-cp312-cp312-win_amd64.whl (287.2 kB view details)

Uploaded CPython 3.12Windows x86-64

aiotieba-4.7.0-cp312-cp312-musllinux_1_2_x86_64.whl (305.4 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ x86-64

aiotieba-4.7.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (305.3 kB view details)

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

aiotieba-4.7.0-cp312-cp312-macosx_11_0_arm64.whl (303.7 kB view details)

Uploaded CPython 3.12macOS 11.0+ ARM64

aiotieba-4.7.0-cp312-cp312-macosx_10_13_x86_64.whl (303.2 kB view details)

Uploaded CPython 3.12macOS 10.13+ x86-64

aiotieba-4.7.0-cp311-cp311-win_amd64.whl (287.2 kB view details)

Uploaded CPython 3.11Windows x86-64

aiotieba-4.7.0-cp311-cp311-musllinux_1_2_x86_64.whl (305.4 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ x86-64

aiotieba-4.7.0-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (305.3 kB view details)

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

aiotieba-4.7.0-cp311-cp311-macosx_11_0_arm64.whl (303.7 kB view details)

Uploaded CPython 3.11macOS 11.0+ ARM64

aiotieba-4.7.0-cp311-cp311-macosx_10_9_x86_64.whl (303.3 kB view details)

Uploaded CPython 3.11macOS 10.9+ x86-64

aiotieba-4.7.0-cp310-cp310-win_amd64.whl (287.2 kB view details)

Uploaded CPython 3.10Windows x86-64

aiotieba-4.7.0-cp310-cp310-musllinux_1_2_x86_64.whl (305.4 kB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ x86-64

aiotieba-4.7.0-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (305.2 kB view details)

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

aiotieba-4.7.0-cp310-cp310-macosx_11_0_arm64.whl (303.7 kB view details)

Uploaded CPython 3.10macOS 11.0+ ARM64

aiotieba-4.7.0-cp310-cp310-macosx_10_9_x86_64.whl (303.3 kB view details)

Uploaded CPython 3.10macOS 10.9+ x86-64

File details

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

File metadata

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

File hashes

Hashes for aiotieba-4.7.0.tar.gz
Algorithm Hash digest
SHA256 c34763ccf7ea4c550db46ec34b2baf45644835f09169a6f2c15991a00330e227
MD5 616d5b3f87c54cc45e993e0a85433774
BLAKE2b-256 cd0a88752d4a90fa118188abb48427161e94a289178d7bd8a89de0c8dd522aa3

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for aiotieba-4.7.0-pp311-pypy311_pp73-win_amd64.whl
Algorithm Hash digest
SHA256 dc6b2340fc2321188b07416de28494f5a7776a779accdcf303e82dfdb9999533
MD5 371b9d7b41f0f1bf55472cb3499185de
BLAKE2b-256 a6926905430af803a8e9ddd5a958eb97288f7c4226f708cf631cd23cc16e1d9a

See more details on using hashes here.

Provenance

The following attestation bundles were made for aiotieba-4.7.0-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.7.0-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.7.0-pp311-pypy311_pp73-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 d7f3efbfb76ccdf4e0ff361864668779fa820251e88ed24b75a0a69ffd4da890
MD5 9f6a5e422c80cbcc408d508a0ea04c58
BLAKE2b-256 9f763a9b256f3ef565f99124d979b399d602107eb7dd6f51c4a444b451995b35

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for aiotieba-4.7.0-pp311-pypy311_pp73-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 353a35d85f0bdc163892968e1fb2887220fe305d040a31f97611d303f5844f7b
MD5 733f25231e1773c4ff4ef592b477110c
BLAKE2b-256 57ae3d681613dc0bdd8c1c0427e3a75cfeb055722a6319398d70eaf7c37173f9

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for aiotieba-4.7.0-pp311-pypy311_pp73-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 8a33d846b10b752dbfdb0f20371b153e84782bb9e2d0be4de7f893c5f67dd631
MD5 fe4148385e174915f2311730e9dd15be
BLAKE2b-256 30200bc204b563b43ecf27fa90194dbfdafc2f6fc07800b5ef347a946854e6e3

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for aiotieba-4.7.0-pp310-pypy310_pp73-win_amd64.whl
Algorithm Hash digest
SHA256 bfa73494c5b6f9aa658d266528c38994703220c365a24740d5f0b35293c5e9e9
MD5 7d7447718826d4cedc046f0ceb70250f
BLAKE2b-256 ddd60afa3ebedb867222a12dda38e12a039ebd375e7d7734e7f3dae3923cefd9

See more details on using hashes here.

Provenance

The following attestation bundles were made for aiotieba-4.7.0-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.7.0-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.7.0-pp310-pypy310_pp73-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 1756ab1a84bf5c98652dbca724d8db4b870a6486ec834606ea3c2056493e0e52
MD5 a20d3a4bc917ca7ac4fb6c52c8c1e8d6
BLAKE2b-256 ca974f19c588271117a9e5d1dd7b458dbf78fb26a906051d93fbe3d59ff119da

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for aiotieba-4.7.0-pp310-pypy310_pp73-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 782e1d5011d0a2e69b28a34467a8f8ab14f9e546dfd4a4998c29bc0d59206083
MD5 8f613c9bfc795216695653e14e7caf86
BLAKE2b-256 4afa1cbd75d6e5d9276802e054d28c60c5a983db015b44c58af0f30f4c1baa16

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for aiotieba-4.7.0-pp310-pypy310_pp73-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 7db71c17761f680098116fe683fb5e3fd8631100c80c16dda6180843b863bb53
MD5 67a3399a8caa6a69bd0990919d1c4a43
BLAKE2b-256 87ca300262a076b4d74db154c0a9d12e1f357fdde25a23f3d4086f65f32967aa

See more details on using hashes here.

Provenance

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

File metadata

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

File hashes

Hashes for aiotieba-4.7.0-cp314-cp314t-win_amd64.whl
Algorithm Hash digest
SHA256 620a255cd2ceb41c096afc2269713413efcb6a352d422dd647e6e8f3cdb74df5
MD5 513580091a8fbf94244791562d137756
BLAKE2b-256 1194e1ac3084ee2fa85e90b1d8ca630f45b731dfb42118ca977517a6f701a17b

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for aiotieba-4.7.0-cp314-cp314t-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 699695c7c130fc297b382f6202c48d8d865c2ee7da3d2793c7a13db672feffcd
MD5 8768370bbab45bbaf1298af22fe6a6f2
BLAKE2b-256 46af6ea891d224005fe3f32f9ff72aa90a296c8ca550062a5d5fe44a3abbec1a

See more details on using hashes here.

Provenance

The following attestation bundles were made for aiotieba-4.7.0-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.7.0-cp314-cp314t-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for aiotieba-4.7.0-cp314-cp314t-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 63ffea39e0fcb4e06b99d601dbf38dc0304f9dde4450a95d997ca943a7aa1fee
MD5 a2a7ad21c5a5e955d189c287495e91a8
BLAKE2b-256 4a4bba15fab0502558de8f294c0fbdce593ef786438c700fd145de535544e4e6

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for aiotieba-4.7.0-cp314-cp314t-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 14246ae545098b646c9302f2f8e55d0d4c539aac805ca7c22a0148e898fc9242
MD5 68cb3e6af7c484dc8a884d9b78c18409
BLAKE2b-256 f85712e69e41887789786f274388e538d031704d76b281efdd2e581885e7f516

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for aiotieba-4.7.0-cp314-cp314t-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 a98b20cb1159516e806618d89f0d54869d4c3f53f69ae9dbaf9e75e5843910fa
MD5 6e528213fa04cee8874eba36cc19e8f1
BLAKE2b-256 7d46330f0d14eb0cb4d28e531298e57971e8f9e6338d0620824da483a1491bb6

See more details on using hashes here.

Provenance

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

File metadata

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

File hashes

Hashes for aiotieba-4.7.0-cp314-cp314-win_amd64.whl
Algorithm Hash digest
SHA256 5232ce830c625cafdd197706e15806e2dbc1978e2ce823e72175d0215ad6be67
MD5 b15ec020a94a6c83ca7d1cab4bd2c446
BLAKE2b-256 93cac57563c5cdb4aef30f1c045852cd2d5c1748ea32924db1fba18b5c2e0609

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for aiotieba-4.7.0-cp314-cp314-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 f8e74c729a2de144af6b7501b354bd5f7a787315335dbd1fb9fdf91bd2fd6a2f
MD5 0a11b80630a082936c7bbbb8ad259636
BLAKE2b-256 cc4b9dc48ea5f9619cc56a53bdd29839faba15aacd17dd5005f553f6dec2c252

See more details on using hashes here.

Provenance

The following attestation bundles were made for aiotieba-4.7.0-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.7.0-cp314-cp314-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for aiotieba-4.7.0-cp314-cp314-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 aeb1387e261c6762b659d28a126bb37ce57a6bb334e472a7c20b682d5d6a2dbf
MD5 e624bf7253e7d98aa43d734c7495ba36
BLAKE2b-256 603383d73680675cc78e77af120a057f0b09b35a0816f10de6b3b0b3d01330a8

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for aiotieba-4.7.0-cp314-cp314-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 cc0757cd7423251a5bbb72f107283dfd00678c12b3e1620848620fea7727e454
MD5 17ca01a331be8e940f0d43ba7fbc620d
BLAKE2b-256 d5a47fbd0034abe1e7cc2aa1ec6003f4a0eac3925b394854007cd451e2a04fdb

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for aiotieba-4.7.0-cp314-cp314-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 924d8334d7ea8f434a46702f71c82b13ed18aaeb3b92381c4daa9a68a26a7153
MD5 b7021c972624cb04acd1f53d9f535560
BLAKE2b-256 aef8253f9b7d10cbb9172428f979200b950085707daf52ab323c09d91123c390

See more details on using hashes here.

Provenance

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

File metadata

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

File hashes

Hashes for aiotieba-4.7.0-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 221b88dfe8f58a0e7327f501ca789cc4a302ce96d9cacd41b0ab451c4e6cad1a
MD5 fb92cd468a5ed8fc9649a20af2452bbe
BLAKE2b-256 7d992f39b7485a2456b14bdc6a8479b7093f7a1ac6087632cd088df8e24c497c

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for aiotieba-4.7.0-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 ba46f8a09e856279984de16626e2bb45669a572fb2170a42a1ee8713e626d6b7
MD5 165b01c8ec60d1f1e6ae0ae4ef8ccea2
BLAKE2b-256 7f1d324e11f23583aff81699aea2c4cfbccc6ecf7e9ebbf68576e76c19d66fec

See more details on using hashes here.

Provenance

The following attestation bundles were made for aiotieba-4.7.0-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.7.0-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for aiotieba-4.7.0-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 d990f5d0256bf7d9ebcb5a4b7c91f20867322a172f96b6e79e14a7f94bd25455
MD5 f9ae2050e6062ed15b83e4dbd59ec27d
BLAKE2b-256 4bc887a72d4bb47d512c2bef482d9f88e089c749b967dc46440a0bed09129b8d

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for aiotieba-4.7.0-cp313-cp313-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 d7da4738a8279b085aed3584088345a63258e7d023b40cd7c556c85fc2a78d0d
MD5 a418f5c19bf23be0b4ec2644069cefdd
BLAKE2b-256 1d444da10bab87e7895de35983ee73dad9e24c7d9ded05adf027a6c48f260231

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for aiotieba-4.7.0-cp313-cp313-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 e05f3f10a4d54c754a7c97626fe4551922b12a2cf86b445383d71dd08c90553d
MD5 3cd845d717ceb5d97291437750ff29d6
BLAKE2b-256 b2c0f6a386fe39642cea436631f3b9e5aca3eaebeb403052151019258b389958

See more details on using hashes here.

Provenance

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

File metadata

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

File hashes

Hashes for aiotieba-4.7.0-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 b4993fabe69a316d58ec663e1110031293c4db4a5e39027a412d7773849689ec
MD5 fe07c333268e65aa814c380f2f833378
BLAKE2b-256 a6b29979de214a1bae7de80a386f57d331453cd39ac43d7febf4cb2113af0ce1

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for aiotieba-4.7.0-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 fd07137e9088783d4694134bf3efc746fcd8307c407db1353d0035db787b3421
MD5 326e93f873d799cac83876ab0594c57c
BLAKE2b-256 1483262a4611b09048fe1061abdf7b096884eacfef21a8c0ed10a9517309c28f

See more details on using hashes here.

Provenance

The following attestation bundles were made for aiotieba-4.7.0-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.7.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for aiotieba-4.7.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 1facd178c447e743cd70e1dcc6e57ca2310710b658482ae45161ceea081e0e1e
MD5 2e0d0e1e649982b85500ee0efda78b5c
BLAKE2b-256 d4b9c1f7bcd6e393cfbac4b9f4ebe8b5e91c802287bfaf334c20549c9887c879

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for aiotieba-4.7.0-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 4409cef8b1aa4459d5870c5bbcf63a4208f0e57badf601c6c867d53f09fd2b85
MD5 98da490e9ba0837bd3e9be2db39109cc
BLAKE2b-256 a25e69e4d55572bae0a2aa0211b555c16cbec30da30ad657d8dd7c1e9ca6c972

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for aiotieba-4.7.0-cp312-cp312-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 6a221b297fc4b52c3ad34782a001218754080512265dcb01f9318e2bfab9e5a8
MD5 c71135b8371c57041f011db0d48b0174
BLAKE2b-256 5a950fddc74ade6d6674d53a2127a6ff64b314286391c6789fae91d3b9f2f02a

See more details on using hashes here.

Provenance

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

File metadata

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

File hashes

Hashes for aiotieba-4.7.0-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 12310b2a80409fa802ac4ecc7a1190c63f74e84214f39274396d80891f4edcbe
MD5 50e21ddfa6bafeeae6d357897199374e
BLAKE2b-256 83a68097d4743d9f39e40893db8618e2e68a083621d5c9662678c68c8c4ff680

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for aiotieba-4.7.0-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 26101d3bd478e1fe73a7775959d1e4fdef87a99ea0a25121ae5279f469d875ca
MD5 ca19da1c22efb2bfb74987b207433b89
BLAKE2b-256 ed6bdec03bd1755bbbe04a68e66022b16d6a0f4e2575e469a79220672c004b7b

See more details on using hashes here.

Provenance

The following attestation bundles were made for aiotieba-4.7.0-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.7.0-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for aiotieba-4.7.0-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 75ec75f8fdc606d3c6607423a7770134254e34c734d39b0c8b149b974394e533
MD5 2790b8005bbab20a2ca009b67eed3a83
BLAKE2b-256 3199ff740192786a15a8016271f51e0075c9b94c594fe7b8cab7c7e390b76d9f

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for aiotieba-4.7.0-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 f7bd8ec1ee9e0dfeff94230acc6949373eaec10b30e131b6c5909c07c6d1950e
MD5 6788fac17a8ae05f54a269eeddf297f8
BLAKE2b-256 662fc445712554b67c70f3d1fe36c67d370c17645fb04b1247f7cc9df75d9cea

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for aiotieba-4.7.0-cp311-cp311-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 0a7c3cc9613a570711a7a4dbfa2e07d0131baf2b5acde1d4340ef28d1577c1ba
MD5 9e899b859abefa08dacb9b8cda6a9d24
BLAKE2b-256 2e942d8ce4f11965898e7b80236fd5f733fd3e3f4634220bf3dcdc8f98b8ce18

See more details on using hashes here.

Provenance

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

File metadata

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

File hashes

Hashes for aiotieba-4.7.0-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 aa7e4eca1c67a5afb23863d3e060277211c47b74ebcd4ad0ea82a57b521015af
MD5 8dae562ef00b20d79da2cf835054574e
BLAKE2b-256 faa195da6a198bfbe806cf43771b146333639c737b1d6f6b42bc227ef2c31ff7

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for aiotieba-4.7.0-cp310-cp310-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 e7386589b99f660ee954a008ff472c8faeb8c75356bee8651d04a5b5902df00a
MD5 3f6accfd6746be59cf9c114209ea9fc7
BLAKE2b-256 f78b4678e1d7ec9a2aa672bc45a5aa80e5cb1a1a2f378f1df93d7cf41956c50d

See more details on using hashes here.

Provenance

The following attestation bundles were made for aiotieba-4.7.0-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.7.0-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for aiotieba-4.7.0-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 a9ff6f717089dca5724754d3dd24c2030a4cb4b53c0352123b65b6f30895dd10
MD5 9707c6eef9b332e1a849c33ae25f1a7a
BLAKE2b-256 259bd0da843e9ef3c0aa2dba4996ff9beeb2ab8d75d194c290d8148f57b5e4f8

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for aiotieba-4.7.0-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 cfdc60cca807e4e03350d4c0ac77643636b7daa035f73e6c3d18fb193ebbeb57
MD5 6d20668e690c95cc3483837bd4d5326f
BLAKE2b-256 af00f4d55b23041feca21e113853746a4248a5b7e96f88cc2f9dca55e74ed4df

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for aiotieba-4.7.0-cp310-cp310-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 14b536e5ac9a7b77566003c6097abc231417dda2c346b1af00f96810d9be13e2
MD5 44dacb84cca72154822c2d370afff634
BLAKE2b-256 af00031e9e1c13394d85b8c0e275bb26d5ec8972f60c53cff75c7b73ebb09394

See more details on using hashes here.

Provenance

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