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.09更新
吧名 关注用户数 最近29天日均访问量 日均主题帖数 日均回复数
抗压背锅 4,517,642 856,710 1,581 69,835
孙笑川 3,151,834 669,932 6,092 199,125
lol半价 2,002,779 98,536 1,499 33,516
宫漫 1,473,912 42,065 151 2,237
逆水寒ol 755,394 32,813 116 2,232
新孙笑川 532,770 41,530 293 14,373
vtuber 220,861 11,017 59 823
asoul 155,793 10,953 73 418
嘉然 59,451 11,428 85 1,119
向晚 30,744 7,079 52 700
贝拉 21,784 7,480 34 554
乃琳 17,344 3,588 21 275
vtuber自由讨论 17,215 4,304 1 32

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

Uploaded Source

Built Distribution

aiotieba-2.10.2-py3-none-any.whl (198.8 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