Skip to content
  • About
  • Contact
    • Gracias un chingo

Python Marketer

Cross-Disciplinary Programming Explorations

Tag: twitter

Written by pythonmarketerSeptember 13, 2020December 17, 2020

Delete All Your Tweets with Tweepy and the Twitter API

You may want to download an archive of your tweets before deleting them. I did this and it took about a day to get my archive download. How To Purge Your Tweet History with Python Per the Tweepy library documentation, install tweepy with pip. It worked fine in my python 3.8 virtual environment. 2. Sign […]

Blog at WordPress.com.