Skip to content

Implementation of Twitter internal API (Twitter graphql API) in Python with data validation by pydantic

License

Notifications You must be signed in to change notification settings

wuaikaiyuan/twitter_openapi_python

 
 

Repository files navigation

twitter_openapi_python

Typed Twitter scrapers by Pydantic.

issues / discussions

Table of Contents

This repository contains two packages.

graph LR
  A[twitter-openapi]--Auto Generated-->B[twitter_openapi_python_generated]
  B--Simplified handling-->C[twitter_openapi_python]
Loading

twitter_openapi_python

Learn more about people-friendly Python packages here.

twitter_openapi_python/README.md

twitter_openapi_python_generated

Learn more about the automatically generated Python package here.

README-generated.md

License

This project is dual licensed. You can choose one of the following licenses:

重要

python 版本:3.10(不支持3.12)

About

Implementation of Twitter internal API (Twitter graphql API) in Python with data validation by pydantic

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%