Un semplice Python script per gestire i backups
Project description
Backupper
Backupper è uno strumento Python per la gestione dei backup in formato ZIP o TAR
Installazione
Per installare Backupper, usa pip:
pip install backupper
Funzionalità
- Creazione di archivi ZIP e TAR.
- Estrazione di archivi compressi ZIP o TAR.
- Cancellazione di archivi, partendo dal meno recente.
- Supporto per archivi solo ZIP protetti da password.
Utilizzo
Crea un backup della directory corrente in formato ZIP (default):
backupper -c .
Crea un backup della directory corrente in formato TAR:
backupper -c -f tar .
Estrai un archivio dalla directory corrente con nome corrispondente alla directory corrente e data più recente:
backupper -x .
Cancella un archivio specificando il formato tar, con nome directory corrente:
backupper -d -f tar .
Licenza
Questo progetto è distribuito sotto licenza MIT. Vedi il file LICENSE per maggiori dettagli.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
backupper_lf23-1.0.3.tar.gz
(5.3 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file backupper_lf23-1.0.3.tar.gz.
File metadata
- Download URL: backupper_lf23-1.0.3.tar.gz
- Upload date:
- Size: 5.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c84bb85c4356d0e294e116e68be1c38141cee932f342fed914a5b7ca0f4460fd
|
|
| MD5 |
0ad4b73013c56ef0cdec129986eabd00
|
|
| BLAKE2b-256 |
8bde4241c482adb37f7d48e2ee8afe262c8fc0087d1645340a1dca52d3c19ddc
|
File details
Details for the file backupper_lf23-1.0.3-py3-none-any.whl.
File metadata
- Download URL: backupper_lf23-1.0.3-py3-none-any.whl
- Upload date:
- Size: 5.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1ac7bd2ca2f574b50d5b06ab7e723323e76c879b4c84f2442645f65f3ea71871
|
|
| MD5 |
cf030c8511ddc3dd33602bfd37f1e328
|
|
| BLAKE2b-256 |
bdc52f88f518fa61b96a4428de73bf9d7bbbecfed9c40b31fd8b7f8f16c935f2
|