Skip to content

Latest commit

 

History

History
29 lines (20 loc) · 695 Bytes

File metadata and controls

29 lines (20 loc) · 695 Bytes

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.8.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