klipper-backup-manager


Nameklipper-backup-manager JSON
Version 3.0.9 PyPI version JSON
download
home_page
SummaryA set of tools for managing, creating, and restoring backups of configurations, customizations, and gcodes for Klipper-based 3D printing setups.
upload_time2024-01-14 04:28:15
maintainer
docs_urlNone
author
requires_python>=3.8
license
keywords 3d printing backup klipper
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Klipper Backup Manager

[![PyPI - Version](https://img.shields.io/pypi/v/klipper-backup-manager.svg)](https://pypi.org/project/klipper-backup-manager)
[![PyPI - Python Version](https://img.shields.io/pypi/pyversions/klipper-backup-manager.svg)](https://pypi.org/project/klipper-backup-manager)

-----

**Table of Contents**

- [Installation](#installation)
- [License](#license)
- [Use](#Use)
- [Issues](#Issues)

## Installation

```console
pip install klipper-backup-manager 
```

## License

`klipper-backup-manager` is distributed under the terms of the [GPL-3.0-or-later](https://spdx.org/licenses/GPL-3.0-or-later.html) license.

## Use

The interface is simple. Settings are controlled by the **kbm.yaml** file in ~/.kbmlocal, which will be automatically created if it doesn't exist.

```console
Usage: kbm-tool [OPTIONS]

Archive options: [exactly 1 required]
  Specify whether to back up or restore files.
  -b, --backup   Backs up your selected target.
  -r, --restore  Restores your selected target.

Target options: [exactly 1 required]
  Specify which files to back up or restore.
  -c, --config   Backs up Klipper configuration files.
  -g, --gcode    Backs up gcode files.

Other options:
  --help         Show this message and exit.
  ```

## Issues

 Please open an issue on GitHub if you have any problems.

            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "klipper-backup-manager",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": "",
    "keywords": "3d printing,backup,klipper",
    "author": "",
    "author_email": "Laurel Ash <laurel.ash@proton.me>",
    "download_url": "https://files.pythonhosted.org/packages/c5/83/3cfe3226340cdfae73f0b86f5ca40f96d61fcf85ee6fcb27e8d5273ceded/klipper_backup_manager-3.0.9.tar.gz",
    "platform": null,
    "description": "# Klipper Backup Manager\n\n[![PyPI - Version](https://img.shields.io/pypi/v/klipper-backup-manager.svg)](https://pypi.org/project/klipper-backup-manager)\n[![PyPI - Python Version](https://img.shields.io/pypi/pyversions/klipper-backup-manager.svg)](https://pypi.org/project/klipper-backup-manager)\n\n-----\n\n**Table of Contents**\n\n- [Installation](#installation)\n- [License](#license)\n- [Use](#Use)\n- [Issues](#Issues)\n\n## Installation\n\n```console\npip install klipper-backup-manager \n```\n\n## License\n\n`klipper-backup-manager` is distributed under the terms of the [GPL-3.0-or-later](https://spdx.org/licenses/GPL-3.0-or-later.html) license.\n\n## Use\n\nThe interface is simple. Settings are controlled by the **kbm.yaml** file in ~/.kbmlocal, which will be automatically created if it doesn't exist.\n\n```console\nUsage: kbm-tool [OPTIONS]\n\nArchive options: [exactly 1 required]\n  Specify whether to back up or restore files.\n  -b, --backup   Backs up your selected target.\n  -r, --restore  Restores your selected target.\n\nTarget options: [exactly 1 required]\n  Specify which files to back up or restore.\n  -c, --config   Backs up Klipper configuration files.\n  -g, --gcode    Backs up gcode files.\n\nOther options:\n  --help         Show this message and exit.\n  ```\n\n## Issues\n\n Please open an issue on GitHub if you have any problems.\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "A set of tools for managing, creating, and restoring backups of configurations, customizations, and gcodes for Klipper-based 3D printing setups.",
    "version": "3.0.9",
    "project_urls": {
        "Documentation": "https://github.com/venus-de-lmao/klipper-backup-manager#readme",
        "Issues": "https://github.com/venus-de-lmao/klipper-backup-manager/issues",
        "Source": "https://github.com/venus-de-lmao/klipper-backup-manager"
    },
    "split_keywords": [
        "3d printing",
        "backup",
        "klipper"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "7100b4f2263d8ac815a4519681a30d4343b48a7a23a55db2b3f82495e4f5726f",
                "md5": "99008d5951b8b117250b056613cb3d45",
                "sha256": "22fdb05e9bf6fd5c06e324eaefe68e50214dd6b6977b4cc73d4071aacdfd2f3d"
            },
            "downloads": -1,
            "filename": "klipper_backup_manager-3.0.9-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "99008d5951b8b117250b056613cb3d45",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 19792,
            "upload_time": "2024-01-14T04:28:13",
            "upload_time_iso_8601": "2024-01-14T04:28:13.654113Z",
            "url": "https://files.pythonhosted.org/packages/71/00/b4f2263d8ac815a4519681a30d4343b48a7a23a55db2b3f82495e4f5726f/klipper_backup_manager-3.0.9-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "c5833cfe3226340cdfae73f0b86f5ca40f96d61fcf85ee6fcb27e8d5273ceded",
                "md5": "02e45435cfd915cec96aca842dac8c45",
                "sha256": "5e1f905d6b768989d23b4450903da7b77d11fde01c609a67efb3ac33d1a47f4d"
            },
            "downloads": -1,
            "filename": "klipper_backup_manager-3.0.9.tar.gz",
            "has_sig": false,
            "md5_digest": "02e45435cfd915cec96aca842dac8c45",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 17918,
            "upload_time": "2024-01-14T04:28:15",
            "upload_time_iso_8601": "2024-01-14T04:28:15.345066Z",
            "url": "https://files.pythonhosted.org/packages/c5/83/3cfe3226340cdfae73f0b86f5ca40f96d61fcf85ee6fcb27e8d5273ceded/klipper_backup_manager-3.0.9.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-01-14 04:28:15",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "venus-de-lmao",
    "github_project": "klipper-backup-manager#readme",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "klipper-backup-manager"
}
        
Elapsed time: 0.17318s