spatialgeometry


Namespatialgeometry JSON
Version 1.1.0 PyPI version JSON
download
home_page
SummaryA Shape and Geometry Description Package
upload_time2023-05-14 05:55:43
maintainer
docs_urlNone
author
requires_python>=3.7
licenseMIT License Copyright (c) 2021 Jesse Haviland Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
keywords python robotics robotics-toolbox kinematics dynamics motion-planning trajectory-generation jacobian hessian control simulation robot-manipulator mobile-robot
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Spatial Geometry

[![A Python Robotics Package](https://raw.githubusercontent.com/petercorke/robotics-toolbox-python/master/.github/svg/py_collection.min.svg)](https://github.com/petercorke/robotics-toolbox-python)
[![QUT Centre for Robotics Open Source](https://github.com/qcr/qcr.github.io/raw/master/misc/badge.svg)](https://qcr.github.io)

[![PyPI version](https://badge.fury.io/py/spatialgeometry.svg)](https://badge.fury.io/py/spatialgeometry)
[![Anaconda version](https://anaconda.org/conda-forge/spatialgeometry/badges/version.svg)](https://anaconda.org/conda-forge/spatialgeometry)
![PyPI - Python Version](https://img.shields.io/pypi/pyversions/spatialgeometry.svg)
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)

[![Build Status](https://github.com/jhavl/spatialgeometry/workflows/build/badge.svg?branch=main)](https://github.com/jhavl/spatialgeometry/actions?query=workflow%3Abuild)
[![codecov](https://codecov.io/gh/jhavl/spatialgeometry/branch/main/graph/badge.svg?token=YPmchbQi2v)](https://codecov.io/gh/jhavl/spatialgeometry)

<table style="border:0px">
<tr style="border:0px">
<td style="border:0px">
<img src="https://github.com/petercorke/robotics-toolbox-python/raw/master/docs/figs/RobToolBox_RoundLogoB.png" width="200"></td>
<td style="border:0px">
A Python Shape and Geometry Package
<ul>
<li><a href="https://github.com/jhavl/spatialgeometry">GitHub repository </a></li>
<li><a href="https://jhavl.github.io/spatialgeometry">Documentation</a></li>
</ul>
</td>
</tr>
</table>

            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "spatialgeometry",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": "",
    "keywords": "python,robotics,robotics-toolbox,kinematics,dynamics,motion-planning,trajectory-generation,jacobian,hessian,control,simulation,robot-manipulator,mobile-robot",
    "author": "",
    "author_email": "Jesse Haviland <j.haviland@qut.edu.au>, Peter Corke <rvc@petercorke.com>",
    "download_url": "https://files.pythonhosted.org/packages/dc/eb/bb4ffca23cc02a29de9fe59d239c7065ef44de22333a7e8b6341e79ee47b/spatialgeometry-1.1.0.tar.gz",
    "platform": null,
    "description": "# Spatial Geometry\n\n[![A Python Robotics Package](https://raw.githubusercontent.com/petercorke/robotics-toolbox-python/master/.github/svg/py_collection.min.svg)](https://github.com/petercorke/robotics-toolbox-python)\n[![QUT Centre for Robotics Open Source](https://github.com/qcr/qcr.github.io/raw/master/misc/badge.svg)](https://qcr.github.io)\n\n[![PyPI version](https://badge.fury.io/py/spatialgeometry.svg)](https://badge.fury.io/py/spatialgeometry)\n[![Anaconda version](https://anaconda.org/conda-forge/spatialgeometry/badges/version.svg)](https://anaconda.org/conda-forge/spatialgeometry)\n![PyPI - Python Version](https://img.shields.io/pypi/pyversions/spatialgeometry.svg)\n[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n\n[![Build Status](https://github.com/jhavl/spatialgeometry/workflows/build/badge.svg?branch=main)](https://github.com/jhavl/spatialgeometry/actions?query=workflow%3Abuild)\n[![codecov](https://codecov.io/gh/jhavl/spatialgeometry/branch/main/graph/badge.svg?token=YPmchbQi2v)](https://codecov.io/gh/jhavl/spatialgeometry)\n\n<table style=\"border:0px\">\n<tr style=\"border:0px\">\n<td style=\"border:0px\">\n<img src=\"https://github.com/petercorke/robotics-toolbox-python/raw/master/docs/figs/RobToolBox_RoundLogoB.png\" width=\"200\"></td>\n<td style=\"border:0px\">\nA Python Shape and Geometry Package\n<ul>\n<li><a href=\"https://github.com/jhavl/spatialgeometry\">GitHub repository </a></li>\n<li><a href=\"https://jhavl.github.io/spatialgeometry\">Documentation</a></li>\n</ul>\n</td>\n</tr>\n</table>\n",
    "bugtrack_url": null,
    "license": "MIT License  Copyright (c) 2021 Jesse Haviland  Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:  The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.  THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. ",
    "summary": "A Shape and Geometry Description Package",
    "version": "1.1.0",
    "project_urls": {
        "documentation": "https://jhavl.github.io/spatialgeometry/",
        "homepage": "https://github.com/jhavl/spatialgeometry",
        "repository": "https://github.com/jhavl/spatialgeometry"
    },
    "split_keywords": [
        "python",
        "robotics",
        "robotics-toolbox",
        "kinematics",
        "dynamics",
        "motion-planning",
        "trajectory-generation",
        "jacobian",
        "hessian",
        "control",
        "simulation",
        "robot-manipulator",
        "mobile-robot"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "d02c373b209670fbd4457885d06433d2b02ffdd256e0b572a3e72b0d6dc20c90",
                "md5": "0422a762a181286d93733d274ed04c46",
                "sha256": "c0764b44008e3797c6e154b653b4964ec9224836a1668a1e69909b4a46d2944d"
            },
            "downloads": -1,
            "filename": "spatialgeometry-1.1.0-cp310-cp310-macosx_10_9_x86_64.whl",
            "has_sig": false,
            "md5_digest": "0422a762a181286d93733d274ed04c46",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": ">=3.7",
            "size": 1276750,
            "upload_time": "2023-05-14T05:54:52",
            "upload_time_iso_8601": "2023-05-14T05:54:52.925910Z",
            "url": "https://files.pythonhosted.org/packages/d0/2c/373b209670fbd4457885d06433d2b02ffdd256e0b572a3e72b0d6dc20c90/spatialgeometry-1.1.0-cp310-cp310-macosx_10_9_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "a09c35efdb1605c7f0a3d0b0a7edbb1f9e72335016a5035a741dc074222457a5",
                "md5": "472ca806e7d6ef9765978f44038c7ac3",
                "sha256": "d793425c7afbcc63f792d0cf1e2633b87055a8d9c31563ab049c24007572a08e"
            },
            "downloads": -1,
            "filename": "spatialgeometry-1.1.0-cp310-cp310-macosx_11_0_arm64.whl",
            "has_sig": false,
            "md5_digest": "472ca806e7d6ef9765978f44038c7ac3",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": ">=3.7",
            "size": 1276831,
            "upload_time": "2023-05-14T05:54:54",
            "upload_time_iso_8601": "2023-05-14T05:54:54.915866Z",
            "url": "https://files.pythonhosted.org/packages/a0/9c/35efdb1605c7f0a3d0b0a7edbb1f9e72335016a5035a741dc074222457a5/spatialgeometry-1.1.0-cp310-cp310-macosx_11_0_arm64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "1ab426f286d2a2a0b292cb34f153e7aae978ccb5e8583a9c5cb26f3ce81e047d",
                "md5": "9b78d4598aefec23382c0828512ffcc0",
                "sha256": "4cf28656881633a4165e1550473dc739797a7adc8b962b35391e6840e7d44447"
            },
            "downloads": -1,
            "filename": "spatialgeometry-1.1.0-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "has_sig": false,
            "md5_digest": "9b78d4598aefec23382c0828512ffcc0",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": ">=3.7",
            "size": 1474036,
            "upload_time": "2023-05-14T05:54:56",
            "upload_time_iso_8601": "2023-05-14T05:54:56.433826Z",
            "url": "https://files.pythonhosted.org/packages/1a/b4/26f286d2a2a0b292cb34f153e7aae978ccb5e8583a9c5cb26f3ce81e047d/spatialgeometry-1.1.0-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "1b3d8d7994dee6d36446bd093a4c001bc82f20c9f779d3f6da26ff7898d13b12",
                "md5": "7bf3bdf3d684eb98363e1800031cc5bf",
                "sha256": "5fc38ea9ee1f858edb31f332faca00374dd1ba3f5affa767c220deefa5b24510"
            },
            "downloads": -1,
            "filename": "spatialgeometry-1.1.0-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "has_sig": false,
            "md5_digest": "7bf3bdf3d684eb98363e1800031cc5bf",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": ">=3.7",
            "size": 1468472,
            "upload_time": "2023-05-14T05:54:58",
            "upload_time_iso_8601": "2023-05-14T05:54:58.242806Z",
            "url": "https://files.pythonhosted.org/packages/1b/3d/8d7994dee6d36446bd093a4c001bc82f20c9f779d3f6da26ff7898d13b12/spatialgeometry-1.1.0-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "824b3003216393a2639ba5ce9d57b89921ff8b3a4c254fecdd981b4a63e3f22d",
                "md5": "f9bc78bf09a182f0c2d291fc3a56c034",
                "sha256": "14777a279f6ad20cef3c0384bb3f2861e5b549f6ed69efd0c7dd50dfb3f722ff"
            },
            "downloads": -1,
            "filename": "spatialgeometry-1.1.0-cp310-cp310-win32.whl",
            "has_sig": false,
            "md5_digest": "f9bc78bf09a182f0c2d291fc3a56c034",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": ">=3.7",
            "size": 1286706,
            "upload_time": "2023-05-14T05:54:59",
            "upload_time_iso_8601": "2023-05-14T05:54:59.555351Z",
            "url": "https://files.pythonhosted.org/packages/82/4b/3003216393a2639ba5ce9d57b89921ff8b3a4c254fecdd981b4a63e3f22d/spatialgeometry-1.1.0-cp310-cp310-win32.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "8b305cca39581f61c3cdcf004495dd0468a8756e7335434448841a7d2e5d917d",
                "md5": "cdc237bba974e81b5fe64189730b3505",
                "sha256": "56ecacb75a3a324a791916fe88ffff2a76f692a9b45eac8cd60febb5459bc484"
            },
            "downloads": -1,
            "filename": "spatialgeometry-1.1.0-cp310-cp310-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "cdc237bba974e81b5fe64189730b3505",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": ">=3.7",
            "size": 1287387,
            "upload_time": "2023-05-14T05:55:01",
            "upload_time_iso_8601": "2023-05-14T05:55:01.691468Z",
            "url": "https://files.pythonhosted.org/packages/8b/30/5cca39581f61c3cdcf004495dd0468a8756e7335434448841a7d2e5d917d/spatialgeometry-1.1.0-cp310-cp310-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "464ac5402be6ba775e6869d88a6fa2f5c7e9d77bd1628643a2ad055017cb925c",
                "md5": "7c93eb456d0eccdfcf3e47d0ea3fe892",
                "sha256": "fa65a83c0f337dd0f8a0079f49f79580759d1d600e51600a34e2ace6a68db671"
            },
            "downloads": -1,
            "filename": "spatialgeometry-1.1.0-cp311-cp311-macosx_10_9_x86_64.whl",
            "has_sig": false,
            "md5_digest": "7c93eb456d0eccdfcf3e47d0ea3fe892",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": ">=3.7",
            "size": 1276748,
            "upload_time": "2023-05-14T05:55:03",
            "upload_time_iso_8601": "2023-05-14T05:55:03.555919Z",
            "url": "https://files.pythonhosted.org/packages/46/4a/c5402be6ba775e6869d88a6fa2f5c7e9d77bd1628643a2ad055017cb925c/spatialgeometry-1.1.0-cp311-cp311-macosx_10_9_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "7ca3d3608bdd078ceaf87d469e3d9b485cab7caea61515f872282943ad962789",
                "md5": "cfbb7e184e8bf110abd4abdfd2f41d6c",
                "sha256": "05cf9f0ea322b973b3ac90fd1470d0e69bd9d106edfaabb41c5c80b96cba3e3a"
            },
            "downloads": -1,
            "filename": "spatialgeometry-1.1.0-cp311-cp311-macosx_11_0_arm64.whl",
            "has_sig": false,
            "md5_digest": "cfbb7e184e8bf110abd4abdfd2f41d6c",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": ">=3.7",
            "size": 1276830,
            "upload_time": "2023-05-14T05:55:05",
            "upload_time_iso_8601": "2023-05-14T05:55:05.681866Z",
            "url": "https://files.pythonhosted.org/packages/7c/a3/d3608bdd078ceaf87d469e3d9b485cab7caea61515f872282943ad962789/spatialgeometry-1.1.0-cp311-cp311-macosx_11_0_arm64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "a7075cb7551d253d287e665260ae28d582d365ecef6d5aa23fe015fa9dea1bea",
                "md5": "a07b5b799af3a103e379e516b3f2b6c6",
                "sha256": "70932e6fb86cfe7ca71f044668ed569015b6bd7ed9e817e17492d756a4847ed1"
            },
            "downloads": -1,
            "filename": "spatialgeometry-1.1.0-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "has_sig": false,
            "md5_digest": "a07b5b799af3a103e379e516b3f2b6c6",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": ">=3.7",
            "size": 1474096,
            "upload_time": "2023-05-14T05:55:07",
            "upload_time_iso_8601": "2023-05-14T05:55:07.344598Z",
            "url": "https://files.pythonhosted.org/packages/a7/07/5cb7551d253d287e665260ae28d582d365ecef6d5aa23fe015fa9dea1bea/spatialgeometry-1.1.0-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "a12c732806f36f6370b4d3ec890b9e8d575add2b09b4054d655a0dd30444d80a",
                "md5": "9801a92fde5c270fc3fecb013ea378e6",
                "sha256": "d2e8eeb0a0638044155d1815479c299419db7c5c7ae98b265117eccb65f2f8c6"
            },
            "downloads": -1,
            "filename": "spatialgeometry-1.1.0-cp311-cp311-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "has_sig": false,
            "md5_digest": "9801a92fde5c270fc3fecb013ea378e6",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": ">=3.7",
            "size": 1468540,
            "upload_time": "2023-05-14T05:55:09",
            "upload_time_iso_8601": "2023-05-14T05:55:09.091460Z",
            "url": "https://files.pythonhosted.org/packages/a1/2c/732806f36f6370b4d3ec890b9e8d575add2b09b4054d655a0dd30444d80a/spatialgeometry-1.1.0-cp311-cp311-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "b82ac6e43a070cafa795eac929f6acdfd28f00421a414df2ef068fc1ad7a4b49",
                "md5": "c8a3f9ca3adcb50c726d2839cc86b47e",
                "sha256": "a4d8b9acad17937f4bf9f6bc932450b0f9700c3eb2c2a34ea465349536f50b07"
            },
            "downloads": -1,
            "filename": "spatialgeometry-1.1.0-cp311-cp311-win32.whl",
            "has_sig": false,
            "md5_digest": "c8a3f9ca3adcb50c726d2839cc86b47e",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": ">=3.7",
            "size": 1286705,
            "upload_time": "2023-05-14T05:55:10",
            "upload_time_iso_8601": "2023-05-14T05:55:10.554105Z",
            "url": "https://files.pythonhosted.org/packages/b8/2a/c6e43a070cafa795eac929f6acdfd28f00421a414df2ef068fc1ad7a4b49/spatialgeometry-1.1.0-cp311-cp311-win32.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f268a8d3f5ec8b643077abf3cf6943c6a60f8815ad75a53a4910f267ba09922f",
                "md5": "66b7a9366dd7684e0e411d32ae6831eb",
                "sha256": "c16aacb679bee40b7a14744bc294f327d8adb140f5b989a5947aa7cd744bda2f"
            },
            "downloads": -1,
            "filename": "spatialgeometry-1.1.0-cp311-cp311-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "66b7a9366dd7684e0e411d32ae6831eb",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": ">=3.7",
            "size": 1287388,
            "upload_time": "2023-05-14T05:55:12",
            "upload_time_iso_8601": "2023-05-14T05:55:12.819461Z",
            "url": "https://files.pythonhosted.org/packages/f2/68/a8d3f5ec8b643077abf3cf6943c6a60f8815ad75a53a4910f267ba09922f/spatialgeometry-1.1.0-cp311-cp311-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "49b6a72d94e8c1b6ffa868920e07e00258a502eb05232ea77c0e6bba7fe50d1b",
                "md5": "98a2529c935fea615d2fd672c4e10970",
                "sha256": "4aed62a6505d63d1859c8a909afc788ac588ba8f7b91afd024528fff5893a243"
            },
            "downloads": -1,
            "filename": "spatialgeometry-1.1.0-cp37-cp37m-macosx_10_9_x86_64.whl",
            "has_sig": false,
            "md5_digest": "98a2529c935fea615d2fd672c4e10970",
            "packagetype": "bdist_wheel",
            "python_version": "cp37",
            "requires_python": ">=3.7",
            "size": 1276688,
            "upload_time": "2023-05-14T05:55:15",
            "upload_time_iso_8601": "2023-05-14T05:55:15.483195Z",
            "url": "https://files.pythonhosted.org/packages/49/b6/a72d94e8c1b6ffa868920e07e00258a502eb05232ea77c0e6bba7fe50d1b/spatialgeometry-1.1.0-cp37-cp37m-macosx_10_9_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "66353ee426b0ea7c10fad97fd170fd9efa3ba3cf09c48bf21f7f034fed100a92",
                "md5": "f261ac0e5531a047c118d9021f4f1cce",
                "sha256": "3d21fe7f1b0a8905881a1dae53e8fbbb352f1cb2b31918bca95ec0f34d19141d"
            },
            "downloads": -1,
            "filename": "spatialgeometry-1.1.0-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "has_sig": false,
            "md5_digest": "f261ac0e5531a047c118d9021f4f1cce",
            "packagetype": "bdist_wheel",
            "python_version": "cp37",
            "requires_python": ">=3.7",
            "size": 1473417,
            "upload_time": "2023-05-14T05:55:17",
            "upload_time_iso_8601": "2023-05-14T05:55:17.792648Z",
            "url": "https://files.pythonhosted.org/packages/66/35/3ee426b0ea7c10fad97fd170fd9efa3ba3cf09c48bf21f7f034fed100a92/spatialgeometry-1.1.0-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "1f84bf761680edbf9bc31790e8410addc636e7afbf4845ddf5eea204fb37f912",
                "md5": "7c65f013730f680d79328711890ee37b",
                "sha256": "5edfff744d73cedee8b8742d691bbffb16248aa07448f9b2b78e41658ffa2d5c"
            },
            "downloads": -1,
            "filename": "spatialgeometry-1.1.0-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "has_sig": false,
            "md5_digest": "7c65f013730f680d79328711890ee37b",
            "packagetype": "bdist_wheel",
            "python_version": "cp37",
            "requires_python": ">=3.7",
            "size": 1467852,
            "upload_time": "2023-05-14T05:55:19",
            "upload_time_iso_8601": "2023-05-14T05:55:19.205744Z",
            "url": "https://files.pythonhosted.org/packages/1f/84/bf761680edbf9bc31790e8410addc636e7afbf4845ddf5eea204fb37f912/spatialgeometry-1.1.0-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "9d295d012358828034786b1f4e3ae287c9e49691a726a48321aeb7692d3531c0",
                "md5": "65d06b4c71d523be19b3c74b3b245d19",
                "sha256": "5f0459c2a55fd152f46c3208c4ccc5b4c4cb7dc678460be3ac286fdc2814dc57"
            },
            "downloads": -1,
            "filename": "spatialgeometry-1.1.0-cp37-cp37m-win32.whl",
            "has_sig": false,
            "md5_digest": "65d06b4c71d523be19b3c74b3b245d19",
            "packagetype": "bdist_wheel",
            "python_version": "cp37",
            "requires_python": ">=3.7",
            "size": 1286696,
            "upload_time": "2023-05-14T05:55:20",
            "upload_time_iso_8601": "2023-05-14T05:55:20.907566Z",
            "url": "https://files.pythonhosted.org/packages/9d/29/5d012358828034786b1f4e3ae287c9e49691a726a48321aeb7692d3531c0/spatialgeometry-1.1.0-cp37-cp37m-win32.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "51d9e108a0f11d6cda1775e24d538454fcee4de4ff291a84b15694298309644e",
                "md5": "141ef14c10f16fc97730af0589b1ab28",
                "sha256": "7dafa40f67f5feb7086206f6a3e05b06f7f2a3dc65c040e3c3e70f191b007b47"
            },
            "downloads": -1,
            "filename": "spatialgeometry-1.1.0-cp37-cp37m-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "141ef14c10f16fc97730af0589b1ab28",
            "packagetype": "bdist_wheel",
            "python_version": "cp37",
            "requires_python": ">=3.7",
            "size": 1287398,
            "upload_time": "2023-05-14T05:55:22",
            "upload_time_iso_8601": "2023-05-14T05:55:22.757958Z",
            "url": "https://files.pythonhosted.org/packages/51/d9/e108a0f11d6cda1775e24d538454fcee4de4ff291a84b15694298309644e/spatialgeometry-1.1.0-cp37-cp37m-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "658ade34691f838b72fd754437a0ea7284e826313a3b3db19602f82c851afc46",
                "md5": "87b7630081ebb0ffb406b505a30cc390",
                "sha256": "11254bca04a155f131117f4740918f2501512a5d7c61ff3f14d52468343a723c"
            },
            "downloads": -1,
            "filename": "spatialgeometry-1.1.0-cp38-cp38-macosx_10_9_x86_64.whl",
            "has_sig": false,
            "md5_digest": "87b7630081ebb0ffb406b505a30cc390",
            "packagetype": "bdist_wheel",
            "python_version": "cp38",
            "requires_python": ">=3.7",
            "size": 1276749,
            "upload_time": "2023-05-14T05:55:24",
            "upload_time_iso_8601": "2023-05-14T05:55:24.027040Z",
            "url": "https://files.pythonhosted.org/packages/65/8a/de34691f838b72fd754437a0ea7284e826313a3b3db19602f82c851afc46/spatialgeometry-1.1.0-cp38-cp38-macosx_10_9_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "49efc6b001e71fc73b9c8ba63dbdfa237b72059bf883f9c296b448ec2bf2372e",
                "md5": "00604d336321780897109dd5306bcf5e",
                "sha256": "e2be6e5c6e4efa8afd63e1462a37cb082459e47a929d34ad8efdec81639c09d0"
            },
            "downloads": -1,
            "filename": "spatialgeometry-1.1.0-cp38-cp38-macosx_11_0_arm64.whl",
            "has_sig": false,
            "md5_digest": "00604d336321780897109dd5306bcf5e",
            "packagetype": "bdist_wheel",
            "python_version": "cp38",
            "requires_python": ">=3.7",
            "size": 1276824,
            "upload_time": "2023-05-14T05:55:25",
            "upload_time_iso_8601": "2023-05-14T05:55:25.561950Z",
            "url": "https://files.pythonhosted.org/packages/49/ef/c6b001e71fc73b9c8ba63dbdfa237b72059bf883f9c296b448ec2bf2372e/spatialgeometry-1.1.0-cp38-cp38-macosx_11_0_arm64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "037ce85b5bf6961b37078d037cdb9288b5d9eda9bfcab4983dbbc6c15d8c6e44",
                "md5": "af84b2fc86e8e493259f9eb9590b05fc",
                "sha256": "f46b3cadd7bfaec54898795e36eda8d61850aebcd2bbb11054ecd07fea6092c9"
            },
            "downloads": -1,
            "filename": "spatialgeometry-1.1.0-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "has_sig": false,
            "md5_digest": "af84b2fc86e8e493259f9eb9590b05fc",
            "packagetype": "bdist_wheel",
            "python_version": "cp38",
            "requires_python": ">=3.7",
            "size": 1473859,
            "upload_time": "2023-05-14T05:55:27",
            "upload_time_iso_8601": "2023-05-14T05:55:27.898366Z",
            "url": "https://files.pythonhosted.org/packages/03/7c/e85b5bf6961b37078d037cdb9288b5d9eda9bfcab4983dbbc6c15d8c6e44/spatialgeometry-1.1.0-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f37dcfadaeb0e56a88401c4dc731b2cd8589f16893749ed9153e4bf7ee2cdd8d",
                "md5": "06a152745198c63f94f704c9c47b1d7b",
                "sha256": "b18b8646c0e8e5c69f8d5fb7bda9a5979f4f09d6164f4d9a7a4e52911bdca5dd"
            },
            "downloads": -1,
            "filename": "spatialgeometry-1.1.0-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "has_sig": false,
            "md5_digest": "06a152745198c63f94f704c9c47b1d7b",
            "packagetype": "bdist_wheel",
            "python_version": "cp38",
            "requires_python": ">=3.7",
            "size": 1468342,
            "upload_time": "2023-05-14T05:55:29",
            "upload_time_iso_8601": "2023-05-14T05:55:29.390578Z",
            "url": "https://files.pythonhosted.org/packages/f3/7d/cfadaeb0e56a88401c4dc731b2cd8589f16893749ed9153e4bf7ee2cdd8d/spatialgeometry-1.1.0-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "4a848aa96db2cca4802adc62ffa3c498111e08fb6cb12d6c3ca37202be3f4f2b",
                "md5": "dc86e62c367ed4d619dd1570990ee08f",
                "sha256": "768e7d5e5af9339fc0890213b30e19a4885f13ebc7c041ede3982b8210a183e2"
            },
            "downloads": -1,
            "filename": "spatialgeometry-1.1.0-cp38-cp38-win32.whl",
            "has_sig": false,
            "md5_digest": "dc86e62c367ed4d619dd1570990ee08f",
            "packagetype": "bdist_wheel",
            "python_version": "cp38",
            "requires_python": ">=3.7",
            "size": 1286706,
            "upload_time": "2023-05-14T05:55:30",
            "upload_time_iso_8601": "2023-05-14T05:55:30.826146Z",
            "url": "https://files.pythonhosted.org/packages/4a/84/8aa96db2cca4802adc62ffa3c498111e08fb6cb12d6c3ca37202be3f4f2b/spatialgeometry-1.1.0-cp38-cp38-win32.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "029cf76f662b8c79c65247d594e18778cc630cfc53f8208d29cf3678582efef5",
                "md5": "05523150185d7b943e9ff1533510deba",
                "sha256": "26ca10d6b24c91ca64f77201ef328ec346750565bbbf4b7a530689a9d66f523b"
            },
            "downloads": -1,
            "filename": "spatialgeometry-1.1.0-cp38-cp38-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "05523150185d7b943e9ff1533510deba",
            "packagetype": "bdist_wheel",
            "python_version": "cp38",
            "requires_python": ">=3.7",
            "size": 1287383,
            "upload_time": "2023-05-14T05:55:32",
            "upload_time_iso_8601": "2023-05-14T05:55:32.691673Z",
            "url": "https://files.pythonhosted.org/packages/02/9c/f76f662b8c79c65247d594e18778cc630cfc53f8208d29cf3678582efef5/spatialgeometry-1.1.0-cp38-cp38-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "25fc906bdaf4dd9e6177047a09fa4c7ee8aa3f0e26326aa2089d9db1059698e6",
                "md5": "2b0ebdcd5c250a15511e240d77d4fbd0",
                "sha256": "b0a7905df919b3d57c542ca0762ca2a07a5f993a039b1ce78d2255d01de01802"
            },
            "downloads": -1,
            "filename": "spatialgeometry-1.1.0-cp39-cp39-macosx_10_9_x86_64.whl",
            "has_sig": false,
            "md5_digest": "2b0ebdcd5c250a15511e240d77d4fbd0",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": ">=3.7",
            "size": 1276750,
            "upload_time": "2023-05-14T05:55:34",
            "upload_time_iso_8601": "2023-05-14T05:55:34.553336Z",
            "url": "https://files.pythonhosted.org/packages/25/fc/906bdaf4dd9e6177047a09fa4c7ee8aa3f0e26326aa2089d9db1059698e6/spatialgeometry-1.1.0-cp39-cp39-macosx_10_9_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "1961c8e256a4f2382f9c52caa406cd1fc0eba677aa5898e0f2e7cf78ceb0c5ea",
                "md5": "8fc789ab62454bb893c6151d2f2edc8e",
                "sha256": "63d2444e0eb9d2d49a99a7e54e22c5ba0dd776787d680608ca158641e3667917"
            },
            "downloads": -1,
            "filename": "spatialgeometry-1.1.0-cp39-cp39-macosx_11_0_arm64.whl",
            "has_sig": false,
            "md5_digest": "8fc789ab62454bb893c6151d2f2edc8e",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": ">=3.7",
            "size": 1276823,
            "upload_time": "2023-05-14T05:55:35",
            "upload_time_iso_8601": "2023-05-14T05:55:35.820142Z",
            "url": "https://files.pythonhosted.org/packages/19/61/c8e256a4f2382f9c52caa406cd1fc0eba677aa5898e0f2e7cf78ceb0c5ea/spatialgeometry-1.1.0-cp39-cp39-macosx_11_0_arm64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "886fd1f9d79dd8ec9498eda9e2a9642e9ce64b34bc01796cbf9a0f1a161d8eee",
                "md5": "efa8a4d284a2a3beb3da78747b1eb501",
                "sha256": "cc6002ebdf9ed6b11f2191a7e4f32988511534e197006717830ba805901e99ab"
            },
            "downloads": -1,
            "filename": "spatialgeometry-1.1.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "has_sig": false,
            "md5_digest": "efa8a4d284a2a3beb3da78747b1eb501",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": ">=3.7",
            "size": 1473735,
            "upload_time": "2023-05-14T05:55:37",
            "upload_time_iso_8601": "2023-05-14T05:55:37.706172Z",
            "url": "https://files.pythonhosted.org/packages/88/6f/d1f9d79dd8ec9498eda9e2a9642e9ce64b34bc01796cbf9a0f1a161d8eee/spatialgeometry-1.1.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "5c0194e9629b39e0c7e6d261fb09487e90ff52ba11acf427d395b7664ffd74fa",
                "md5": "2d6e8bc420ede5ef3d104fab637cafa6",
                "sha256": "b1b231de91ef3f40675d5b29ec8f4e0ac9530ba4c2f9f0f4d3759241ec72152d"
            },
            "downloads": -1,
            "filename": "spatialgeometry-1.1.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "has_sig": false,
            "md5_digest": "2d6e8bc420ede5ef3d104fab637cafa6",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": ">=3.7",
            "size": 1468237,
            "upload_time": "2023-05-14T05:55:39",
            "upload_time_iso_8601": "2023-05-14T05:55:39.058203Z",
            "url": "https://files.pythonhosted.org/packages/5c/01/94e9629b39e0c7e6d261fb09487e90ff52ba11acf427d395b7664ffd74fa/spatialgeometry-1.1.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "1264694838d3b84c46004b0964281977a5d5c44e29b2911aa74fe7290bc28a93",
                "md5": "3a2a7801cfbfc2a343800b16dedb99d2",
                "sha256": "d133a1a6d4ddbbf1b9b0705f203e0ed98c0988ee1413ab180fac84bea579c8e4"
            },
            "downloads": -1,
            "filename": "spatialgeometry-1.1.0-cp39-cp39-win32.whl",
            "has_sig": false,
            "md5_digest": "3a2a7801cfbfc2a343800b16dedb99d2",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": ">=3.7",
            "size": 1286705,
            "upload_time": "2023-05-14T05:55:40",
            "upload_time_iso_8601": "2023-05-14T05:55:40.942480Z",
            "url": "https://files.pythonhosted.org/packages/12/64/694838d3b84c46004b0964281977a5d5c44e29b2911aa74fe7290bc28a93/spatialgeometry-1.1.0-cp39-cp39-win32.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "47f82d01a9c426d1610fe062ff8b53eabd0757ce7466e933aa1275ea83c307e8",
                "md5": "08d54d3a564b4bb04ad8e89f5abefa19",
                "sha256": "053af13bf4847417353b12bb06199e94c6dd4a8cb87bfd3624af0ad2960d70e5"
            },
            "downloads": -1,
            "filename": "spatialgeometry-1.1.0-cp39-cp39-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "08d54d3a564b4bb04ad8e89f5abefa19",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": ">=3.7",
            "size": 1287385,
            "upload_time": "2023-05-14T05:55:42",
            "upload_time_iso_8601": "2023-05-14T05:55:42.213941Z",
            "url": "https://files.pythonhosted.org/packages/47/f8/2d01a9c426d1610fe062ff8b53eabd0757ce7466e933aa1275ea83c307e8/spatialgeometry-1.1.0-cp39-cp39-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "dcebbb4ffca23cc02a29de9fe59d239c7065ef44de22333a7e8b6341e79ee47b",
                "md5": "0ea5afefda88a86dd08149c1f00592b4",
                "sha256": "98b2b1023eed6197d26f31cf4643c51d1a41059ac6036a10b16dc389ec6af5a6"
            },
            "downloads": -1,
            "filename": "spatialgeometry-1.1.0.tar.gz",
            "has_sig": false,
            "md5_digest": "0ea5afefda88a86dd08149c1f00592b4",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 1015498,
            "upload_time": "2023-05-14T05:55:43",
            "upload_time_iso_8601": "2023-05-14T05:55:43.484921Z",
            "url": "https://files.pythonhosted.org/packages/dc/eb/bb4ffca23cc02a29de9fe59d239c7065ef44de22333a7e8b6341e79ee47b/spatialgeometry-1.1.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-05-14 05:55:43",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "jhavl",
    "github_project": "spatialgeometry",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "spatialgeometry"
}
        
Elapsed time: 0.07035s