gurahub


Namegurahub JSON
Version 0.0.1 PyPI version JSON
download
home_pageNone
SummaryGuraHub — Gateway for Ubiquitous Robotics Applications Hub: middleware for HRI/HAI integration across robotics and non-robotics.
upload_time2025-09-07 08:58:19
maintainerNone
docs_urlNone
authorEnrique Coronado
requires_python>=3.8
licenseMIT
keywords hai hri industry 5.0 digital-twins middleware robotics teleoperation
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # GuraHub

**GuraHub — Gateway for Ubiquitous Robotics Applications (Hub)**  
A next-gen middleware concept for HRI/HAI

> This is a minimal seed release to reserve the package name on PyPI.  

## Install
```bash
pip install gurahub

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "gurahub",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": null,
    "keywords": "HAI, HRI, Industry 5.0, digital-twins, middleware, robotics, teleoperation",
    "author": "Enrique Coronado",
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/14/af/36455420449cf9f9d7bc6b9b5b0d2ea1bb166647377d2e11bc7af9929c55/gurahub-0.0.1.tar.gz",
    "platform": null,
    "description": "# GuraHub\n\n**GuraHub \u2014 Gateway for Ubiquitous Robotics Applications (Hub)**  \nA next-gen middleware concept for HRI/HAI\n\n> This is a minimal seed release to reserve the package name on PyPI.  \n\n## Install\n```bash\npip install gurahub\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "GuraHub \u2014 Gateway for Ubiquitous Robotics Applications Hub: middleware for HRI/HAI integration across robotics and non-robotics.",
    "version": "0.0.1",
    "project_urls": {
        "Documentation": "https://github.com/yourname/gurahub#readme",
        "Homepage": "https://github.com/yourname/gurahub",
        "Issues": "https://github.com/yourname/gurahub/issues"
    },
    "split_keywords": [
        "hai",
        " hri",
        " industry 5.0",
        " digital-twins",
        " middleware",
        " robotics",
        " teleoperation"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "9f6055bf1575288f6bc06e29a63e684fcafda12eb8556e97bb227157c49e107c",
                "md5": "5522e85bd72aae8f2b275321c872c191",
                "sha256": "6cf86f5441ee298723a57fb2c11707be1f3e52282d5e6c5a8e029e65b52967a5"
            },
            "downloads": -1,
            "filename": "gurahub-0.0.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "5522e85bd72aae8f2b275321c872c191",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 1269,
            "upload_time": "2025-09-07T08:58:18",
            "upload_time_iso_8601": "2025-09-07T08:58:18.024743Z",
            "url": "https://files.pythonhosted.org/packages/9f/60/55bf1575288f6bc06e29a63e684fcafda12eb8556e97bb227157c49e107c/gurahub-0.0.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "14af36455420449cf9f9d7bc6b9b5b0d2ea1bb166647377d2e11bc7af9929c55",
                "md5": "c37b19a0cd401671944d620e417b3930",
                "sha256": "141f817f82a6058b173decf908327881a2c903e50c93d6f9f30c4616f7f05dfe"
            },
            "downloads": -1,
            "filename": "gurahub-0.0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "c37b19a0cd401671944d620e417b3930",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 1376,
            "upload_time": "2025-09-07T08:58:19",
            "upload_time_iso_8601": "2025-09-07T08:58:19.311232Z",
            "url": "https://files.pythonhosted.org/packages/14/af/36455420449cf9f9d7bc6b9b5b0d2ea1bb166647377d2e11bc7af9929c55/gurahub-0.0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-09-07 08:58:19",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "yourname",
    "github_project": "gurahub#readme",
    "github_not_found": true,
    "lcname": "gurahub"
}
        
Elapsed time: 2.32227s