Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mymindwentblvnk/tweeletion
Python script to delete your tweets.
https://github.com/mymindwentblvnk/tweeletion
Last synced: 3 months ago
JSON representation
Python script to delete your tweets.
- Host: GitHub
- URL: https://github.com/mymindwentblvnk/tweeletion
- Owner: mymindwentblvnk
- License: mit
- Created: 2018-01-10T15:20:14.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2019-08-22T12:32:00.000Z (about 5 years ago)
- Last Synced: 2024-07-27T06:34:53.223Z (4 months ago)
- Language: Python
- Size: 2.93 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Tweeletion
Python script to delete your tweets.## Installation and Execution
1. `git clone https://github.com/mymindwentblvnk/Tweeletion`
2. `make env`
3. Enter your Twitter API keys (retrieve them from https://dev.twitter.com/apps) into `settings.py`
4. `make run`