robotcode-plugin


Namerobotcode-plugin JSON
Version 0.94.0 PyPI version JSON
download
home_pageNone
SummarySome classes for RobotCode plugin management
upload_time2024-10-20 20:56:03
maintainerNone
docs_urlNone
authorNone
requires_python>=3.8
licenseApache-2.0
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # robotcode-plugin

[![PyPI - Version](https://img.shields.io/pypi/v/robotcode-plugin.svg)](https://pypi.org/project/robotcode-plugin)
[![PyPI - Python Version](https://img.shields.io/pypi/pyversions/robotcode-plugin.svg)](https://pypi.org/project/robotcode-plugin)
[![License](https://img.shields.io/github/license/robotcodedev/robotcode?style=flat&logo=apache)](https://github.com/robotcodedev/robotcode/blob/master/LICENSE.txt)

-----

## Introduction

Some classes for [RobotCode](https://robotcode.io) plugin management

## Installation

```console
pip install robotcode-plugin
```

## License

`robotcode-plugin` is distributed under the terms of the [Apache-2.0](https://spdx.org/licenses/Apache-2.0.html) license.

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "robotcode-plugin",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": null,
    "keywords": null,
    "author": null,
    "author_email": "Daniel Biehl <dbiehl@live.de>",
    "download_url": "https://files.pythonhosted.org/packages/77/f9/8587e8c05fc93f794ea3fcbc2732cb24eae39eeeaf3a99c424bfab385a3a/robotcode_plugin-0.94.0.tar.gz",
    "platform": null,
    "description": "# robotcode-plugin\n\n[![PyPI - Version](https://img.shields.io/pypi/v/robotcode-plugin.svg)](https://pypi.org/project/robotcode-plugin)\n[![PyPI - Python Version](https://img.shields.io/pypi/pyversions/robotcode-plugin.svg)](https://pypi.org/project/robotcode-plugin)\n[![License](https://img.shields.io/github/license/robotcodedev/robotcode?style=flat&logo=apache)](https://github.com/robotcodedev/robotcode/blob/master/LICENSE.txt)\n\n-----\n\n## Introduction\n\nSome classes for [RobotCode](https://robotcode.io) plugin management\n\n## Installation\n\n```console\npip install robotcode-plugin\n```\n\n## License\n\n`robotcode-plugin` is distributed under the terms of the [Apache-2.0](https://spdx.org/licenses/Apache-2.0.html) license.\n",
    "bugtrack_url": null,
    "license": "Apache-2.0",
    "summary": "Some classes for RobotCode plugin management",
    "version": "0.94.0",
    "project_urls": {
        "Changelog": "https://github.com/robotcodedev/robotcode/blob/main/CHANGELOG.md",
        "Documentation": "https://github.com/robotcodedev/robotcode#readme",
        "Donate": "https://opencollective.com/robotcode",
        "Issues": "https://github.com/robotcodedev/robotcode/issues",
        "Source": "https://github.com/robotcodedev/robotcode"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "c151d295766d0bfa3e8328f0cc737da92737a6b4db50117149cbe816c54cc0d3",
                "md5": "a707c507ed78271286ebb0b5231dee8e",
                "sha256": "342c0cf4f71843e30a45a2e1efda7f59bc9da50f3204d2fbaf4f8bf017927dfb"
            },
            "downloads": -1,
            "filename": "robotcode_plugin-0.94.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "a707c507ed78271286ebb0b5231dee8e",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 13379,
            "upload_time": "2024-10-20T20:55:59",
            "upload_time_iso_8601": "2024-10-20T20:55:59.916679Z",
            "url": "https://files.pythonhosted.org/packages/c1/51/d295766d0bfa3e8328f0cc737da92737a6b4db50117149cbe816c54cc0d3/robotcode_plugin-0.94.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "77f98587e8c05fc93f794ea3fcbc2732cb24eae39eeeaf3a99c424bfab385a3a",
                "md5": "6158054e7add045adf3b056dd4b00feb",
                "sha256": "4b8f6fa023e93aaceeb29802384dfc203aab55a55cd8f610adc32e461cb70ffa"
            },
            "downloads": -1,
            "filename": "robotcode_plugin-0.94.0.tar.gz",
            "has_sig": false,
            "md5_digest": "6158054e7add045adf3b056dd4b00feb",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 12752,
            "upload_time": "2024-10-20T20:56:03",
            "upload_time_iso_8601": "2024-10-20T20:56:03.800443Z",
            "url": "https://files.pythonhosted.org/packages/77/f9/8587e8c05fc93f794ea3fcbc2732cb24eae39eeeaf3a99c424bfab385a3a/robotcode_plugin-0.94.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-10-20 20:56:03",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "robotcodedev",
    "github_project": "robotcode",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "robotcode-plugin"
}
        
Elapsed time: 0.51736s