Welcome to geovizpy's documentation! ====================================== **geovizpy** is a Python wrapper for the `geoviz `_ JavaScript library. It allows you to create thematic maps using a simple Python API and render them to HTML files. The goal of this library is to bring the power and flexibility of the `geoviz` library (based on D3.js) to Python users, enabling the creation of high-quality, interactive maps directly from Python scripts or Jupyter notebooks. New Features ------------ * **Layer Control**: Toggle visibility of map layers interactively. * **Export**: Download your maps as SVG or PNG images directly from the browser. .. note:: This project is a wrapper. For detailed documentation on the underlying map logic and parameters, please refer to the `geoviz documentation `_. .. toctree:: :maxdepth: 2 :caption: Contents: installation usage gallery api Indices and tables ================== * :ref:`genindex` * :ref:`modindex` * :ref:`search`