Skip to main content

Asynchronous I/O Client for Baidu Tieba

Project description


简介

aiotieba使用asynciohttpx封装了大量百度贴吧核心API

本框架以提高二次开发速度为首要设计目标,命名规则统一,类型注解和方法注释完全覆盖所有用户接口

安装并使用

  • 安装
pip install aiotieba
  • 体验一下
import asyncio

import aiotieba


async def main():
    async with aiotieba.Client() as client:
        print(await client.get_threads("天堂鸡汤"))


asyncio.run(main())

友情链接

客户名单

2023.01.13更新
吧名 关注用户数 最近29天日均访问量 日均主题帖数 日均回复数
抗压背锅 4,552,065 812,535 1,462 69,771
孙笑川 3,177,257 680,498 6,161 204,330
lol半价 2,004,105 108,075 1,929 45,324
宫漫 1,483,281 42,341 152 2,335
逆水寒ol 764,905 40,229 159 2,923
新孙笑川 540,857 43,600 300 15,474
vtuber 221,070 11,236 60 912
asoul 155,748 9,865 53 323
嘉然 59,506 11,010 79 1,110
向晚 30,771 6,374 43 555
贝拉 21,797 7,341 33 533
乃琳 17,347 3,442 18 231
vtuber自由讨论 17,228 4,487 1 30

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-2.10.3.tar.gz (114.7 kB view hashes)

Uploaded Source

Built Distribution

aiotieba-2.10.3-py3-none-any.whl (198.3 kB view hashes)

Uploaded Python 3

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