Skip to content

Simple httpx and Pydantic based Asyncio Twitter library. Intended for use with FastAPI

Notifications You must be signed in to change notification settings

edamsoft-sre/twitter-async-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

twitter-async-python 0.0.1

Simple httpx and Pydantic based Asyncio Twitter library. Intended for use with FastAPI

Current Features

  • Access Rwitter API v2 Elevated endpoints with Bearer Token

  • Get User ID from username

  • Get User Followers and Follows

  • Show user's mutual accounts and asymmetric followers/follows

  • Get user public lists and members

  • More to come

  • Rate limiting by sns-sdks

  • ID request caching by aio-libs

About

Simple httpx and Pydantic based Asyncio Twitter library. Intended for use with FastAPI

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Languages