urchin


Nameurchin JSON
Version 0.0.30 PyPI version JSON
download
home_pageNone
SummaryURDF parser and manipulator for Python
upload_time2025-10-21 17:43:30
maintainerNone
docs_urlNone
authorNone
requires_python>=3.9
licenseMIT License
keywords robotics ros urdf robots parser
VCS
bugtrack_url
requirements lxml networkx numpy pillow pycollada pyribbit six trimesh sphinx sphinx_rtd_theme sphinx-automodapi
Travis-CI No Travis.
coveralls test coverage
            URDF parser and manipulator for Python. This package is a fork of urdfpy, which seems to be no longer maintained.

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "urchin",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.9",
    "maintainer_email": null,
    "keywords": "robotics, ros, urdf, robots, parser",
    "author": null,
    "author_email": "Adam Fishman <hello@fishbotics.com>",
    "download_url": "https://files.pythonhosted.org/packages/29/05/0b45c16d782355a07e3113b561275b4a7c6242024eaa7fac5138e7eea28f/urchin-0.0.30.tar.gz",
    "platform": null,
    "description": "URDF parser and manipulator for Python. This package is a fork of urdfpy, which seems to be no longer maintained.\n",
    "bugtrack_url": null,
    "license": "MIT License",
    "summary": "URDF parser and manipulator for Python",
    "version": "0.0.30",
    "project_urls": {
        "Homepage": "https://github.com/fishbotics/urchin"
    },
    "split_keywords": [
        "robotics",
        " ros",
        " urdf",
        " robots",
        " parser"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "ea18c7b57e20df0ecf19c0512d513dccdffccc8ccfdefaabe4150f2609f5e9a0",
                "md5": "a68e8957398d7e1ed187942b25ad8f18",
                "sha256": "d27175e81a8ab348eaeda004225c88b926c809a92e297134cb4c64b6e0f78bf6"
            },
            "downloads": -1,
            "filename": "urchin-0.0.30-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "a68e8957398d7e1ed187942b25ad8f18",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9",
            "size": 34890,
            "upload_time": "2025-10-21T17:43:29",
            "upload_time_iso_8601": "2025-10-21T17:43:29.990546Z",
            "url": "https://files.pythonhosted.org/packages/ea/18/c7b57e20df0ecf19c0512d513dccdffccc8ccfdefaabe4150f2609f5e9a0/urchin-0.0.30-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "29050b45c16d782355a07e3113b561275b4a7c6242024eaa7fac5138e7eea28f",
                "md5": "0f770ba504b8f371e48a3d44d25fc3a7",
                "sha256": "f027cee737e8d9f8d204e94ed991e6a48e1f2bb6c6087eb4fd02ce0374ca21af"
            },
            "downloads": -1,
            "filename": "urchin-0.0.30.tar.gz",
            "has_sig": false,
            "md5_digest": "0f770ba504b8f371e48a3d44d25fc3a7",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 31860,
            "upload_time": "2025-10-21T17:43:30",
            "upload_time_iso_8601": "2025-10-21T17:43:30.910708Z",
            "url": "https://files.pythonhosted.org/packages/29/05/0b45c16d782355a07e3113b561275b4a7c6242024eaa7fac5138e7eea28f/urchin-0.0.30.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-10-21 17:43:30",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "fishbotics",
    "github_project": "urchin",
    "travis_ci": false,
    "coveralls": true,
    "github_actions": true,
    "requirements": [
        {
            "name": "lxml",
            "specs": []
        },
        {
            "name": "networkx",
            "specs": []
        },
        {
            "name": "numpy",
            "specs": []
        },
        {
            "name": "pillow",
            "specs": []
        },
        {
            "name": "pycollada",
            "specs": []
        },
        {
            "name": "pyribbit",
            "specs": []
        },
        {
            "name": "six",
            "specs": []
        },
        {
            "name": "trimesh",
            "specs": []
        },
        {
            "name": "sphinx",
            "specs": []
        },
        {
            "name": "sphinx_rtd_theme",
            "specs": []
        },
        {
            "name": "sphinx-automodapi",
            "specs": []
        }
    ],
    "lcname": "urchin"
}
        
Elapsed time: 2.26107s