roboco-py


Nameroboco-py JSON
Version 0.1.0 PyPI version JSON
download
home_page
SummaryA Python package wrapper for windows robocopy command.
upload_time2023-09-27 21:55:58
maintainerhasansezertasan
docs_urlNone
authorhasansezertasan
requires_python>=3,<4
licenseMIT
keywords roboco-py gitignore license readme setup.py pyproject.toml config automation cli cookiecutter template
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            <h1 align="center">
    <strong>roboco-py</strong>
</h1>
<p align="center">
    <a href="https://github.com/hasansezertasan/roboco-py" target="_blank">
        <img src="https://img.shields.io/github/last-commit/hasansezertasan/roboco-py" alt="Latest Commit">
    </a>
        <img src="https://img.shields.io/github/workflow/status/hasansezertasan/roboco-py/Test">
        <img src="https://img.shields.io/codecov/c/github/hasansezertasan/roboco-py">
    <br />
    <a href="https://pypi.org/project/roboco-py" target="_blank">
        <img src="https://img.shields.io/pypi/v/roboco-py" alt="Package version">
    </a>
    <img src="https://img.shields.io/pypi/pyversions/roboco-py">
    <img src="https://img.shields.io/github/license/hasansezertasan/roboco-py">
</p>

## Installation

``` bash
pip install roboco-py
```

            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "roboco-py",
    "maintainer": "hasansezertasan",
    "docs_url": null,
    "requires_python": ">=3,<4",
    "maintainer_email": "hasansezertasan@gmail.com",
    "keywords": "roboco-py,gitignore,license,readme,setup.py,pyproject.toml,config,automation,cli,cookiecutter,template",
    "author": "hasansezertasan",
    "author_email": "hasansezertasan@gmail.com",
    "download_url": "",
    "platform": null,
    "description": "<h1 align=\"center\">\n    <strong>roboco-py</strong>\n</h1>\n<p align=\"center\">\n    <a href=\"https://github.com/hasansezertasan/roboco-py\" target=\"_blank\">\n        <img src=\"https://img.shields.io/github/last-commit/hasansezertasan/roboco-py\" alt=\"Latest Commit\">\n    </a>\n        <img src=\"https://img.shields.io/github/workflow/status/hasansezertasan/roboco-py/Test\">\n        <img src=\"https://img.shields.io/codecov/c/github/hasansezertasan/roboco-py\">\n    <br />\n    <a href=\"https://pypi.org/project/roboco-py\" target=\"_blank\">\n        <img src=\"https://img.shields.io/pypi/v/roboco-py\" alt=\"Package version\">\n    </a>\n    <img src=\"https://img.shields.io/pypi/pyversions/roboco-py\">\n    <img src=\"https://img.shields.io/github/license/hasansezertasan/roboco-py\">\n</p>\n\n## Installation\n\n``` bash\npip install roboco-py\n```\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "A Python package wrapper for windows robocopy command.",
    "version": "0.1.0",
    "project_urls": null,
    "split_keywords": [
        "roboco-py",
        "gitignore",
        "license",
        "readme",
        "setup.py",
        "pyproject.toml",
        "config",
        "automation",
        "cli",
        "cookiecutter",
        "template"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f58d4457a3a587679b84eda8ee52c4d27286efc994bc65f8faccad983a08a8b6",
                "md5": "f5e6df447c7c8f202a27f9f82756f82f",
                "sha256": "c0f34769e19f17b895e0e1cef090a556c71e1ed2303c8e0f580464c1f70895c1"
            },
            "downloads": -1,
            "filename": "roboco_py-0.1.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "f5e6df447c7c8f202a27f9f82756f82f",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3,<4",
            "size": 2240,
            "upload_time": "2023-09-27T21:55:58",
            "upload_time_iso_8601": "2023-09-27T21:55:58.769345Z",
            "url": "https://files.pythonhosted.org/packages/f5/8d/4457a3a587679b84eda8ee52c4d27286efc994bc65f8faccad983a08a8b6/roboco_py-0.1.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-09-27 21:55:58",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "roboco-py"
}
        
Elapsed time: 0.11859s