euclidian


Nameeuclidian JSON
Version 0.9.4 PyPI version JSON
download
home_pagehttps://github.com/sixty-north/euclidian
SummaryBasic geometric objects
upload_time2023-05-11 09:28:12
maintainer
docs_urlNone
authorSixty North
requires_python
licenseMIT License
keywords geometry vector point shape transformations
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            *Euclidian* is a lightweight 2D and 3D geometry library with no
pretensions to be fast, or especially robust around difficult edge
cases. The objectives are to be easy to use, be quick to learn, and
to be installable without onerous dependencies.




            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/sixty-north/euclidian",
    "name": "euclidian",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "geometry vector point shape transformations",
    "author": "Sixty North",
    "author_email": "systems+euclidian@sixty-north.com",
    "download_url": "https://files.pythonhosted.org/packages/e6/82/cb8a3b1f668c07600f109c0d9d5229effd3661d0613ddd62dd58e84716f7/euclidian-0.9.4.tar.gz",
    "platform": null,
    "description": "*Euclidian* is a lightweight 2D and 3D geometry library with no\npretensions to be fast, or especially robust around difficult edge\ncases. The objectives are to be easy to use, be quick to learn, and\nto be installable without onerous dependencies.\n\n\n\n",
    "bugtrack_url": null,
    "license": "MIT License",
    "summary": "Basic geometric objects",
    "version": "0.9.4",
    "project_urls": {
        "Homepage": "https://github.com/sixty-north/euclidian"
    },
    "split_keywords": [
        "geometry",
        "vector",
        "point",
        "shape",
        "transformations"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "94fb06abda923edbfe83f36fde484b283a28e8048c7d21a7476d6b22b0baddd7",
                "md5": "b5eb8ffdd7182df813db694e128b44fa",
                "sha256": "92c40d09bb01c1626dda15dbf6c646b6be4c41f9f3a69000126a9d8335a93a93"
            },
            "downloads": -1,
            "filename": "euclidian-0.9.4-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "b5eb8ffdd7182df813db694e128b44fa",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 27840,
            "upload_time": "2023-05-11T09:28:10",
            "upload_time_iso_8601": "2023-05-11T09:28:10.266494Z",
            "url": "https://files.pythonhosted.org/packages/94/fb/06abda923edbfe83f36fde484b283a28e8048c7d21a7476d6b22b0baddd7/euclidian-0.9.4-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "e682cb8a3b1f668c07600f109c0d9d5229effd3661d0613ddd62dd58e84716f7",
                "md5": "82969fd69c15bd78adcd1ad79b7d52a6",
                "sha256": "c22a2a45d21d345776a9cdd90d913f67fd90be2bb694806701c9c76b33468b50"
            },
            "downloads": -1,
            "filename": "euclidian-0.9.4.tar.gz",
            "has_sig": false,
            "md5_digest": "82969fd69c15bd78adcd1ad79b7d52a6",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 26183,
            "upload_time": "2023-05-11T09:28:12",
            "upload_time_iso_8601": "2023-05-11T09:28:12.250698Z",
            "url": "https://files.pythonhosted.org/packages/e6/82/cb8a3b1f668c07600f109c0d9d5229effd3661d0613ddd62dd58e84716f7/euclidian-0.9.4.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-05-11 09:28:12",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "sixty-north",
    "github_project": "euclidian",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "euclidian"
}
        
Elapsed time: 0.07152s