worldmap

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

https://github.com/erdogant/worldmap

Science Score: 44.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
    Found CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Committers with academic emails
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (11.9%) to scientific vocabulary

Keywords

coloring coloring-graph countries graphics plot python svg worldmap
Last synced: 4 months ago · JSON representation ·

Repository

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

Basic Info
Statistics
  • Stars: 17
  • Watchers: 2
  • Forks: 4
  • Open Issues: 3
  • Releases: 6
Topics
coloring coloring-graph countries graphics plot python svg worldmap
Created almost 6 years ago · Last pushed about 2 years ago
Metadata Files
Readme Funding License Citation

README.md

Worldmap

Python PyPI Version License Github Forks GitHub Open Issues Project Status Downloads Downloads Sphinx <!---BuyMeCoffee--> <!---Coffee-->

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

bash pip install worldmap

Import worldmap package

python import worldmap as wm

Documentation pages

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


Examples


References:

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

Maintainers

Contribute

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

Owner

  • Name: Erdogan
  • Login: erdogant
  • Kind: user
  • Location: Den Haag

Machine Learning | Statistics | Bayesian | D3js | Visualizations

Citation (CITATION.cff)

# YAML 1.2
---
authors: 
  -
    family-names: Taskesen
    given-names: Erdogan
    orcid: "https://orcid.org/0000-0002-3430-9618"
cff-version: "1.1.0"
date-released: 2020-10-07
keywords: 
  - "python"
  - "svg"
  - "graphics"
  - "countries"
  - "worldmap"
  - "plot"
license: "MIT"
message: "If you use this software, please cite it using these metadata."
repository-code: ""https://erdogant.github.io/worldmap""
title: "The worldmap python package enables to color different countries in the world or the regions per country. "
version: "0.1.0"
...

GitHub Events

Total
  • Issues event: 1
  • Watch event: 3
  • Fork event: 1
Last Year
  • Issues event: 1
  • Watch event: 3
  • Fork event: 1

Committers

Last synced: 4 months ago

All Time
  • Total Commits: 71
  • Total Committers: 4
  • Avg Commits per committer: 17.75
  • Development Distribution Score (DDS): 0.113
Past Year
  • Commits: 0
  • Committers: 0
  • Avg Commits per committer: 0.0
  • Development Distribution Score (DDS): 0.0
Top Committers
Name Email Commits
erdogant e****t@g****m 63
Erdogan Taskesen 5****a 6
maxbachmann s****h@m****e 1
Dmitry Mikushin d****y@k****g 1
Committer Domains (Top 20 + Academic)

Issues and Pull Requests

Last synced: 4 months ago

All Time
  • Total issues: 5
  • Total pull requests: 2
  • Average time to close issues: 5 months
  • Average time to close pull requests: about 13 hours
  • Total issue authors: 5
  • Total pull request authors: 2
  • Average comments per issue: 0.8
  • Average comments per pull request: 1.0
  • Merged pull requests: 2
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 1
  • Pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Issue authors: 1
  • Pull request authors: 0
  • Average comments per issue: 0.0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
  • github4jiawen (1)
  • jvzsec (1)
  • lennybe (1)
  • AhmedElsayed-17 (1)
  • dmikushin (1)
Pull Request Authors
  • dmikushin (1)
  • maxbachmann (1)
Top Labels
Issue Labels
Pull Request Labels

Packages

  • Total packages: 1
  • Total downloads:
    • pypi 518 last-month
  • Total dependent packages: 2
  • Total dependent repositories: 1
  • Total versions: 4
  • Total maintainers: 1
pypi.org: worldmap

worldmap is to plot and color countries or specific regions in a country using offline approaches.

  • Versions: 4
  • Dependent Packages: 2
  • Dependent Repositories: 1
  • Downloads: 518 Last month
Rankings
Dependent packages count: 4.7%
Downloads: 14.3%
Average: 15.6%
Forks count: 16.9%
Stargazers count: 20.3%
Dependent repos count: 21.7%
Maintainers (1)
Last synced: 4 months ago

Dependencies

docs/source/requirements.txt pypi
  • pipinstallsphinx_rtd_theme *
requirements-dev.txt pypi
  • sphinx_rtd_theme * development
setup.py pypi
  • colourmap *
  • matplotlib *
  • numpy *
  • pandas *
  • rapidfuzz *
  • seaborn *
  • sklearn *
  • svgpathtools *
  • tqdm *
  • wget *
requirements.txt pypi