polygon-neighbours


Namepolygon-neighbours JSON
Version 1.2 PyPI version JSON
download
home_pagehttps://github.com/sgaebel/polygon_neighbours
SummaryCPython extension for finding bordering polygons.
upload_time2023-10-04 12:47:12
maintainer
docs_urlNone
authorDr. Sebastian M. Gaebel
requires_python>=3.10
licenseMIT
keywords geometry polygon
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            Various CPython extensions for manipulating and analysing
polygons.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/sgaebel/polygon_neighbours",
    "name": "polygon-neighbours",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.10",
    "maintainer_email": "",
    "keywords": "geometry polygon",
    "author": "Dr. Sebastian M. Gaebel",
    "author_email": "gaebel.sebastian@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/e6/c3/a11768948332ea4d9e98307a08f7193250ab7f97e7cb50a7501bda702412/polygon_neighbours-1.2.tar.gz",
    "platform": null,
    "description": "Various CPython extensions for manipulating and analysing\npolygons.\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "CPython extension for finding bordering polygons.",
    "version": "1.2",
    "project_urls": {
        "Homepage": "https://github.com/sgaebel/polygon_neighbours"
    },
    "split_keywords": [
        "geometry",
        "polygon"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "b9a6305cf616a736cd478beef4b520c4da729abb33d3f10181bef1141144510f",
                "md5": "4da3c8635024fb9374bb98aa46f20fc5",
                "sha256": "0dacbdc165484406511f900549f2547d1af166bb3f69caefcf6ad7026aaff39f"
            },
            "downloads": -1,
            "filename": "polygon_neighbours-1.2-cp310-cp310-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl",
            "has_sig": false,
            "md5_digest": "4da3c8635024fb9374bb98aa46f20fc5",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": ">=3.10",
            "size": 1237907,
            "upload_time": "2023-10-04T12:47:09",
            "upload_time_iso_8601": "2023-10-04T12:47:09.751621Z",
            "url": "https://files.pythonhosted.org/packages/b9/a6/305cf616a736cd478beef4b520c4da729abb33d3f10181bef1141144510f/polygon_neighbours-1.2-cp310-cp310-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "e6c3a11768948332ea4d9e98307a08f7193250ab7f97e7cb50a7501bda702412",
                "md5": "ecfe92ba409e1905ad2de81dbeb0b393",
                "sha256": "b24bf8f99a65a8aa00487ead25c28416ac5c123d49dbea857e4b5647fd9896dc"
            },
            "downloads": -1,
            "filename": "polygon_neighbours-1.2.tar.gz",
            "has_sig": false,
            "md5_digest": "ecfe92ba409e1905ad2de81dbeb0b393",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.10",
            "size": 8957,
            "upload_time": "2023-10-04T12:47:12",
            "upload_time_iso_8601": "2023-10-04T12:47:12.413141Z",
            "url": "https://files.pythonhosted.org/packages/e6/c3/a11768948332ea4d9e98307a08f7193250ab7f97e7cb50a7501bda702412/polygon_neighbours-1.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-10-04 12:47:12",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "sgaebel",
    "github_project": "polygon_neighbours",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "polygon-neighbours"
}
        
Elapsed time: 0.12385s