Twitter Cleaner to delete archived tweets
Project description
deltw
Twitter Tweet cleaner to delete archived tweets using a Twitter Archive file
Twitter API: v1.1
Installation
$ pip install -U deltw
Usage
-
Download your Twitter archive as a ZIP file.
-
Set credentials to use Twitter API.
$ deltw init $ vi tw_credentials.yml # => Enter keys
-
Delete archived tweets in your Twitter archive on Twitter.
$ deltw delete --credential tw_credentials.yml --archive /path/to/tweet_archive.zip
Run deltw --help
for more information about options.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
deltw-1.1.1.tar.gz
(4.5 kB
view hashes)
Built Distribution
deltw-1.1.1-py3-none-any.whl
(6.3 kB
view hashes)