twitteropenapipython_generated
September 29, 2024 ยท View on GitHub
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