.editorconfig
.gitignore
LICENSE
MANIFEST.in
README.md
mkdocs.yml
pyproject.toml
requirements.txt
requirements_dev.txt
.github/ISSUE_TEMPLATE/bug_report.md
.github/ISSUE_TEMPLATE/config.yml
.github/ISSUE_TEMPLATE/feature_request.md
.github/workflows/docs-build.yml
.github/workflows/docs.yml
.github/workflows/installation.yml
.github/workflows/macos.yml
.github/workflows/pypi.yml
.github/workflows/ubuntu.yml
.github/workflows/windows.yml
TheBeans.egg-info/PKG-INFO
TheBeans.egg-info/SOURCES.txt
TheBeans.egg-info/dependency_links.txt
TheBeans.egg-info/entry_points.txt
TheBeans.egg-info/requires.txt
TheBeans.egg-info/top_level.txt
docs/CSVtoDF.md
docs/changelog.md
docs/common.md
docs/contributing.md
docs/faq.md
docs/index.md
docs/installation.md
docs/thebeans.md
docs/usage.md
docs/Labs/_cats_.txt
docs/Labs/_dogs_.txt
docs/Labs/broken_dogs_.txt
docs/Labs/guestbook.txt
docs/Labs/lab4.ipynb
docs/Labs/lab5.ipynb
docs/Labs/learning_python.txt
docs/Labs/name.txt
docs/Labs/reasons.txt
docs/examples/ExampleBeans.ipynb
docs/examples/Lab9_Toolbar.ipynb
docs/examples/StudyArea.geojson
docs/examples/csv.ipynb
docs/examples/europe_110.geo.json
docs/examples/folium.ipynb
docs/examples/quickstart.ipynb
docs/examples/raster.ipynb
docs/examples/us_regions.geojson
docs/examples/vector.ipynb
docs/overrides/main.html
tests/__init__.py
tests/test_thebeans.py
thebeans/CSVtoDF.py
thebeans/__init__.py
thebeans/common.py
thebeans/foliummap.py
thebeans/thebeans.py