erdogant / worldmap

This python package enables to color different countries in the world or the regions per country.

Home Page:https://erdogant.github.io/worldmap

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Worldmap

Python PyPI Version License Github Forks GitHub Open Issues Project Status Downloads Downloads Sphinx

worldmap is a light weighted Python package that enables easy coloring of countries and/or regions in the world. For this package, the svg images from https://www.w3.org are utilized, processed and colored. It requires downloading the svg files a single time and then works offline.

⭐️ Star this repo if you like it ⭐️

Install worldmap from PyPI

pip install worldmap

Import worldmap package

import worldmap as wm

On the documentation pages you can find detailed information about the working of the worldmap with many examples.


Examples


References:

Maintainers

Contribute

  • All kinds of contributions are welcome!
  • If you wish to buy me a Coffee for this work, it is very appreciated :)

About

This python package enables to color different countries in the world or the regions per country.

https://erdogant.github.io/worldmap

License:Other


Languages

Language:Python 98.4%Language:Shell 1.6%