.gitignore
CITATION.cff
CODE_OF_CONDUCT.md
LICENSE
README.md
pyproject.toml
requirements.txt
.github/ISSUE_TEMPLATE/bug_report.md
.github/ISSUE_TEMPLATE/feature_request.md
.github/workflows/publish.yml
.github/workflows/test.yml
docs/example.ipynb
docs/example_osm.ipynb
docs/llamacpp.ipynb
docs/data/test1.jpg
docs/data/test2.jpg
docs/data/test3.jpg
docs/images/urabn_worm_diagram.png
docs/images/urabn_worm_logo.png
tests/__init__.py
tests/test_dataAnalyst.py
tests/test_export.py
tests/test_getSV.py
tests/test_llamacpp.py
tests/test_plot_gdf.py
tests/test_response2df.py
tests/test_response2gdf.py
tests/test_urbanworm.py
urban_worm.egg-info/PKG-INFO
urban_worm.egg-info/SOURCES.txt
urban_worm.egg-info/dependency_links.txt
urban_worm.egg-info/requires.txt
urban_worm.egg-info/top_level.txt
urbanworm/UrbanDataSet.py
urbanworm/UrbanDataSet_llamacpp.py
urbanworm/__init__.py
urbanworm/format_creation.py
urbanworm/pano2pers.py
urbanworm/utils.py