Using tweepy package from pypi.

See my Python Twitter Guide for more info on getting dev flow, approaches to auth and using how to do other things with Tweepy.

Sample files

See my Tweet GitHub Actions project as a template and demo.

  • requirements.txt
  • tweet.py

Follow the README.md file to run locally.