SkillAgentSearch skills...

Worldmap

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

Install / Use

/learn @erdogant/Worldmap
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Worldmap

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

<!---[![BuyMeCoffee](https://img.shields.io/badge/buymea-coffee-yellow.svg)](https://www.buymeacoffee.com/erdogant)--> <!---[![Coffee](https://img.shields.io/badge/coffee-black-grey.svg)](https://erdogant.github.io/donate/?currency=USD&amount=5)-->

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

Documentation pages

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

<hr>

Examples

<p align="left"> <a href="https://erdogant.github.io/worldmap/pages/html/Examples.html"> <img src="https://github.com/erdogant/worldmap/blob/master/docs/figs/figure_netherlands.png" width="300" /> </a> </p>

<p align="left"> <a href="https://erdogant.github.io/worldmap/pages/html/Examples.html#coloring-of-country-in-worldmap"> <img src="https://github.com/erdogant/worldmap/blob/master/docs/figs/fig_world.png" width="600" /> </a> </p>

<hr>

References:

  • http://www.w3.org/Consortium/Legal/copyright-software

Maintainers

Contribute

  • All kinds of contributions are welcome!
  • If you wish to buy me a <a href="https://www.buymeacoffee.com/erdogant">Coffee</a> for this work, it is very appreciated :)

Related Skills

View on GitHub
GitHub Stars17
CategoryDevelopment
Updated8mo ago
Forks4

Languages

Python

Security Score

72/100

Audited on Aug 1, 2025

No findings