pifr


Namepifr JSON
Version 0.1.2 PyPI version JSON
download
home_pageNone
SummaryPull docker image from remote host
upload_time2025-02-25 03:16:20
maintainerNone
docs_urlNone
authorNone
requires_python>=3.10
licenseMIT
keywords ssh docker image
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            ```text
         _    __        
 _ __   (_)  / _|  _ __ 
| '_ \  | | | |_  | '__|
| |_) | | | |  _| | |   
| .__/  |_| |_|   |_|   
|_|                     
```

<p style="text-align: left">
    <a href="https://pypi.python.org/pypi/pifr">
        <img src="https://img.shields.io/pypi/v/pifr?style=flat-square" alt="Package" />
    </a>
    <a href="https://pypi.python.org/pypi/pifr">
        <img src="https://img.shields.io/pypi/pyversions/pifr?style=flat-square" />
    </a>
    <a href="https://github.com/arcticdata/pifr/blob/master/LICENSE">
        <img src="https://img.shields.io/pypi/l/pifr?style=flat-square" alt="License" />
    </a>
</p>

Pull docker image from remote host

## Install

It is recommended to install using [**pipx**][1]. [_How to install pipx?_][2]

> pipx install pifr

## Usage

Pull an image through a host

> pifr pull <host> <image_name>

> pifr pull remote-host hello-world

To see all of pifr's documentation, run `pifr --help`

```text
Usage: pifr [OPTIONS] COMMAND [ARGS]...

  Pull docker image from remote host.

Options:
  --help  Show this message and exit.

Commands:
  list  列出主机 List hosts
  pull  在主机上拉取镜像,并导入到本地 Pull image at remote host and save it to local
```

[1]: https://github.com/pypa/pipx
[2]: https://github.com/pypa/pipx?tab=readme-ov-file#install-pipx

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "pifr",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.10",
    "maintainer_email": null,
    "keywords": "ssh, docker, image",
    "author": null,
    "author_email": "ZHOU Cheng <c.zhou@live.com>",
    "download_url": "https://files.pythonhosted.org/packages/a6/24/918470548282fc47d1fb060385b1789785b79b0efcf572b85b70ac2bae0b/pifr-0.1.2.tar.gz",
    "platform": null,
    "description": "```text\n         _    __        \n _ __   (_)  / _|  _ __ \n| '_ \\  | | | |_  | '__|\n| |_) | | | |  _| | |   \n| .__/  |_| |_|   |_|   \n|_|                     \n```\n\n<p style=\"text-align: left\">\n    <a href=\"https://pypi.python.org/pypi/pifr\">\n        <img src=\"https://img.shields.io/pypi/v/pifr?style=flat-square\" alt=\"Package\" />\n    </a>\n    <a href=\"https://pypi.python.org/pypi/pifr\">\n        <img src=\"https://img.shields.io/pypi/pyversions/pifr?style=flat-square\" />\n    </a>\n    <a href=\"https://github.com/arcticdata/pifr/blob/master/LICENSE\">\n        <img src=\"https://img.shields.io/pypi/l/pifr?style=flat-square\" alt=\"License\" />\n    </a>\n</p>\n\nPull docker image from remote host\n\n## Install\n\nIt is recommended to install using [**pipx**][1]. [_How to install pipx?_][2]\n\n> pipx install pifr\n\n## Usage\n\nPull an image through a host\n\n> pifr pull <host> <image_name>\n\n> pifr pull remote-host hello-world\n\nTo see all of pifr's documentation, run `pifr --help`\n\n```text\nUsage: pifr [OPTIONS] COMMAND [ARGS]...\n\n  Pull docker image from remote host.\n\nOptions:\n  --help  Show this message and exit.\n\nCommands:\n  list  \u5217\u51fa\u4e3b\u673a List hosts\n  pull  \u5728\u4e3b\u673a\u4e0a\u62c9\u53d6\u955c\u50cf\uff0c\u5e76\u5bfc\u5165\u5230\u672c\u5730 Pull image at remote host and save it to local\n```\n\n[1]: https://github.com/pypa/pipx\n[2]: https://github.com/pypa/pipx?tab=readme-ov-file#install-pipx\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Pull docker image from remote host",
    "version": "0.1.2",
    "project_urls": {
        "Homepage": "https://github.com/ldsink/pifr",
        "Repository": "https://github.com/ldsink/pifr"
    },
    "split_keywords": [
        "ssh",
        " docker",
        " image"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "49c5f72d700bc329916a8cc5c65de09ac7a6ffd8e2a9b8059c57936df3f9479f",
                "md5": "8419b3738816cf815fa782006855b28c",
                "sha256": "49ab5aaf53f7c5755caf92640107f7a762a15189aba01248a0f6f2b8a0b0d487"
            },
            "downloads": -1,
            "filename": "pifr-0.1.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "8419b3738816cf815fa782006855b28c",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.10",
            "size": 5275,
            "upload_time": "2025-02-25T03:16:15",
            "upload_time_iso_8601": "2025-02-25T03:16:15.941067Z",
            "url": "https://files.pythonhosted.org/packages/49/c5/f72d700bc329916a8cc5c65de09ac7a6ffd8e2a9b8059c57936df3f9479f/pifr-0.1.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "a624918470548282fc47d1fb060385b1789785b79b0efcf572b85b70ac2bae0b",
                "md5": "21f335e387dccc831bd2137944e1d690",
                "sha256": "33bbabd6bd6bed4bc0e744069623120dbfa6166aec4e4c262edfcbb310515bd4"
            },
            "downloads": -1,
            "filename": "pifr-0.1.2.tar.gz",
            "has_sig": false,
            "md5_digest": "21f335e387dccc831bd2137944e1d690",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.10",
            "size": 4553,
            "upload_time": "2025-02-25T03:16:20",
            "upload_time_iso_8601": "2025-02-25T03:16:20.056436Z",
            "url": "https://files.pythonhosted.org/packages/a6/24/918470548282fc47d1fb060385b1789785b79b0efcf572b85b70ac2bae0b/pifr-0.1.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-02-25 03:16:20",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "ldsink",
    "github_project": "pifr",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "pifr"
}
        
Elapsed time: 0.87877s