RoboBricks


NameRoboBricks JSON
Version 0.2.4.1 PyPI version JSON
download
home_pageNone
SummaryA Python module for accessing the RoboBricks.
upload_time2024-08-20 14:54:14
maintainerNone
docs_urlNone
authork.s.corp
requires_python>=3.8
licenseNone
keywords robobricks
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # RoboBricks library

## Introduction
RoboBricks is a full-fledged ecosystem for rapid prototyping of various entry-level robotic systems.
Thanks to the ready-made modules, you can quickly create various machines to test your ideas.
This library is designed to interact with the hardware modules "RoboBricks", which can be made independently.

## Hardware
The following hardware is supported:
* RoboBricks Button


            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "RoboBricks",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": null,
    "keywords": "RoboBricks",
    "author": "k.s.corp",
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/cd/cd/3afcaa1c7466ab2654e439cb2a2261dfc59f57f971d1f618f4772871e86d/RoboBricks-0.2.4.1.tar.gz",
    "platform": null,
    "description": "# RoboBricks library\n\n## Introduction\nRoboBricks is a full-fledged ecosystem for rapid prototyping of various entry-level robotic systems.\nThanks to the ready-made modules, you can quickly create various machines to test your ideas.\nThis library is designed to interact with the hardware modules \"RoboBricks\", which can be made independently.\n\n## Hardware\nThe following hardware is supported:\n* RoboBricks Button\n\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "A Python module for accessing the RoboBricks.",
    "version": "0.2.4.1",
    "project_urls": null,
    "split_keywords": [
        "robobricks"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "1abf6d774c9cd8df3ad649113a4ddab88ec6817ad03d959d885f88666445ebf3",
                "md5": "1846f4214d92e46bbb62f330583013c8",
                "sha256": "b86d61971f72cb2624556fed5d3ad13926289e4130e16f24cf84dd535a1cb6a5"
            },
            "downloads": -1,
            "filename": "RoboBricks-0.2.4.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "1846f4214d92e46bbb62f330583013c8",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 4115,
            "upload_time": "2024-08-20T14:54:12",
            "upload_time_iso_8601": "2024-08-20T14:54:12.987355Z",
            "url": "https://files.pythonhosted.org/packages/1a/bf/6d774c9cd8df3ad649113a4ddab88ec6817ad03d959d885f88666445ebf3/RoboBricks-0.2.4.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "cdcd3afcaa1c7466ab2654e439cb2a2261dfc59f57f971d1f618f4772871e86d",
                "md5": "951faa0a7acecb0cdef8622551757299",
                "sha256": "682a1081ddce6e150f1c6e1e86072121814b3e347dca7a68bb0dade97bcdc9d0"
            },
            "downloads": -1,
            "filename": "RoboBricks-0.2.4.1.tar.gz",
            "has_sig": false,
            "md5_digest": "951faa0a7acecb0cdef8622551757299",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 2864,
            "upload_time": "2024-08-20T14:54:14",
            "upload_time_iso_8601": "2024-08-20T14:54:14.315687Z",
            "url": "https://files.pythonhosted.org/packages/cd/cd/3afcaa1c7466ab2654e439cb2a2261dfc59f57f971d1f618f4772871e86d/RoboBricks-0.2.4.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-08-20 14:54:14",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "robobricks"
}
        
Elapsed time: 0.32352s