aouyar / pybackup

Python module for implementing backup scripts.

Home Page:http://aouyar.github.com/pybackup/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

pybackup - Backup Script in Python

About

Python Module for implementing backup scripts.

Development started, when I was fed up with developing custom shell scripts for each backup task, and needed something with better error checking and reporting.

Backup methods are implemented by plugins that can be loaded at startup.

WARNING: This is still alpha software.

For information on other projects you can check my GitHub Personal Page and GitHub Profile.

Documentation

The documentation for the project and the plugins will be published in the pybackup Project Web Page.

Licensing

pybackup is copyrighted free software made available under the terms of the GPL License Version 3 or later.

See the COPYING file that acompanies the code for full licensing information.

Credits

pybackup has been developed by aouyar (Ali Onur Uyar).

About

Python module for implementing backup scripts.

http://aouyar.github.com/pybackup/

License:GNU General Public License v3.0


Languages

Language:Python 100.0%