eez-backup


Nameeez-backup JSON
Version 0.3.1 PyPI version JSON
download
home_pageNone
SummaryAnother convenience wrapper for _restic_
upload_time2025-08-04 11:30:01
maintainerNone
docs_urlNone
authorNone
requires_python>=3.13
licenseMIT
keywords backup restic
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # eez-backup

Another convenience wrapper for [_restic_](https://restic.net/).

## Install

You can simply install `eez-backup` from PyPI via

```bash
python -m pip install eez-backup
```

## Setup

`eez-backup` assumes `backup.toml` to be present in your home directory, thus create it.
You can use [`tests/demo/config.toml`](./tests/demo/config.toml) as a template.

Now, you can initialize the _restic_ repositories by running

```bash
backup repo-map init
```

... and then back up your data by running

```bash
backup run
```

That's it!

## CLI interface

```text
usage: backup [-h] [-v] [-c] [-r] [-p] {run,repo-map,profile-map} ...

Another convenience wrapper for restic

positional arguments:
  {run,repo-map,profile-map}
                        commands
    run                 run backup and forget for all profiles
    repo-map            run any restic command for all given repositories
    profile-map         run any restic command for all given profiles

options:
  -h, --help            show this help message and exit
  -v, --verbose         log level (disables progress bars if set)
  -c , --config         config file to use, default is ~/.backup.toml
  -r , --repository     repository to use, use all repositories by default, can be used multiple times
  -p , --profile        profile to use, use all profiles by default, can be used multiple times
```

(`backup --help`)

### Glossary

- **Repositories:** refer to a target locations for your backups and map 1:1 to [_restic_ repositories](https://restic.readthedocs.io/en/stable/030_preparing_a_new_repo.html).
- **Profiles:** define a set of directories/files to be in-/excluded from a backup among other options. Per profile and
  backup a [snapshot](https://restic.readthedocs.io/en/stable/040_backup.html) is created.


            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "eez-backup",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.13",
    "maintainer_email": null,
    "keywords": "backup, restic",
    "author": null,
    "author_email": "0b11001111 <19192307+0b11001111@users.noreply.github.com>",
    "download_url": "https://files.pythonhosted.org/packages/e5/78/467c19eab24410e2d50521457313b132c7a44ef6e388904b5460b7ad2dd9/eez_backup-0.3.1.tar.gz",
    "platform": null,
    "description": "# eez-backup\n\nAnother convenience wrapper for [_restic_](https://restic.net/).\n\n## Install\n\nYou can simply install `eez-backup` from PyPI via\n\n```bash\npython -m pip install eez-backup\n```\n\n## Setup\n\n`eez-backup` assumes `backup.toml` to be present in your home directory, thus create it.\nYou can use [`tests/demo/config.toml`](./tests/demo/config.toml) as a template.\n\nNow, you can initialize the _restic_ repositories by running\n\n```bash\nbackup repo-map init\n```\n\n... and then back up your data by running\n\n```bash\nbackup run\n```\n\nThat's it!\n\n## CLI interface\n\n```text\nusage: backup [-h] [-v] [-c] [-r] [-p] {run,repo-map,profile-map} ...\n\nAnother convenience wrapper for restic\n\npositional arguments:\n  {run,repo-map,profile-map}\n                        commands\n    run                 run backup and forget for all profiles\n    repo-map            run any restic command for all given repositories\n    profile-map         run any restic command for all given profiles\n\noptions:\n  -h, --help            show this help message and exit\n  -v, --verbose         log level (disables progress bars if set)\n  -c , --config         config file to use, default is ~/.backup.toml\n  -r , --repository     repository to use, use all repositories by default, can be used multiple times\n  -p , --profile        profile to use, use all profiles by default, can be used multiple times\n```\n\n(`backup --help`)\n\n### Glossary\n\n- **Repositories:** refer to a target locations for your backups and map 1:1 to [_restic_ repositories](https://restic.readthedocs.io/en/stable/030_preparing_a_new_repo.html).\n- **Profiles:** define a set of directories/files to be in-/excluded from a backup among other options. Per profile and\n  backup a [snapshot](https://restic.readthedocs.io/en/stable/040_backup.html) is created.\n\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Another convenience wrapper for _restic_",
    "version": "0.3.1",
    "project_urls": {
        "homepage": "https://github.com/0b11001111/eez-backup",
        "repository": "https://github.com/0b11001111/eez-backup"
    },
    "split_keywords": [
        "backup",
        " restic"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "cd07a3ee5a0a823e285ae8a0474808db3ac097922e9876dc79dd6ef53105005e",
                "md5": "8034035272686aba0ac884a95f758471",
                "sha256": "0ac5cce42376fb1846f461029e9deb9f7f39399257365e1706725adc004bfff9"
            },
            "downloads": -1,
            "filename": "eez_backup-0.3.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "8034035272686aba0ac884a95f758471",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.13",
            "size": 10899,
            "upload_time": "2025-08-04T11:29:59",
            "upload_time_iso_8601": "2025-08-04T11:29:59.670418Z",
            "url": "https://files.pythonhosted.org/packages/cd/07/a3ee5a0a823e285ae8a0474808db3ac097922e9876dc79dd6ef53105005e/eez_backup-0.3.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "e578467c19eab24410e2d50521457313b132c7a44ef6e388904b5460b7ad2dd9",
                "md5": "dca2494a3b7296f71c57129328bdc061",
                "sha256": "86452ac70316f756e90f479326b97ae0a9a00f0f5ef08eaff90f7e5ad79e7b23"
            },
            "downloads": -1,
            "filename": "eez_backup-0.3.1.tar.gz",
            "has_sig": false,
            "md5_digest": "dca2494a3b7296f71c57129328bdc061",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.13",
            "size": 9598,
            "upload_time": "2025-08-04T11:30:01",
            "upload_time_iso_8601": "2025-08-04T11:30:01.050181Z",
            "url": "https://files.pythonhosted.org/packages/e5/78/467c19eab24410e2d50521457313b132c7a44ef6e388904b5460b7ad2dd9/eez_backup-0.3.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-08-04 11:30:01",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "0b11001111",
    "github_project": "eez-backup",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "eez-backup"
}
        
Elapsed time: 1.35948s