baki


Namebaki JSON
Version 0.0.0 PyPI version JSON
download
home_page
SummaryBackup wrapper for restic
upload_time2024-03-16 20:55:18
maintainer
docs_urlNone
author
requires_python>3.10
license
keywords backup
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Baki

> A backup / restore wrapper for restic.

I just needed a tool to abstract the usage of restic.


## Getting Started

To get a local copy up and running follow these simple steps.


### Installation

Run the following command:

```sh
pip install baki
```


## Contact

Kanelis Elias - [@email](mailto:e.kanelis@voidbuffer.com)

            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "baki",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">3.10",
    "maintainer_email": "Kanelis Elias <e.kanelis@voidbuffer.com>",
    "keywords": "backup",
    "author": "",
    "author_email": "Kanelis Elias <e.kanelis@voidbuffer.com>",
    "download_url": "https://files.pythonhosted.org/packages/47/59/547eab093197c97cbe4eeddc64b6395dcd100055795234df9c66240730e0/baki-0.0.0.tar.gz",
    "platform": null,
    "description": "# Baki\n\n> A backup / restore wrapper for restic.\n\nI just needed a tool to abstract the usage of restic.\n\n\n## Getting Started\n\nTo get a local copy up and running follow these simple steps.\n\n\n### Installation\n\nRun the following command:\n\n```sh\npip install baki\n```\n\n\n## Contact\n\nKanelis Elias - [@email](mailto:e.kanelis@voidbuffer.com)\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "Backup wrapper for restic",
    "version": "0.0.0",
    "project_urls": {
        "Homepage": "https://pypi.org/project/baki/"
    },
    "split_keywords": [
        "backup"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "cf0ee006bf70018f7a5867850a5985cd60dbd44cf6dc8886f1f8f54f404d3275",
                "md5": "aca2e9d0b4d683f426cf8f66d865feda",
                "sha256": "724158b0ceb1a075f1aba08edacc866f56ad972e41825f7433ebea53ccf13586"
            },
            "downloads": -1,
            "filename": "baki-0.0.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "aca2e9d0b4d683f426cf8f66d865feda",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">3.10",
            "size": 8827,
            "upload_time": "2024-03-16T20:55:16",
            "upload_time_iso_8601": "2024-03-16T20:55:16.934632Z",
            "url": "https://files.pythonhosted.org/packages/cf/0e/e006bf70018f7a5867850a5985cd60dbd44cf6dc8886f1f8f54f404d3275/baki-0.0.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "4759547eab093197c97cbe4eeddc64b6395dcd100055795234df9c66240730e0",
                "md5": "e2f0023e5e6f7914bbce2859ae9adc5c",
                "sha256": "aa34f14b90fd58ad086fcd5c2deb7ed796611e3bb30060af47b0ccbafc6c5cc0"
            },
            "downloads": -1,
            "filename": "baki-0.0.0.tar.gz",
            "has_sig": false,
            "md5_digest": "e2f0023e5e6f7914bbce2859ae9adc5c",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">3.10",
            "size": 8684,
            "upload_time": "2024-03-16T20:55:18",
            "upload_time_iso_8601": "2024-03-16T20:55:18.739633Z",
            "url": "https://files.pythonhosted.org/packages/47/59/547eab093197c97cbe4eeddc64b6395dcd100055795234df9c66240730e0/baki-0.0.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-03-16 20:55:18",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "baki"
}
        
Elapsed time: 0.22883s