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.4.9.tar.gz (189.8 kB view details)

Uploaded Source

Built Distributions

aiotieba-4.4.9-pp310-pypy310_pp73-win_amd64.whl (261.4 kB view details)

Uploaded PyPy Windows x86-64

aiotieba-4.4.9-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (277.1 kB view details)

Uploaded PyPy manylinux: glibc 2.17+ x86-64

aiotieba-4.4.9-pp310-pypy310_pp73-macosx_11_0_arm64.whl (274.7 kB view details)

Uploaded PyPy macOS 11.0+ ARM64

aiotieba-4.4.9-pp310-pypy310_pp73-macosx_10_15_x86_64.whl (274.3 kB view details)

Uploaded PyPy macOS 10.15+ x86-64

aiotieba-4.4.9-pp39-pypy39_pp73-win_amd64.whl (261.4 kB view details)

Uploaded PyPy Windows x86-64

aiotieba-4.4.9-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (277.1 kB view details)

Uploaded PyPy manylinux: glibc 2.17+ x86-64

aiotieba-4.4.9-pp39-pypy39_pp73-macosx_11_0_arm64.whl (274.7 kB view details)

Uploaded PyPy macOS 11.0+ ARM64

aiotieba-4.4.9-pp39-pypy39_pp73-macosx_10_15_x86_64.whl (274.3 kB view details)

Uploaded PyPy macOS 10.15+ x86-64

aiotieba-4.4.9-cp313-cp313t-win_amd64.whl (261.4 kB view details)

Uploaded CPython 3.13t Windows x86-64

aiotieba-4.4.9-cp313-cp313t-musllinux_1_2_x86_64.whl (277.8 kB view details)

Uploaded CPython 3.13t musllinux: musl 1.2+ x86-64

aiotieba-4.4.9-cp313-cp313t-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (277.1 kB view details)

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

aiotieba-4.4.9-cp313-cp313t-macosx_11_0_arm64.whl (274.7 kB view details)

Uploaded CPython 3.13t macOS 11.0+ ARM64

aiotieba-4.4.9-cp313-cp313t-macosx_10_13_x86_64.whl (274.1 kB view details)

Uploaded CPython 3.13t macOS 10.13+ x86-64

aiotieba-4.4.9-cp313-cp313-win_amd64.whl (261.4 kB view details)

Uploaded CPython 3.13 Windows x86-64

aiotieba-4.4.9-cp313-cp313-musllinux_1_2_x86_64.whl (277.7 kB view details)

Uploaded CPython 3.13 musllinux: musl 1.2+ x86-64

aiotieba-4.4.9-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (277.0 kB view details)

Uploaded CPython 3.13 manylinux: glibc 2.17+ x86-64

aiotieba-4.4.9-cp313-cp313-macosx_11_0_arm64.whl (274.7 kB view details)

Uploaded CPython 3.13 macOS 11.0+ ARM64

aiotieba-4.4.9-cp313-cp313-macosx_10_13_x86_64.whl (274.1 kB view details)

Uploaded CPython 3.13 macOS 10.13+ x86-64

aiotieba-4.4.9-cp312-cp312-win_amd64.whl (261.4 kB view details)

Uploaded CPython 3.12 Windows x86-64

aiotieba-4.4.9-cp312-cp312-musllinux_1_2_x86_64.whl (277.7 kB view details)

Uploaded CPython 3.12 musllinux: musl 1.2+ x86-64

aiotieba-4.4.9-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (277.0 kB view details)

Uploaded CPython 3.12 manylinux: glibc 2.17+ x86-64

aiotieba-4.4.9-cp312-cp312-macosx_11_0_arm64.whl (274.7 kB view details)

Uploaded CPython 3.12 macOS 11.0+ ARM64

aiotieba-4.4.9-cp312-cp312-macosx_10_9_x86_64.whl (274.2 kB view details)

Uploaded CPython 3.12 macOS 10.9+ x86-64

aiotieba-4.4.9-cp311-cp311-win_amd64.whl (261.4 kB view details)

Uploaded CPython 3.11 Windows x86-64

aiotieba-4.4.9-cp311-cp311-musllinux_1_2_x86_64.whl (277.7 kB view details)

Uploaded CPython 3.11 musllinux: musl 1.2+ x86-64

aiotieba-4.4.9-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (277.0 kB view details)

Uploaded CPython 3.11 manylinux: glibc 2.17+ x86-64

aiotieba-4.4.9-cp311-cp311-macosx_11_0_arm64.whl (274.7 kB view details)

Uploaded CPython 3.11 macOS 11.0+ ARM64

aiotieba-4.4.9-cp311-cp311-macosx_10_9_x86_64.whl (274.2 kB view details)

Uploaded CPython 3.11 macOS 10.9+ x86-64

aiotieba-4.4.9-cp310-cp310-win_amd64.whl (261.4 kB view details)

Uploaded CPython 3.10 Windows x86-64

aiotieba-4.4.9-cp310-cp310-musllinux_1_2_x86_64.whl (277.7 kB view details)

Uploaded CPython 3.10 musllinux: musl 1.2+ x86-64

aiotieba-4.4.9-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (277.0 kB view details)

Uploaded CPython 3.10 manylinux: glibc 2.17+ x86-64

aiotieba-4.4.9-cp310-cp310-macosx_11_0_arm64.whl (274.7 kB view details)

Uploaded CPython 3.10 macOS 11.0+ ARM64

aiotieba-4.4.9-cp310-cp310-macosx_10_9_x86_64.whl (274.2 kB view details)

Uploaded CPython 3.10 macOS 10.9+ x86-64

aiotieba-4.4.9-cp39-cp39-win_amd64.whl (261.4 kB view details)

Uploaded CPython 3.9 Windows x86-64

aiotieba-4.4.9-cp39-cp39-musllinux_1_2_x86_64.whl (277.7 kB view details)

Uploaded CPython 3.9 musllinux: musl 1.2+ x86-64

aiotieba-4.4.9-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (277.0 kB view details)

Uploaded CPython 3.9 manylinux: glibc 2.17+ x86-64

aiotieba-4.4.9-cp39-cp39-macosx_11_0_arm64.whl (274.7 kB view details)

Uploaded CPython 3.9 macOS 11.0+ ARM64

aiotieba-4.4.9-cp39-cp39-macosx_10_9_x86_64.whl (274.2 kB view details)

Uploaded CPython 3.9 macOS 10.9+ x86-64

File details

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

File metadata

  • Download URL: aiotieba-4.4.9.tar.gz
  • Upload date:
  • Size: 189.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/5.1.1 CPython/3.12.5

File hashes

Hashes for aiotieba-4.4.9.tar.gz
Algorithm Hash digest
SHA256 ac55c709d878dd1607413dd693540183cb017d85319ea4e558c51b15204a2b86
MD5 6168c15c4a6a6a2f239ea5a58109bcb3
BLAKE2b-256 bc75494a9ccbddd00166f7ad2f8b965618a37cb2666380bd94e9d8bcd1d8a7da

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for aiotieba-4.4.9-pp310-pypy310_pp73-win_amd64.whl
Algorithm Hash digest
SHA256 392fd26ac9859be968ee98683f13ccb7f33d484965919b747e8b757459b40c60
MD5 9e9d6d51c51f8574a4c31d620a0c0d8d
BLAKE2b-256 7262a6b1202ce41f18f7bd0008c82e2d63831199d0dedeb39ab893dfcb96422f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for aiotieba-4.4.9-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 41db474c8df734a253f9dc595c6423bd42213671c39a33ada8298f10b6daa424
MD5 fc446a0432c1b35b6e54908554a946cf
BLAKE2b-256 158edfee972046840a7f5a423db2b2514b76c2a7e43a8f6b332ee9e25123374c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for aiotieba-4.4.9-pp310-pypy310_pp73-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 ebc3ab8674911ed1e8d3e4fc07dcaee78db052a0d8dc47fc74626f264d60856b
MD5 e842c4fc494f5abd128303c4a27e2895
BLAKE2b-256 1d925ea2abac99942a1d83012ed559666ac3261f6b22118407d1474fbe231373

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for aiotieba-4.4.9-pp310-pypy310_pp73-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 464bda46df4f4b967da3a52551b3e81445765f0e9bacb2d6831cc301b90457b4
MD5 79a3f12351a3013a8672b7372c629db8
BLAKE2b-256 ae8eb8c3856b003c69baf793d22352e945c45bf9e0f3c2a9f867d95dd625a8c8

See more details on using hashes here.

File details

Details for the file aiotieba-4.4.9-pp39-pypy39_pp73-win_amd64.whl.

File metadata

File hashes

Hashes for aiotieba-4.4.9-pp39-pypy39_pp73-win_amd64.whl
Algorithm Hash digest
SHA256 32c17601122f605e67f1bdcb83ef0d33ab56c76467fc1019455baffc7765cd0b
MD5 1c2cbf34fb4488e7de83ee1355633c84
BLAKE2b-256 127d132e6134183f66518e11f80d00fb24230fbba08f2ef2dad47b888ac56f22

See more details on using hashes here.

File details

Details for the file aiotieba-4.4.9-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for aiotieba-4.4.9-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 5fba5285aa0f0599c84c43ed674ab40249ec614826964eaf8f230ad6f680524e
MD5 316b371af62ce70d49c5bb803d07f069
BLAKE2b-256 c9f5243b6ecef433d2785b24cccb5f679656152eed9b2aa9750e34f3706bf7f7

See more details on using hashes here.

File details

Details for the file aiotieba-4.4.9-pp39-pypy39_pp73-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for aiotieba-4.4.9-pp39-pypy39_pp73-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 39475ced8d6f0b53f902bbcad95ba3cfa807cabd894234df524d42eeb74667ba
MD5 13186a348ebd5fa9f23a5698918f2711
BLAKE2b-256 d81408067b2108110c1543140ef5c113a10d9c9e3c29b866475b2b4b52b690c3

See more details on using hashes here.

File details

Details for the file aiotieba-4.4.9-pp39-pypy39_pp73-macosx_10_15_x86_64.whl.

File metadata

File hashes

Hashes for aiotieba-4.4.9-pp39-pypy39_pp73-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 f63885a6cffaa5923e3da26fc2b1b629496a81f2b7c93fa142872d962b488062
MD5 62a82c93101e3e940a24ddd34220b302
BLAKE2b-256 d96018e03e6293a01ff21c9969cfb37b453db65f22838935b4ccd2e167b02b3c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for aiotieba-4.4.9-cp313-cp313t-win_amd64.whl
Algorithm Hash digest
SHA256 c31a5b3d3ac5348e4def69d54bb36dd218abdc42bd0c5f0f80899654b643146e
MD5 9b217999b839ef7da99f087076e84ffc
BLAKE2b-256 6a267481f48a27d8de4a6ee16b8f89d3bf33088753f6cab0b4937070220838c7

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for aiotieba-4.4.9-cp313-cp313t-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 bfaa519dca1eece049b173ca234fa4ece6ee915fc4b65331a509967b9a1ef658
MD5 834154161099318665825033821d0894
BLAKE2b-256 e0aaf181fbb5120ab487aef0659ad329b155fc5f0f49dbe90fa5648a06ed26f1

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for aiotieba-4.4.9-cp313-cp313t-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 5cc8d5ba0be051876df74f54f677ecda9cf5e28a209ce6295047b70b7988d614
MD5 14fdb4640df422f55f28d43eb0c9621e
BLAKE2b-256 53c37cec8b4468eb59d51f5a276580f08006d59397dc1dda88836491a4af970a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for aiotieba-4.4.9-cp313-cp313t-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 c5a5992183dbac059fa1765d9458d7232dfd3cb604e15bab64e27db2812eb62f
MD5 a170995bf6b1e4acb52cbb457930beb8
BLAKE2b-256 c8a560af0d22ea106138521f484316136ae436c57b6724c2c580d07756ad0dc9

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for aiotieba-4.4.9-cp313-cp313t-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 ea71ca6a1f3cf008afdde1acf6b3acf2641496649fd4a30fd5c1ab9ffad1d552
MD5 ae239f487a15f531e4af74b7f8af9d82
BLAKE2b-256 284d833f5762c71b1167815f5916140e6c6d532d0ecf32e5f4b78bf712ee6f9e

See more details on using hashes here.

File details

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

File metadata

  • Download URL: aiotieba-4.4.9-cp313-cp313-win_amd64.whl
  • Upload date:
  • Size: 261.4 kB
  • Tags: CPython 3.13, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/5.1.1 CPython/3.12.5

File hashes

Hashes for aiotieba-4.4.9-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 e260f31422e00fb76126b86bccaa7801eda9b50267946663184ae38c03d7af77
MD5 9a0e929d0026cc87211a038deb8da0ec
BLAKE2b-256 602bd455e27fe73cfed0c16564bf52fe4d53d867c3d2eaf88e2087902769dffb

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for aiotieba-4.4.9-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 a96e7820466f1d44108a549320fbbcaaec5bf0894922a3680f76ca6f870ddde5
MD5 289c9ff57cb9897b487da7a932ebbdb3
BLAKE2b-256 266da4875daa18d41cf3f243d902ea50d1c18858b2dca9bc65d030cff5b5e443

See more details on using hashes here.

File details

Details for the file aiotieba-4.4.9-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for aiotieba-4.4.9-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 fe6bff6bfa923053c87f2b46a9e5d834c6472909b3a6ef8170221d280d107c9e
MD5 2c24c9c2d19978d656d230dfa53a9568
BLAKE2b-256 04fcfc23bde4ee11a75c1d71cf1dad3d0949c8589e9fca9a4edc811a09d60650

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for aiotieba-4.4.9-cp313-cp313-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 560b3dd3b690bb75d1047ad95a3dcedd3df43f23624ae1c5be6c74147a53d962
MD5 e3b33409cc0b1a952aa79c4d47fcd53c
BLAKE2b-256 b1dfc57a8fe450ea3597eb75346df8073266285b037622f8abd8fe4923e98ee5

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for aiotieba-4.4.9-cp313-cp313-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 a4c52dc090177c71d102e22c62d901ade0936331f0d55bb397a9cf5380d221dd
MD5 6912de2c6a5ba7ee2ecb0e4f4d5629e2
BLAKE2b-256 bdfd9c881664dbd4daec4efeb12073c68199ac85b2cbb441fb7edb282d3891c1

See more details on using hashes here.

File details

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

File metadata

  • Download URL: aiotieba-4.4.9-cp312-cp312-win_amd64.whl
  • Upload date:
  • Size: 261.4 kB
  • Tags: CPython 3.12, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/5.1.1 CPython/3.12.5

File hashes

Hashes for aiotieba-4.4.9-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 7a3c44624f9364825d249f34d2e51e351451cacce8314bd25a5ffcb900091352
MD5 1594c9cce25f72fd23296fe68bc5b774
BLAKE2b-256 3db7cd95fed417892898de95bb3d69704381a294cf1c0f3d8060050ea1b6a92b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for aiotieba-4.4.9-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 6a0503c79db3c1b79b1252272af3b6325d590e76bba20930f422f3f67971e86f
MD5 17f8a99ccd9f07d7827bb803846cc4e2
BLAKE2b-256 97c7d0fb31f30e06a3feaa211fc719c26eed644d6ed04a4b6af4f700694d4cd6

See more details on using hashes here.

File details

Details for the file aiotieba-4.4.9-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for aiotieba-4.4.9-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 6da603fd61ac2565eaaff3bcf0b4245926f41b6a4eac8a0e6cd67b318a0429ef
MD5 52fc48cf1386cc6c8c2e76c7774ed205
BLAKE2b-256 0b4a977bdfd76d71747962b0f6f4c7956d950442bcda560cd6a739432b9f6030

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for aiotieba-4.4.9-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 1a5add8d362a29a8821cb43d18581ee001bdc263a77c89e41606536fcdde636a
MD5 749b22d319585c3cf7578457f76c7843
BLAKE2b-256 18c5ecb1092e80538c8ac79277acf6a0b737cb82a9ba37783de38b2574bf4c4a

See more details on using hashes here.

File details

Details for the file aiotieba-4.4.9-cp312-cp312-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for aiotieba-4.4.9-cp312-cp312-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 da20915c02e7dc8aea8949bcc4e47645b5e16a160c52ce80fd1822344ed5fbe4
MD5 5da9b6c3c88357889952ce355c088820
BLAKE2b-256 be29783ea0741e636c8cc505f5a799e5e9b64ef70795b09716c3e8e7ecc38e5f

See more details on using hashes here.

File details

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

File metadata

  • Download URL: aiotieba-4.4.9-cp311-cp311-win_amd64.whl
  • Upload date:
  • Size: 261.4 kB
  • Tags: CPython 3.11, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/5.1.1 CPython/3.12.5

File hashes

Hashes for aiotieba-4.4.9-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 b26bc8064d2495deb05691fce99ad7889f37b6d9be272c54576ec4749873379f
MD5 bef21fb8aa5568818513730161a2590b
BLAKE2b-256 fae00fd4b645d24311f92cae22f216cf463393981bbdc29947f34a0a63eb619a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for aiotieba-4.4.9-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 29d5ab52fa955a2f7730b13fcaa6f2a2729e6f3e8ba94ef094ae7bd3f2682443
MD5 42cdd29b59f8fb8a404b3d94d5caaa21
BLAKE2b-256 a93b1d0e295034cb65f2abdd274631710f140a0debf8b937544896b832983d91

See more details on using hashes here.

File details

Details for the file aiotieba-4.4.9-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for aiotieba-4.4.9-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 912b1101b5517923e2410ce2ec6623a7964d5d4de50776910ae99d6ee0ca5c06
MD5 728346c2f5aba7b0df9c74e5c0a492dc
BLAKE2b-256 d9503ec58c49a9307ca480f4077fa0ab1444a18f607d3b7a35c6213c66a1b6b8

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for aiotieba-4.4.9-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 9929ff5519d587491aac436a7563430b3c9241d9677d119a662e224dbd87bb52
MD5 59ed6cb6bc1294a7ef486e54810c30eb
BLAKE2b-256 73f745efc9ad461e3d6009b1643cf5834aa044b2ab98dfc4528695ec56542f49

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for aiotieba-4.4.9-cp311-cp311-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 d747c624154b4ff22d9a9f9f0b218ee2a12e2c28d6319e136dd6c8b0c7e59a6b
MD5 2589261b1c32be5e58074a299b76aae7
BLAKE2b-256 280e0f340ebda76a121fda94aa4f6585506fd3d2e181b92c6541b3a2055f94a9

See more details on using hashes here.

File details

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

File metadata

  • Download URL: aiotieba-4.4.9-cp310-cp310-win_amd64.whl
  • Upload date:
  • Size: 261.4 kB
  • Tags: CPython 3.10, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/5.1.1 CPython/3.12.5

File hashes

Hashes for aiotieba-4.4.9-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 54d7afe9891213b929f39782eaeb9deb4f392e4da2071dba4b9bc1f770b916e2
MD5 b178ca31a8aa9f6fd451bd79da1d3d98
BLAKE2b-256 3bad0e2dc96f7c551ee855cdc7fdf492db5b2b915a364855efebe913850f59fd

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for aiotieba-4.4.9-cp310-cp310-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 f1b4d59fc92354dad4d47293b643c253bd17b19e5b09bd65cf1a241d5ae83aef
MD5 669fb93510da5b42ca33ad7c7156a056
BLAKE2b-256 6fd99054478ec86a9c5f8f37c2512e6087fce367145869c5b79ce17031600ce3

See more details on using hashes here.

File details

Details for the file aiotieba-4.4.9-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for aiotieba-4.4.9-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 241d211389e4fc109050b1b260114668d31f1e22f20a2eddcaed2f6fcbf6d98b
MD5 1f7e758245250ce6d43544b2134a553b
BLAKE2b-256 76af531f13cfd6bd72835194fbcaa80f9b83b698bd0e318773f3a6ac65f94fc4

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for aiotieba-4.4.9-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 cca2fc3cc8e0c9d613e087e7c99dba29ac4012afb9c0c4093338f4a1f280847b
MD5 2bf68a73bc3d8293dbaf256c5e656c6a
BLAKE2b-256 2cbe4b2cc820d684ef9546ab20284a8346c5ad4d7446ae743b3059c81edaada6

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for aiotieba-4.4.9-cp310-cp310-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 15d0b93519a05a739a81bbf22a766a0942c35abb4d1f6d4473caee2af3a74f02
MD5 111214629d4490a8a26ad30844abb1df
BLAKE2b-256 a4e24851da128101a2cee858edc29c15be9b16ad913316d73cc602a4046d3da1

See more details on using hashes here.

File details

Details for the file aiotieba-4.4.9-cp39-cp39-win_amd64.whl.

File metadata

  • Download URL: aiotieba-4.4.9-cp39-cp39-win_amd64.whl
  • Upload date:
  • Size: 261.4 kB
  • Tags: CPython 3.9, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/5.1.1 CPython/3.12.5

File hashes

Hashes for aiotieba-4.4.9-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 734c91b9a8af5a4623c03eb09cf8dbc536548f40afcbe50f72b6ecb1aca0d35c
MD5 5ab8efb9fa056e7ce89aa75eb4ba8a7c
BLAKE2b-256 fdc11863573ca79228ffe0b83e55760094d1cde26c6e285fa1afdb8c15042ea5

See more details on using hashes here.

File details

Details for the file aiotieba-4.4.9-cp39-cp39-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for aiotieba-4.4.9-cp39-cp39-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 2c7e66e2a485580dac59ff07a1e87e5481a4c356ea467c55a4501fe3e4206608
MD5 8559467b27627a34c867e919ba8ac048
BLAKE2b-256 700237628684d3070e9cb0c5857e553f8bbbfe16ba6512c77364fccb74a66434

See more details on using hashes here.

File details

Details for the file aiotieba-4.4.9-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for aiotieba-4.4.9-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 4fcf8a66898414cbd75dfabf9abbc542617f5d7e459f95ab633be2d054cc227c
MD5 fee5a168b5d9cd68eb4bb44c17394d5b
BLAKE2b-256 c855d7d47881e10618beaabf7364dca1ed622b34092ee162617ae4321eda3782

See more details on using hashes here.

File details

Details for the file aiotieba-4.4.9-cp39-cp39-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for aiotieba-4.4.9-cp39-cp39-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 795bec85274cac0e300625a07bcffb6ef274037917bdaa599e69b52bd0ad27e1
MD5 d247dbfe7ce1ba1b17e2906f52342918
BLAKE2b-256 69dcb40345ac31ec18b421c04005dbddeca46b253b7f89cac09edd60a31bd64d

See more details on using hashes here.

File details

Details for the file aiotieba-4.4.9-cp39-cp39-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for aiotieba-4.4.9-cp39-cp39-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 c59f07d785b0ed25a684986f0b22ef6b8624b885448c5ec35d86f8a20f6d834f
MD5 6d7bd77b68fff323478180f0979468e8
BLAKE2b-256 358d5ec88c8c47e4535c0f96867c820d4f82c53adfe91ac236af267ac85d33b7

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page