Package dbbackup to manage server database backups
Project description
dbbackup to manage server databases backups:
- Mysql: this release
- PostgreSQL: next release
- Other: futures releases (need some help...)
Installation:
pip install dbbackup
dbbackup-tools is instaled with dbbackup dependencies
Run it:
- python
- import dbbackup_tools.util
- Enter your folder name to hold dbbackup configuration
- cd to your new dbbackup folder
Configuration:
-
ajust the file .env to match your local configration
-
To logging on smtp, rename and adjust:
loggin_config_example.yaml to loggin_config.yaml
- To backup Mysql databases, rename and adjust:
mysql-backup-script_example.config to mysql-backup-script.config
Work with it:
- python
- import dbbackup
- from dbbackup import check_dbbackup
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
dbbackup-0.1.13.tar.gz
(8.3 kB
view details)
Built Distribution
dbbackup-0.1.13-py3-none-any.whl
(10.9 kB
view details)
File details
Details for the file dbbackup-0.1.13.tar.gz
.
File metadata
- Download URL: dbbackup-0.1.13.tar.gz
- Upload date:
- Size: 8.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.4 CPython/3.8.6 Windows/10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1c7ef83d5dc928e10a9ea62898daea7ca43cf3f83424ae6cceb988f0b3265ffe |
|
MD5 | d0ed3f5cd3971be13f900b1652614a25 |
|
BLAKE2b-256 | 493849fea07a5386168a7866103bdcbb78d7e508b626977077e5229d35ded85b |
File details
Details for the file dbbackup-0.1.13-py3-none-any.whl
.
File metadata
- Download URL: dbbackup-0.1.13-py3-none-any.whl
- Upload date:
- Size: 10.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.4 CPython/3.8.6 Windows/10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1f1402f11522a5788a286f69286a859959942a8b5ec4049907bbb1e3af2e2cd7 |
|
MD5 | 1bd7a44e9d1feda3eaa127d0c7cb7faf |
|
BLAKE2b-256 | f73523dcf8e5e629e33d1d1e6f0ae0e9062a9622ab17df2cf8c5dd89cf449121 |