Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mckib2/backupinator
Incremental backup
https://github.com/mckib2/backupinator
Last synced: 20 days ago
JSON representation
Incremental backup
- Host: GitHub
- URL: https://github.com/mckib2/backupinator
- Owner: mckib2
- License: gpl-3.0
- Created: 2019-12-12T00:41:52.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2019-12-14T23:24:48.000Z (about 5 years ago)
- Last Synced: 2024-10-31T10:12:08.862Z (2 months ago)
- Language: Python
- Size: 62.5 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
- License: LICENSE
Awesome Lists containing this project
README
Installation
============Python libraries (pip install)
- falcon
- pycryptodomex
- requests
- gunicorn (or waitress and hupper for Windows)
- jsonsNotes
=====- Windows uses dumb dbm by default, is this a problem?
- waitress-serve doesn't do hot loading out of the box... Might be a workaround