robotcode-debugger


Namerobotcode-debugger JSON
Version 0.94.0 PyPI version JSON
download
home_pageNone
SummaryRobotCode Debugger for Robot Framework
upload_time2024-10-20 20:56:07
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-debugger

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

-----

## Introduction

The [RobotCode](https://robotcode.io) Debugger for Robot Framework.

## Installation

```console
pip install robotcode-debugger
```

## License

`robotcode-debugger` 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-debugger",
    "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/25/91/fb20e6b619f8fba00f747e139ed7fd4b97e5b20ab6ac365a385c7963ee2a/robotcode_debugger-0.94.0.tar.gz",
    "platform": null,
    "description": "# robotcode-debugger\n\n[![PyPI - Version](https://img.shields.io/pypi/v/robotcode-debugger.svg)](https://pypi.org/project/robotcode-debugger)\n[![PyPI - Python Version](https://img.shields.io/pypi/pyversions/robotcode-debugger.svg)](https://pypi.org/project/robotcode-debugger)\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\nThe [RobotCode](https://robotcode.io) Debugger for Robot Framework.\n\n## Installation\n\n```console\npip install robotcode-debugger\n```\n\n## License\n\n`robotcode-debugger` 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": "RobotCode Debugger for Robot Framework",
    "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",
        "Homepage": "https://robotcode.io",
        "Issues": "https://github.com/robotcodedev/robotcode/issues",
        "Source": "https://github.com/robotcodedev/robotcode"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "24c385d8247edcf5eb2b7f5edacc92130f4bbc453ed1f2c50e31cdb9fcbad80d",
                "md5": "540273ca55dd2db72a9bee7b86f6678d",
                "sha256": "5f31d6b2440f78bc0356702c6f50ede0ced7690fc7a4085c34b34fe609571825"
            },
            "downloads": -1,
            "filename": "robotcode_debugger-0.94.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "540273ca55dd2db72a9bee7b86f6678d",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 42913,
            "upload_time": "2024-10-20T20:56:05",
            "upload_time_iso_8601": "2024-10-20T20:56:05.228531Z",
            "url": "https://files.pythonhosted.org/packages/24/c3/85d8247edcf5eb2b7f5edacc92130f4bbc453ed1f2c50e31cdb9fcbad80d/robotcode_debugger-0.94.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "2591fb20e6b619f8fba00f747e139ed7fd4b97e5b20ab6ac365a385c7963ee2a",
                "md5": "f56ae5f3885ae86e0ce8d1471fca36fc",
                "sha256": "711bacebb81c1480943df8c8d467a4f6ccad280e78c9555095064e24da218b47"
            },
            "downloads": -1,
            "filename": "robotcode_debugger-0.94.0.tar.gz",
            "has_sig": false,
            "md5_digest": "f56ae5f3885ae86e0ce8d1471fca36fc",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 37458,
            "upload_time": "2024-10-20T20:56:07",
            "upload_time_iso_8601": "2024-10-20T20:56:07.555277Z",
            "url": "https://files.pythonhosted.org/packages/25/91/fb20e6b619f8fba00f747e139ed7fd4b97e5b20ab6ac365a385c7963ee2a/robotcode_debugger-0.94.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-10-20 20:56:07",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "robotcodedev",
    "github_project": "robotcode",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "robotcode-debugger"
}
        
Elapsed time: 0.63220s