LICENSE
README.md
pyproject.toml
requirements.txt
src/insightsolver/__init__.py
src/insightsolver/api_utilities.py
src/insightsolver/insightsolver.py
src/insightsolver/version.py
src/insightsolver/visualization.py
src/insightsolver.egg-info/PKG-INFO
src/insightsolver.egg-info/SOURCES.txt
src/insightsolver.egg-info/dependency_links.txt
src/insightsolver.egg-info/requires.txt
src/insightsolver.egg-info/top_level.txt
src/insightsolver/assets/__init__.py
src/insightsolver/assets/google_fonts_icons/LICENSE
src/insightsolver/assets/google_fonts_icons/OFL.txt
src/insightsolver/assets/google_fonts_icons/README.md
src/insightsolver/assets/google_fonts_icons/Roboto-Bold.ttf
src/insightsolver/assets/google_fonts_icons/Roboto-Regular.ttf
src/insightsolver/assets/google_fonts_icons/__init__.py
src/insightsolver/assets/google_fonts_icons/png/__init__.py
src/insightsolver/assets/google_fonts_icons/png/attach_money.png
src/insightsolver/assets/google_fonts_icons/png/gondola_lift.png
src/insightsolver/assets/google_fonts_icons/png/network_intelligence.png
src/insightsolver/assets/google_fonts_icons/png/offline_bolt.png
src/insightsolver/assets/google_fonts_icons/png/select_all.png
src/insightsolver/assets/google_fonts_icons/png/sell.png
src/insightsolver/assets/google_fonts_icons/png/shuffle.png
src/insightsolver/assets/google_fonts_icons/png/timelapse.png
src/insightsolver/assets/google_fonts_icons/png/zoom_out_map.png
tests/test_api_utilities.py
tests/test_client_mock.py