momepy


Namemomepy JSON
Version 0.8.1 PyPI version JSON
download
home_pageNone
SummaryUrban Morphology Measuring Toolkit
upload_time2024-10-04 17:48:10
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/80/9a/6eba200dd4aa8c0e564e21ff01e4287f0c5d50af6256abad37c737d52885/momepy-0.8.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.8.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": "2a37ab6dc369eb647482663bb668e7bdac7caa7485abc95db56a99ad5748ba82",
                "md5": "1f5afbae18aa1dbc56c3b32513c2c010",
                "sha256": "d6ebe039b7fbc20d526a4488a49f94f0e2342c3874ddb4b1aad64b85e73655b2"
            },
            "downloads": -1,
            "filename": "momepy-0.8.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "1f5afbae18aa1dbc56c3b32513c2c010",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.10",
            "size": 347359,
            "upload_time": "2024-10-04T17:48:08",
            "upload_time_iso_8601": "2024-10-04T17:48:08.544524Z",
            "url": "https://files.pythonhosted.org/packages/2a/37/ab6dc369eb647482663bb668e7bdac7caa7485abc95db56a99ad5748ba82/momepy-0.8.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "809a6eba200dd4aa8c0e564e21ff01e4287f0c5d50af6256abad37c737d52885",
                "md5": "ce13540fceafcd201eeaa32ab0f45ae7",
                "sha256": "ef47195a238d3de90b4ffc0ac2b077abe6a5f9f0742170eaa386350caa792e2c"
            },
            "downloads": -1,
            "filename": "momepy-0.8.1.tar.gz",
            "has_sig": false,
            "md5_digest": "ce13540fceafcd201eeaa32ab0f45ae7",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.10",
            "size": 28025344,
            "upload_time": "2024-10-04T17:48:10",
            "upload_time_iso_8601": "2024-10-04T17:48:10.159254Z",
            "url": "https://files.pythonhosted.org/packages/80/9a/6eba200dd4aa8c0e564e21ff01e4287f0c5d50af6256abad37c737d52885/momepy-0.8.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-10-04 17:48:10",
    "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.42060s