FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

SKarajic/twitter_openapi_python: Implementation of Twitter internal API in Python with data validation by pydantic · GitHub

 
 

Repository files navigation

twitter_openapi_python

Typed Twitter scrapers by Pydantic.

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

Note! twitter-openapi-python-generated is a package for advanced users who are familiar with Twitter's API. In general, twitter-openapi-python should be used!

Build

git clone https://github.com/fa0311/twitter_openapi_python.git
cd twitter_openapi_python_generated
python -V # Python 3.10.8
openapi-generator-cli version # 7.0.0 beta
openapi-generator-cli generate -g python -c tools/openapi-generator-config.yaml

Setup

pip install twitter-openapi-python-generated

Usage

twitter_openapi_python_generated/README.md

About

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

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages


Back | FazBrowse Home | New Git URL