The goal of the project is to simplify backup creation.
Project description
Backup Utils
The goal of this project is to create a front to a backup program like Borg. Indeed, Borg is a really great tool for backup, but I always write a bash script to specify directories I want to save. I also use Rclone to synchronize my backup to a remote. And finally, I need to backup my database.
There are three steps to backup :
- Database export
- Archiving
- Synchronize
For each step, you can use multiple drivers for multiple tools. Also if something goes wrong, all Exceptions are catches to send a notification.
By default, database export use mysql, archiving borg, and synchronize rclone.
Visit documentation for more details.
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
Built Distribution
File details
Details for the file backup-utils-2.6.0.tar.gz
.
File metadata
- Download URL: backup-utils-2.6.0.tar.gz
- Upload date:
- Size: 12.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.4 CPython/3.8.10 Linux/5.15.74.2-microsoft-standard-WSL2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 79d9b4e01c5a19b44edc98bcfb94ae4b5f791f78d25d388324c5fc37a8cdb4b5 |
|
MD5 | 97f81e943e63ed8cfd98e3f2a4838feb |
|
BLAKE2b-256 | 4620497d8bda64d27e11d825ec0e8591c9db3a0174a7b0ad18da30a3b9ef9f6d |
File details
Details for the file backup_utils-2.6.0-py3-none-any.whl
.
File metadata
- Download URL: backup_utils-2.6.0-py3-none-any.whl
- Upload date:
- Size: 18.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.4 CPython/3.8.10 Linux/5.15.74.2-microsoft-standard-WSL2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 465365fe490e4307c5757bd72c0e2d58730ce2a24bf9583bb3c77962a3982ddb |
|
MD5 | 494e34e700c7557743fcbcd8c8f5f49d |
|
BLAKE2b-256 | 2a36c2ecb4cbb9710dbaa905ffe573f62166ae61f22283b9ac06edda213ed708 |