MANIFEST.in
README.rst
pyproject.toml
setup.py
LICENSES/CC-BY-4.0.txt
LICENSES/CC0-1.0.txt
LICENSES/LGPL-3.0-only.txt
psy_maps/__init__.py
psy_maps/_version.py
psy_maps/boxes.py
psy_maps/plotters.py
psy_maps/plugin.py
psy_maps.egg-info/PKG-INFO
psy_maps.egg-info/SOURCES.txt
psy_maps.egg-info/dependency_links.txt
psy_maps.egg-info/entry_points.txt
psy_maps.egg-info/not-zip-safe
psy_maps.egg-info/requires.txt
psy_maps.egg-info/top_level.txt
psy_maps/widgets/__init__.py
tests/test_base.py
tests/test_plotters_combinedplotter.py
tests/test_plotters_combinedplotter_icon.py
tests/test_plotters_fieldplotter.py
tests/test_plotters_fieldplotter_contour.py
tests/test_plotters_fieldplotter_contourf.py
tests/test_plotters_fieldplotter_icon.py
tests/test_plotters_fieldplotter_icon_edge.py
tests/test_plotters_vectorplotter.py
tests/test_plotters_vectorplotter_icon.py
tests/test_plotters_vectorplotter_stream.py
tests/test_projections.py