python and twitter api

Job ID: 34394251

Budget: $30 – $250 USD

right now I have some code that works with the Twitter API

but I'm looking to get tweets that show up in my timeline

and for that endpoint i need to authenticate either by:
OAuth 2.0 Authorization Code with PKCE
or
OAuth 1.0a

Currently, I'm authenticating via: OAuth 2.0 Bearer Token (app-only)
Related categories: Python Twitter API