Skip to main content

Asynchronous I/O Client for Baidu Tieba

Project description


简介

aiotieba使用aiohttp封装了大量百度贴吧核心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())

友情链接

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

Uploaded Source

Built Distribution

aiotieba-3.1.1-py3-none-any.whl (196.1 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: aiotieba-3.1.1.tar.gz
  • Upload date:
  • Size: 107.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.1

File hashes

Hashes for aiotieba-3.1.1.tar.gz
Algorithm Hash digest
SHA256 cfde785f377d8bb2d3c9300e58fe1320c3b54eadcef183890fcb80835e586427
MD5 eeaba07fa81956ba84f69a9972c78158
BLAKE2b-256 ca73163e6310dd6fa930c327d15709c8dda3cd1c372d693e5a061484b0316a01

See more details on using hashes here.

File details

Details for the file aiotieba-3.1.1-py3-none-any.whl.

File metadata

  • Download URL: aiotieba-3.1.1-py3-none-any.whl
  • Upload date:
  • Size: 196.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.1

File hashes

Hashes for aiotieba-3.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 594212aaad7cb85757dc7da9c663ef89a728be91ac7eef3a9083a78894b42507
MD5 fd3777b472ea27973ef59067449b74f2
BLAKE2b-256 e9263ca47076bab6a3ddfdefa4b1884324a65581355551783a6d4a858f88ca39

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