==========================================
CTRL-Z - A Django backup and recovery tool
==========================================
CTRL-Z (control-zee) is a backup and recovery tool for Django projects.
Its goals are to be operating system agnostic in creating and restoring backups,
while being flexible through a yaml configuration file.
|coverage| |docs|
|python-versions| |django-versions| |pypi-version|
.. note:: Warning: currently only PostgreSQL is supported
.. contents::
.. section-numbering::
Features
========
* Supports Linux, Windows, MacOS
* Django project inspection:
* backs up configured databases using ``settings.DATABASES``
* backs up file directories such as ``settings.MEDIA_ROOT`` (configurable)
* stdlib ``logging`` based reporting + e-mailing of backup/restore report
* YAML-based, minimal configuration
* Simple Python/CLI APIs for backup creation and restoration
Installation and usage
======================
See the `documentation`_.
.. |coverage| image:: https://codecov.io/gh/isprojects/ctrl-z/branch/develop/graph/badge.svg
:target: https://codecov.io/gh/isprojects/ctrl-z
:alt: Coverage status
.. |python-versions| image:: https://img.shields.io/pypi/pyversions/ctrl-z.svg
.. |django-versions| image:: https://img.shields.io/pypi/djversions/ctrl-z.svg
.. |pypi-version| image:: https://img.shields.io/pypi/v/ctrl-z.svg
:target: https://pypi.org/project/ctrl-z/
.. |docs| image:: https://readthedocs.org/projects/ctrl-z/badge/?version=latest
:target: https://ctrl-z.readthedocs.io/en/latest/?badge=latest
:alt: Documentation Status
.. _documentation: https://ctrl-z.readthedocs.io/en/latest/
Raw data
{
"_id": null,
"home_page": "https://github.com/isprojects/ctrl-z",
"name": "CTRL-Z",
"maintainer": "",
"docs_url": null,
"requires_python": "",
"maintainer_email": "",
"keywords": "django,backup,recovery",
"author": "ISProjects B.V, Sergei Maertens",
"author_email": "support@ispnext.com",
"download_url": "https://files.pythonhosted.org/packages/df/8b/61a4d29b5881867737f3105f62067d89d89e8ca0ff35151735a1c5f95a82/CTRL-Z-1.5.1.tar.gz",
"platform": null,
"description": "==========================================\nCTRL-Z - A Django backup and recovery tool\n==========================================\n\nCTRL-Z (control-zee) is a backup and recovery tool for Django projects.\n\nIts goals are to be operating system agnostic in creating and restoring backups,\nwhile being flexible through a yaml configuration file.\n\n|coverage| |docs|\n\n|python-versions| |django-versions| |pypi-version|\n\n.. note:: Warning: currently only PostgreSQL is supported\n\n.. contents::\n\n.. section-numbering::\n\nFeatures\n========\n\n* Supports Linux, Windows, MacOS\n* Django project inspection:\n\n * backs up configured databases using ``settings.DATABASES``\n * backs up file directories such as ``settings.MEDIA_ROOT`` (configurable)\n\n* stdlib ``logging`` based reporting + e-mailing of backup/restore report\n* YAML-based, minimal configuration\n* Simple Python/CLI APIs for backup creation and restoration\n\nInstallation and usage\n======================\n\nSee the `documentation`_.\n\n.. |coverage| image:: https://codecov.io/gh/isprojects/ctrl-z/branch/develop/graph/badge.svg\n :target: https://codecov.io/gh/isprojects/ctrl-z\n :alt: Coverage status\n\n.. |python-versions| image:: https://img.shields.io/pypi/pyversions/ctrl-z.svg\n\n.. |django-versions| image:: https://img.shields.io/pypi/djversions/ctrl-z.svg\n\n.. |pypi-version| image:: https://img.shields.io/pypi/v/ctrl-z.svg\n :target: https://pypi.org/project/ctrl-z/\n\n.. |docs| image:: https://readthedocs.org/projects/ctrl-z/badge/?version=latest\n :target: https://ctrl-z.readthedocs.io/en/latest/?badge=latest\n :alt: Documentation Status\n\n.. _documentation: https://ctrl-z.readthedocs.io/en/latest/\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "A Django backup and recovery tool",
"version": "1.5.1",
"project_urls": {
"Homepage": "https://github.com/isprojects/ctrl-z"
},
"split_keywords": [
"django",
"backup",
"recovery"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "1d0f4610264df650d7249e35792fc49474d9e2e9ed2cd7c1d0fad0bbb53a7f6e",
"md5": "49724bd227e622865a01bdc061d9eabb",
"sha256": "a2413abdfe55d0605050cd409e8399c0bab398f2316e0d0a13641762834dd7a8"
},
"downloads": -1,
"filename": "CTRL_Z-1.5.1-py2.py3-none-any.whl",
"has_sig": false,
"md5_digest": "49724bd227e622865a01bdc061d9eabb",
"packagetype": "bdist_wheel",
"python_version": "py2.py3",
"requires_python": null,
"size": 19192,
"upload_time": "2023-09-23T14:45:02",
"upload_time_iso_8601": "2023-09-23T14:45:02.987168Z",
"url": "https://files.pythonhosted.org/packages/1d/0f/4610264df650d7249e35792fc49474d9e2e9ed2cd7c1d0fad0bbb53a7f6e/CTRL_Z-1.5.1-py2.py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "df8b61a4d29b5881867737f3105f62067d89d89e8ca0ff35151735a1c5f95a82",
"md5": "b6dfee08fd10133eb5b8ff71cceaec02",
"sha256": "cce0092d0af574fa01065c51ee1cc643ebd62cb1a304bf550382ffd4f72a196a"
},
"downloads": -1,
"filename": "CTRL-Z-1.5.1.tar.gz",
"has_sig": false,
"md5_digest": "b6dfee08fd10133eb5b8ff71cceaec02",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 16009,
"upload_time": "2023-09-23T14:45:05",
"upload_time_iso_8601": "2023-09-23T14:45:05.109142Z",
"url": "https://files.pythonhosted.org/packages/df/8b/61a4d29b5881867737f3105f62067d89d89e8ca0ff35151735a1c5f95a82/CTRL-Z-1.5.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-09-23 14:45:05",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "isprojects",
"github_project": "ctrl-z",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"tox": true,
"lcname": "ctrl-z"
}