Typed Twitter scrapers by Pydantic.
This repository contains two packages.
- twitter_openapi_python Package for human-friendly Python
- twitter_openapi_python_generated Python package automatically generated from twitter-openapi by OpenAPI generator
graph LR
A[twitter-openapi]--Auto Generated-->B[twitter_openapi_python_generated]
B--Simplified handling-->C[twitter_openapi_python]
Learn more about people-friendly Python packages here.
twitter_openapi_python/README.md
Learn more about the automatically generated Python package here.
This project is dual licensed. You can choose one of the following licenses: