twitteropenapipython
September 29, 2024 ยท View on GitHub
Typed Twitter scrapers by Pydantic.
Table of Contents
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]
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.
License
This project is dual licensed. You can choose one of the following licenses: