geo


Namegeo JSON
Version 0.1.1 PyPI version JSON
download
home_pagehttps://github.com/mctrinh/geo
SummaryA Python package for practical geometry algorithms.
upload_time2024-12-24 08:52:07
maintainerNone
docs_urlNone
authorMinh-Chien Trinh
requires_python>=3.7
licenseMIT
keywords geometry geo
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # geo
A Python package for practical geometry algorithms.

# Download
`geo` can be downloaded from [PyPi](https://pypi.org/project/geo/) using the following command.

```pip install geo```

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/mctrinh/geo",
    "name": "geo",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": null,
    "keywords": "geometry, geo",
    "author": "Minh-Chien Trinh",
    "author_email": "Minh-Chien Trinh <mctrinh@jbnu.ac.kr>",
    "download_url": "https://files.pythonhosted.org/packages/b3/bd/41a4460a372c70429258db4ab1c192b67336fc6f497b08228767efd91f29/geo-0.1.1.tar.gz",
    "platform": null,
    "description": "# geo\r\nA Python package for practical geometry algorithms.\r\n\r\n# Download\r\n`geo` can be downloaded from [PyPi](https://pypi.org/project/geo/) using the following command.\r\n\r\n```pip install geo```\r\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "A Python package for practical geometry algorithms.",
    "version": "0.1.1",
    "project_urls": {
        "Bug Tracker": "https://github.com/mctrinh/geo/issues",
        "Homepage": "https://github.com/mctrinh/geo"
    },
    "split_keywords": [
        "geometry",
        " geo"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "c4fee08181ba29a6769c0e011223633a8e5185032bc4562745692033680fd614",
                "md5": "b4a4c292ee26bb842c6fc12ad21b55b7",
                "sha256": "2526296f67d1f01b094268b71424af628cfae603a377c0c8e48f52913e50eaa0"
            },
            "downloads": -1,
            "filename": "geo-0.1.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "b4a4c292ee26bb842c6fc12ad21b55b7",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7",
            "size": 5355,
            "upload_time": "2024-12-24T08:52:05",
            "upload_time_iso_8601": "2024-12-24T08:52:05.740100Z",
            "url": "https://files.pythonhosted.org/packages/c4/fe/e08181ba29a6769c0e011223633a8e5185032bc4562745692033680fd614/geo-0.1.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "b3bd41a4460a372c70429258db4ab1c192b67336fc6f497b08228767efd91f29",
                "md5": "a0c77f2f250061e0f2df72bed1ddf73d",
                "sha256": "c2481727c72511d6ba2c9a559449dc0729b245ff9f5651a5413f343a0ef04357"
            },
            "downloads": -1,
            "filename": "geo-0.1.1.tar.gz",
            "has_sig": false,
            "md5_digest": "a0c77f2f250061e0f2df72bed1ddf73d",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 3590,
            "upload_time": "2024-12-24T08:52:07",
            "upload_time_iso_8601": "2024-12-24T08:52:07.058306Z",
            "url": "https://files.pythonhosted.org/packages/b3/bd/41a4460a372c70429258db4ab1c192b67336fc6f497b08228767efd91f29/geo-0.1.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-12-24 08:52:07",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "mctrinh",
    "github_project": "geo",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "geo"
}
        
Elapsed time: 0.42277s