.gitattributes
.gitignore
.pre-commit-config.yaml
CITATION.cff
CITATION.md
CONTRIBUTING.md
LICENSE
README.md
asv.conf.json
codecov.yml
environment.yml
pyproject.toml
.github/dependabot.yml
.github/release.yml
.github/ISSUE_TEMPLATE/bug_report.yml
.github/ISSUE_TEMPLATE/config.yml
.github/ISSUE_TEMPLATE/enhancement.yml
.github/workflows/build_docs.yml
.github/workflows/mypy.yml
.github/workflows/release_to_pypi.yml
.github/workflows/test_docstrings.yaml
.github/workflows/tests.yaml
ci/envs/312-latest.yaml
ci/envs/312-oldest.yaml
ci/envs/313-latest.yaml
ci/envs/314-dev.yaml
ci/envs/314-latest.yaml
ci/envs/314-min.yaml
docs/Makefile
docs/environment.yaml
docs/source/api.rst
docs/source/bibtex.json
docs/source/conf.py
docs/source/contributing.md
docs/source/index.md
docs/source/install.md
docs/source/make.bat
docs/source/references.md
docs/source/ruff.toml
docs/source/_static/centrality_27_0.png
docs/source/_static/custom.css
docs/source/_static/diversity_22_0.png
docs/source/_static/example1.png
docs/source/_static/favicon.png
docs/source/_static/horizontal_logo_dark.svg
docs/source/_static/horizontal_logo_light.svg
docs/source/_static/logo.png
docs/source/_static/logo.svg
docs/source/_static/logo_dark.png
docs/source/_static/logo_dark.svg
docs/source/_static/pysal_favicon.ico
docs/source/_static/pysal_logo.svg
docs/source/_static/references.bib
docs/source/_templates/autosummary/class.rst
docs/source/examples/clustering.ipynb
docs/source/examples/streetscape.ipynb
docs/source/user_guide/data_structure.md
docs/source/user_guide/getting_started.ipynb
docs/source/user_guide/migration.ipynb
docs/source/user_guide/combined/combined.md
docs/source/user_guide/combined/distribution.ipynb
docs/source/user_guide/combined/intensity.ipynb
docs/source/user_guide/elements/blocks.ipynb
docs/source/user_guide/elements/elements.md
docs/source/user_guide/elements/enclosed.ipynb
docs/source/user_guide/elements/links.ipynb
docs/source/user_guide/elements/proximity_bands.ipynb
docs/source/user_guide/elements/tessellation.ipynb
docs/source/user_guide/graph/centrality.ipynb
docs/source/user_guide/graph/coins.ipynb
docs/source/user_guide/graph/coins_graph.ipynb
docs/source/user_guide/graph/convert.ipynb
docs/source/user_guide/graph/graph.md
docs/source/user_guide/graph/network.ipynb
docs/source/user_guide/simple/dimension.ipynb
docs/source/user_guide/simple/shape.ipynb
docs/source/user_guide/simple/simple.md
docs/source/user_guide/weights/diversity.ipynb
docs/source/user_guide/weights/examples.ipynb
docs/source/user_guide/weights/two.ipynb
docs/source/user_guide/weights/weights.md
docs/source/user_guide/weights/weights_nb.ipynb
momepy/__init__.py
momepy/coins.py
momepy/conftest.py
momepy/continuity.py
momepy/dimension.py
momepy/distribution.py
momepy/diversity.py
momepy/elements.py
momepy/graph.py
momepy/intensity.py
momepy/preprocessing.py
momepy/shape.py
momepy/streetscape.py
momepy/utils.py
momepy.egg-info/PKG-INFO
momepy.egg-info/SOURCES.txt
momepy.egg-info/dependency_links.txt
momepy.egg-info/requires.txt
momepy.egg-info/scm_file_list.json
momepy.egg-info/scm_version.json
momepy.egg-info/top_level.txt
momepy/datasets/__init__.py
momepy/datasets/bubenec.gpkg
momepy/datasets/nyc_graph.graphml
momepy/datasets/tests.gpkg
momepy/tests/__init__.py
momepy/tests/conftest.py
momepy/tests/test_coins.py
momepy/tests/test_continuity.py
momepy/tests/test_dimension.py
momepy/tests/test_distribution.py
momepy/tests/test_diversity.py
momepy/tests/test_elements.py
momepy/tests/test_graph.py
momepy/tests/test_intensity.py
momepy/tests/test_preprocess.py
momepy/tests/test_shape.py
momepy/tests/test_streetscape.py
momepy/tests/test_utils.py
paper/Fleischmann - 2019 - momepy.pdf
paper/figure1.png
paper/paper.bib
paper/paper.md