LICENSE.txt
MANIFEST.in
README.rst
requirements-dev.txt
requirements.txt
setup.py
doc/conf.py
doc/index.rst
doc/plots.rst
doc/utils.rst
doc/_static/logo.svg
examples/README.txt
examples/plot_aggregated_map.py
examples/plot_pie_chart_interactive.py
examples/plot_polar_bar_evolution.py
examples/plot_polar_bar_evolution_interactive.py
examples/plot_top10_barchart.py
templot/__init__.py
templot/plot_aggregated_map.py
templot/plot_pie_chart_interactive.py
templot/plot_polar_bar_evolution.py
templot/plot_polar_bar_evolution_interactive.py
templot/plot_top10_barchart.py
templot/utils.py
templot.egg-info/PKG-INFO
templot.egg-info/SOURCES.txt
templot.egg-info/dependency_links.txt
templot.egg-info/top_level.txt
templot/data/__init__.py
templot/data/communes.geojson
templot/data/departements.geojson
templot/data/df.csv
templot/data/regions.geojson
tests/test_plot_aggregated_map.py
tests/test_plot_pie_chart_interactive.py
tests/test_plot_polar_bar_evolution.py
tests/test_plot_polar_bar_evolution_interactive.py