GodTamIt / snap-sync-cleanup

Cleans up remote backups created by snap-sync.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

snap-sync-cleanup

A simple Python script intended to occasionally clean up remote snapshots created by snap-sync.

Usage

pip install snap-sync-cleanup
snap_sync_cleanup --help

Code Style

For Python, the repository uses the default settings of the Black code formatter.

Conformance can be enforced by using black as follows:

black <file-name>

About

Cleans up remote backups created by snap-sync.

License:BSD 2-Clause "Simplified" License


Languages

Language:Python 100.0%