sparke-kinematics


Namesparke-kinematics JSON
Version 0.0.1 PyPI version JSON
download
home_pagehttps://github.com/Infinite-Echo/sparkeKinematics
SummaryInverse and Forward Kinematics Solvers for Sparke Robot
upload_time2023-04-26 20:24:09
maintainer
docs_urlNone
authorColin Fuelberth
requires_python
licenseMIT License
keywords sparke sparke_kinematics kinematics
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # sparkeKinematics
Forward and Inverse Kinematics Equations for a 'sparke' quadruped robot

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/Infinite-Echo/sparkeKinematics",
    "name": "sparke-kinematics",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "sparke,sparke_kinematics,kinematics",
    "author": "Colin Fuelberth",
    "author_email": "colin.fuelberth@icloud.com",
    "download_url": "https://files.pythonhosted.org/packages/31/54/a1c8622593b9fc74b2ebcf95a822207470871b8af493df329bffbb66f09a/sparke_kinematics-0.0.1.tar.gz",
    "platform": null,
    "description": "# sparkeKinematics\nForward and Inverse Kinematics Equations for a 'sparke' quadruped robot\n",
    "bugtrack_url": null,
    "license": "MIT License",
    "summary": "Inverse and Forward Kinematics Solvers for Sparke Robot",
    "version": "0.0.1",
    "project_urls": {
        "Homepage": "https://github.com/Infinite-Echo/sparkeKinematics"
    },
    "split_keywords": [
        "sparke",
        "sparke_kinematics",
        "kinematics"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "3c4c869058b3fb69ea9d349fe9b3113790bc3dde29dab3cdc43fadd34d40b485",
                "md5": "3fd3e0f7df676cacc3c72de3a8b83393",
                "sha256": "af1e562567faaa9e3809180c91d2a1fcc24b59540dc0fdff75093d9a61f3163c"
            },
            "downloads": -1,
            "filename": "sparke_kinematics-0.0.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "3fd3e0f7df676cacc3c72de3a8b83393",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 7162,
            "upload_time": "2023-04-26T20:24:07",
            "upload_time_iso_8601": "2023-04-26T20:24:07.239964Z",
            "url": "https://files.pythonhosted.org/packages/3c/4c/869058b3fb69ea9d349fe9b3113790bc3dde29dab3cdc43fadd34d40b485/sparke_kinematics-0.0.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "3154a1c8622593b9fc74b2ebcf95a822207470871b8af493df329bffbb66f09a",
                "md5": "409c44a68a6b6094d40681a721c7403c",
                "sha256": "b11a8eb258cc2e72e2d38f5aaec254d8a08dfef18bdc1d9108820cd992964e06"
            },
            "downloads": -1,
            "filename": "sparke_kinematics-0.0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "409c44a68a6b6094d40681a721c7403c",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 6065,
            "upload_time": "2023-04-26T20:24:09",
            "upload_time_iso_8601": "2023-04-26T20:24:09.069737Z",
            "url": "https://files.pythonhosted.org/packages/31/54/a1c8622593b9fc74b2ebcf95a822207470871b8af493df329bffbb66f09a/sparke_kinematics-0.0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-04-26 20:24:09",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "Infinite-Echo",
    "github_project": "sparkeKinematics",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "sparke-kinematics"
}
        
Elapsed time: 0.10344s