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.2.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.2.tar.gz.
File metadata
- Download URL: backupper_lf23-1.0.2.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 |
efca1695a1ee8d681fd311345e8af811ff6363e67839e068bd85e08fd0d50308
|
|
| MD5 |
44512e4f9e6ab2ac7de294787d9848de
|
|
| BLAKE2b-256 |
477c36b92d78bde1fbc189cfedfbd2d0ef828a3c0a5f1bd8084092568907271a
|
File details
Details for the file backupper_lf23-1.0.2-py3-none-any.whl.
File metadata
- Download URL: backupper_lf23-1.0.2-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 |
a1ccb91b02fe25570e2d76b337e202b996daa0fbb7ff3f0e87dcc194cda649e3
|
|
| MD5 |
d94ca70d686f8cd01379e285b952a7e4
|
|
| BLAKE2b-256 |
5305873ae04b6ab485c86b55b87bebcff714fafb4b63ced6f1410706228149e9
|