Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 168 Bytes

File metadata and controls

10 lines (7 loc) · 168 Bytes

basicTweet

simple script to post a tweet to twitter

Use as template script for sending data to twitter.

Required python libraries:

  • datetime
  • tweepy

Good times!