Skip to main content

A small CLI to purge your Reddit history.

Project description

Wipeit!

A small CLI to purge your Reddit history.

Release PyPI Code style

wipeit

👶 Dependencies

🛠️ Installation

Install from PyPI using pip, you may need to use pip3 depending on your installation:

pip install wipeit

🚀 Usage

wipeit is a command-line program to purge your Reddit history. It requires a Python interpreter version 3.6+.

The following command will purge the last 30 days of comment and submission history, and will additionally overwrite the content with a random string before deletion:

wipeit -d 30 -sco

Note: A browser window will open to request access to your account if you have not previously authenticated.

⚙️ Options

--version                 Show the version and exit.
-d, --days INTEGER RANGE  Number of days worth of content to delete.
                          Defaults to 365.

-f, --from TEXT           Date relative to --days, in ISO format (YYYY-MM-
                          DD). Defaults to today.

-c, --comments            Delete comments.
-s, --submissions         Delete submissions.
-o, --overwrite           Overwrite content with random text before
                          deletion.

--help                    Show help message and exit.

⚖️ License

MIT © 2021 Andrew Mickael

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

wipeit-0.1.2.tar.gz (6.4 kB view hashes)

Uploaded Source

Built Distribution

wipeit-0.1.2-py3-none-any.whl (7.1 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page