Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mckib2/backupinator

Incremental backup
https://github.com/mckib2/backupinator

Last synced: 20 days ago
JSON representation

Incremental backup

Awesome Lists containing this project

README

        

Installation
============

Python libraries (pip install)
- falcon
- pycryptodomex
- requests
- gunicorn (or waitress and hupper for Windows)
- jsons

Notes
=====

- 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