momepy


Namemomepy JSON
Version 0.9.1 PyPI version JSON
download
home_pageNone
SummaryUrban Morphology Measuring Toolkit
upload_time2024-11-29 09:35:56
maintainermomepy contributors
docs_urlNone
authorNone
requires_python>=3.10
licenseBSD 3-Clause
keywords urban morphology urban morphometrics tessellation
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            Momepy (Morphological Measuring in Python) is a library for
quantitative analysis of urban form - urban morphometrics. It is
part of `PySAL`_ (Python Spatial Analysis Library) and is built on top
of `GeoPandas`_, other PySAL modules, and
`networkX`_.

.. _PySAL: http://pysal.org
.. _GeoPandas: http://geopandas.org
.. _networkX : http://networkx.github.io

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "momepy",
    "maintainer": "momepy contributors",
    "docs_url": null,
    "requires_python": ">=3.10",
    "maintainer_email": null,
    "keywords": "urban morphology, urban morphometrics, tessellation",
    "author": null,
    "author_email": "Martin Fleischmann <martin@martinfleischmann.net>",
    "download_url": "https://files.pythonhosted.org/packages/d9/96/ebfced62eb6ced9dc398c459e4597bb6ef4df37551d4186fc242ebd9e763/momepy-0.9.1.tar.gz",
    "platform": null,
    "description": "Momepy (Morphological Measuring in Python) is a library for\nquantitative analysis of urban form - urban morphometrics. It is\npart of `PySAL`_ (Python Spatial Analysis Library) and is built on top\nof `GeoPandas`_, other PySAL modules, and\n`networkX`_.\n\n.. _PySAL: http://pysal.org\n.. _GeoPandas: http://geopandas.org\n.. _networkX : http://networkx.github.io\n",
    "bugtrack_url": null,
    "license": "BSD 3-Clause",
    "summary": "Urban Morphology Measuring Toolkit",
    "version": "0.9.1",
    "project_urls": {
        "Home": "http://momepy.org",
        "Repository": "https://github.com/pysal/momepy"
    },
    "split_keywords": [
        "urban morphology",
        " urban morphometrics",
        " tessellation"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f062772a17a5e689d0f81e1dda40e06c94a84faf0cb12fe623f0992f08a0a991",
                "md5": "221684fcec65dc2ded4547af959d1a5b",
                "sha256": "8947a48c9e9b624dedad2d2044c6da1d4dc65ade4d3943ea6e3411ff28ef5114"
            },
            "downloads": -1,
            "filename": "momepy-0.9.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "221684fcec65dc2ded4547af959d1a5b",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.10",
            "size": 1734936,
            "upload_time": "2024-11-29T09:35:53",
            "upload_time_iso_8601": "2024-11-29T09:35:53.609523Z",
            "url": "https://files.pythonhosted.org/packages/f0/62/772a17a5e689d0f81e1dda40e06c94a84faf0cb12fe623f0992f08a0a991/momepy-0.9.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "d996ebfced62eb6ced9dc398c459e4597bb6ef4df37551d4186fc242ebd9e763",
                "md5": "e3a025339426a3f32435f4fe919bbc35",
                "sha256": "12da07e606ee695b216e506e4cc3d6ab386328bec27acc9d694ac5dd71376ff4"
            },
            "downloads": -1,
            "filename": "momepy-0.9.1.tar.gz",
            "has_sig": false,
            "md5_digest": "e3a025339426a3f32435f4fe919bbc35",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.10",
            "size": 30084606,
            "upload_time": "2024-11-29T09:35:56",
            "upload_time_iso_8601": "2024-11-29T09:35:56.942526Z",
            "url": "https://files.pythonhosted.org/packages/d9/96/ebfced62eb6ced9dc398c459e4597bb6ef4df37551d4186fc242ebd9e763/momepy-0.9.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-11-29 09:35:56",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "pysal",
    "github_project": "momepy",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "momepy"
}
        
Elapsed time: 0.38954s