robotcode-core


Namerobotcode-core JSON
Version 0.94.0 PyPI version JSON
download
home_pageNone
SummarySome core classes for RobotCode
upload_time2024-10-20 20:56:06
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-core

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

-----

## Introduction

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

## Installation

```console
pip install robotcode-core
```

## License

`robotcode-core` 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-core",
    "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/23/ba/5a6e4cdc6580e47611342f95b050c93cda99647151056dbf15d45c0c3b41/robotcode_core-0.94.0.tar.gz",
    "platform": null,
    "description": "# robotcode-core\n\n[![PyPI - Version](https://img.shields.io/pypi/v/robotcode-core.svg)](https://pypi.org/project/robotcode-core)\n[![PyPI - Python Version](https://img.shields.io/pypi/pyversions/robotcode-core.svg)](https://pypi.org/project/robotcode-core)\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 core classes for [RobotCode](https://robotcode.io)\n\n## Installation\n\n```console\npip install robotcode-core\n```\n\n## License\n\n`robotcode-core` 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 core classes for RobotCode",
    "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": "3ff0e6ce9245af22d170e3ad8bd11da36b627838421e5980e2e7502579d2e4b1",
                "md5": "ae43989aecf80a2846f49e4b38035fef",
                "sha256": "aa49e8afcec10e0599a4126f6274bcbae5eec5aae3886ed946ae677a23aa6d11"
            },
            "downloads": -1,
            "filename": "robotcode_core-0.94.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "ae43989aecf80a2846f49e4b38035fef",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 83217,
            "upload_time": "2024-10-20T20:56:11",
            "upload_time_iso_8601": "2024-10-20T20:56:11.046670Z",
            "url": "https://files.pythonhosted.org/packages/3f/f0/e6ce9245af22d170e3ad8bd11da36b627838421e5980e2e7502579d2e4b1/robotcode_core-0.94.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "23ba5a6e4cdc6580e47611342f95b050c93cda99647151056dbf15d45c0c3b41",
                "md5": "6fb372de722537690a568849f4469f5f",
                "sha256": "4fe867175a731bf8ec813bb68274c0073ee1a6bfa2d5019b121f3223d7094175"
            },
            "downloads": -1,
            "filename": "robotcode_core-0.94.0.tar.gz",
            "has_sig": false,
            "md5_digest": "6fb372de722537690a568849f4469f5f",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 75528,
            "upload_time": "2024-10-20T20:56:06",
            "upload_time_iso_8601": "2024-10-20T20:56:06.701850Z",
            "url": "https://files.pythonhosted.org/packages/23/ba/5a6e4cdc6580e47611342f95b050c93cda99647151056dbf15d45c0c3b41/robotcode_core-0.94.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-10-20 20:56:06",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "robotcodedev",
    "github_project": "robotcode",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "robotcode-core"
}
        
Elapsed time: 0.95103s