pyquaternion


Namepyquaternion JSON
Version 0.9.9 PyPI version JSON
download
home_pagehttp://kieranwynn.github.io/pyquaternion/
SummaryA fully featured, pythonic library for representing and using quaternions.
upload_time2020-10-05 01:31:30
maintainer
docs_urlNone
authorKieran Wynn
requires_python
licenseMIT
keywords quaternion math maths physics orientation pose geometry visualisation animation
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            A fully featured, pythonic library for quaternion representation, manipulation, 3D animation and geometry.



            

Raw data

            {
    "_id": null,
    "home_page": "http://kieranwynn.github.io/pyquaternion/",
    "name": "pyquaternion",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "quaternion,math,maths,physics,orientation,pose,geometry,visualisation,animation",
    "author": "Kieran Wynn",
    "author_email": "KieranWynn@users.noreply.github.com",
    "download_url": "https://files.pythonhosted.org/packages/7d/0d/3d092aa20efaedacb89c3221a92c6491be5b28f618a2c36b52b53e7446c2/pyquaternion-0.9.9.tar.gz",
    "platform": "",
    "description": "A fully featured, pythonic library for quaternion representation, manipulation, 3D animation and geometry.\n\n\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "A fully featured, pythonic library for representing and using quaternions.",
    "version": "0.9.9",
    "split_keywords": [
        "quaternion",
        "math",
        "maths",
        "physics",
        "orientation",
        "pose",
        "geometry",
        "visualisation",
        "animation"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "md5": "40e4e7cf7c9658384b0bb64165585343",
                "sha256": "d0eb69219ca99bfcbc25c1e2c4f82e58c61dce3e907e929f13c5f3615e4b6518"
            },
            "downloads": -1,
            "filename": "pyquaternion-0.9.9-py2-none-any.whl",
            "has_sig": false,
            "md5_digest": "40e4e7cf7c9658384b0bb64165585343",
            "packagetype": "bdist_wheel",
            "python_version": "py2",
            "requires_python": null,
            "size": 14360,
            "upload_time": "2020-10-05T01:31:29",
            "upload_time_iso_8601": "2020-10-05T01:31:29.292033Z",
            "url": "https://files.pythonhosted.org/packages/d4/40/ed1382ad2ad6ddac20df1e9e3159772bdf5c270e1f91396ed48f99a8ed8d/pyquaternion-0.9.9-py2-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "md5": "b9c485e7da4cca4bcf04b3427fdeaf25",
                "sha256": "e65f6e3f7b1fdf1a9e23f82434334a1ae84f14223eee835190cd2e841f8172ec"
            },
            "downloads": -1,
            "filename": "pyquaternion-0.9.9-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "b9c485e7da4cca4bcf04b3427fdeaf25",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 14361,
            "upload_time": "2020-10-05T01:31:37",
            "upload_time_iso_8601": "2020-10-05T01:31:37.575115Z",
            "url": "https://files.pythonhosted.org/packages/49/b3/d8482e8cacc8ea15a356efea13d22ce1c5914a9ee36622ba250523240bf2/pyquaternion-0.9.9-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "md5": "8275340b0922d89d08491ea4eb39d2ee",
                "sha256": "b1f61af219cb2fe966b5fb79a192124f2e63a3f7a777ac3cadf2957b1a81bea8"
            },
            "downloads": -1,
            "filename": "pyquaternion-0.9.9.tar.gz",
            "has_sig": false,
            "md5_digest": "8275340b0922d89d08491ea4eb39d2ee",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 15530,
            "upload_time": "2020-10-05T01:31:30",
            "upload_time_iso_8601": "2020-10-05T01:31:30.327475Z",
            "url": "https://files.pythonhosted.org/packages/7d/0d/3d092aa20efaedacb89c3221a92c6491be5b28f618a2c36b52b53e7446c2/pyquaternion-0.9.9.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2020-10-05 01:31:30",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "lcname": "pyquaternion"
}
        
Elapsed time: 0.01209s