momepy


Namemomepy JSON
Version 0.7.0 PyPI version JSON
download
home_page
SummaryUrban Morphology Measuring Toolkit
upload_time2023-11-22 21:32:08
maintainermomepy contributors
docs_urlNone
author
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": "",
    "name": "momepy",
    "maintainer": "momepy contributors",
    "docs_url": null,
    "requires_python": ">=3.10",
    "maintainer_email": "",
    "keywords": "urban morphology,urban morphometrics,tessellation",
    "author": "",
    "author_email": "Martin Fleischmann <martin@martinfleischmann.net>",
    "download_url": "https://files.pythonhosted.org/packages/ec/74/760ebaf1802d7b734eb6ca13217645f26a0402211426add87e7e02a7177f/momepy-0.7.0.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.7.0",
    "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": "85e02a416fa763528fc053745075ef35cfa62297535f7f6034f0ba4f6e116e94",
                "md5": "e51ae3c15212bcd19c7eca088d948024",
                "sha256": "64e86db0f7a5512ac3f26e3c36a4f85a882e995f6e5a2819e3e5ce91d0a722bd"
            },
            "downloads": -1,
            "filename": "momepy-0.7.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "e51ae3c15212bcd19c7eca088d948024",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.10",
            "size": 277755,
            "upload_time": "2023-11-22T21:32:04",
            "upload_time_iso_8601": "2023-11-22T21:32:04.463460Z",
            "url": "https://files.pythonhosted.org/packages/85/e0/2a416fa763528fc053745075ef35cfa62297535f7f6034f0ba4f6e116e94/momepy-0.7.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ec74760ebaf1802d7b734eb6ca13217645f26a0402211426add87e7e02a7177f",
                "md5": "fcd353752c570ddfd0cf8d84ccdc4d33",
                "sha256": "413ed9221dc4b2190621f8cb37789f09ea882f7e81dfbffd5731a22da6e61bab"
            },
            "downloads": -1,
            "filename": "momepy-0.7.0.tar.gz",
            "has_sig": false,
            "md5_digest": "fcd353752c570ddfd0cf8d84ccdc4d33",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.10",
            "size": 21676341,
            "upload_time": "2023-11-22T21:32:08",
            "upload_time_iso_8601": "2023-11-22T21:32:08.285943Z",
            "url": "https://files.pythonhosted.org/packages/ec/74/760ebaf1802d7b734eb6ca13217645f26a0402211426add87e7e02a7177f/momepy-0.7.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-11-22 21:32:08",
    "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.14829s