A tool I use for managing the backups of my self-hosted services.
 
 
Go to file
Jef Roosens d513a03c4a
Added parser.py docstrings
2021-04-25 18:27:57 +02:00
app Added parser.py docstrings 2021-04-25 18:27:57 +02:00
tests
.flake8 Added flake8 stuff 2021-04-25 09:59:18 +02:00
.gitignore
.woodpecker.yml
Makefile Added flake8 stuff 2021-04-25 09:59:18 +02:00
README.md
backups.yaml
pyproject.toml
renovate.json
setup.cfg Added flake8 stuff 2021-04-25 09:59:18 +02:00
setup.py
tox.ini

README.md

Backups

I wrote this Python program to manage backups of the stuff running on our server. I know there's probably better ways to do this, but I really liked working on this and it works well enough for our usecase.