An open API service for producing an overview of a list of open source projects.

JOSS: https://github.com/1313e/CMasher

colormaps data-visualization matplotlib plotting python utility-functions

Score: 19.629857275374775

Last synced: about 4 hours ago
JSON representation

Repository metadata:

Scientific colormaps for making accessible, informative and 'cmashing' plots


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: 23 days ago

Total Commits: 453
Total Committers: 10
Avg Commits per committer: 45.3
Development Distribution Score (DDS): 0.532

Commits in past year: 54
Committers in past year: 3
Avg Commits per committer in past year: 18.0
Development Distribution Score (DDS) in past year: 0.407

Name Email Commits
1313e e****n@o****m 212
Clément Robert c****2@p****m 175
dependabot[bot] 4****] 38
pre-commit-ci[bot] 6****] 13
abatten a****n@g****m 6
Christian Clauss c****s@m****m 4
beskep b****p@n****m 2
Kristen Thyng k****g@g****m 1
Haoyu (Daniel) y****7@o****m 1
Emmanuel Ferdman e****n@g****m 1

Issue and Pull Request metadata

Last synced: 3 months ago

Total issues: 34
Total pull requests: 278
Average time to close issues: 3 months
Average time to close pull requests: 1 day
Total issue authors: 23
Total pull request authors: 13
Average comments per issue: 5.44
Average comments per pull request: 0.62
Merged pull request: 248
Bot issues: 0
Bot pull requests: 32

Past year issues: 0
Past year pull requests: 31
Past year average time to close issues: N/A
Past year average time to close pull requests: 5 days
Past year issue authors: 0
Past year pull request authors: 4
Past year average comments per issue: 0
Past year average comments per pull request: 0.29
Past year merged pull request: 24
Past year bot issues: 0
Past year bot pull requests: 10

More stats: https://issues.ecosyste.ms/repositories/lookup?url=https://github.com/1313e/CMasher

Top Issue Authors

  • 1313e (6)
  • neutrinoceros (4)
  • nikosarcevic (2)
  • rdzudzar (2)
  • endolith (2)
  • teuben (1)
  • chadagreene (1)
  • kgrasha (1)
  • meatball880207 (1)
  • adrn (1)
  • psharda (1)
  • DanielYang59 (1)
  • Nordicus (1)
  • horsto (1)
  • sinclair-m (1)

Top Pull Request Authors

  • neutrinoceros (216)
  • dependabot[bot] (17)
  • 1313e (16)
  • pre-commit-ci[bot] (15)
  • cclauss (3)
  • DanielYang59 (2)
  • aloofgeoduckk (2)
  • emmanuel-ferdman (2)
  • kianmeng (1)
  • kthyng (1)
  • abatten (1)
  • beskep (1)
  • chadagreene (1)

Top Issue Labels

  • colormap request (10)
  • feature request (7)
  • awaiting response (4)
  • help wanted (3)
  • documentation (3)
  • more info (2)
  • enquiry (2)
  • bug (1)

Top Pull Request Labels

  • dependencies (43)
  • github_actions (17)
  • bug (5)
  • documentation (3)

Package metadata

pypi.org: cmasher

Scientific colormaps for making accessible, informative and 'cmashing' plots

  • Homepage: https://cmasher.readthedocs.io
  • Documentation: https://cmasher.readthedocs.io
  • Licenses: BSD-3
  • Latest release: 1.9.2 (published over 1 year ago)
  • Last Synced: 2026-05-13T13:32:16.297Z (about 1 month ago)
  • Versions: 48
  • Dependent Packages: 17
  • Dependent Repositories: 39
  • Downloads: 67,351 Last month
  • Docker Downloads: 9
  • Rankings:
    • Dependent packages count: 0.848%
    • Dependent repos count: 2.34%
    • Downloads: 2.525%
    • Stargazers count: 3.369%
    • Average: 3.383%
    • Docker downloads count: 3.827%
    • Forks count: 7.39%
  • Maintainers (2)
proxy.golang.org: github.com/1313e/cmasher

  • Homepage:
  • Documentation: https://pkg.go.dev/github.com/1313e/cmasher#section-documentation
  • Licenses:
  • Latest release: v1.9.2 (published over 1 year ago)
  • Last Synced: 2026-06-04T23:05:13.779Z (18 days ago)
  • Versions: 12
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Dependent packages count: 4.794%
    • Average: 4.955%
    • Dependent repos count: 5.116%

Dependencies

pyproject.toml pypi
  • colorspacious >=1.1.0
  • matplotlib >=3.5
  • numpy >=1.19.3
requirements/dependencies.txt pypi
  • colorspacious >=1.1.0
  • matplotlib >=3.5
  • numpy >=1.19.3
requirements/dev.txt pypi
  • pyqt5 >=5.12 development
  • pytest >=4.6.0 development
  • pytest-cov * development
  • pytest-mpl * development
  • readme_renderer * development
  • scipy >=1.0.0 development
  • setuptools >=38.6.0 development
  • viscm >=0.10 development
  • wheel >=0.31.0 development
requirements/docs.txt pypi
  • jinja2 ==3.1.2
  • markupsafe ==2.1.3
  • sphinx ==7.2.6
  • sphinx-autobuild ==2021.3.14
  • sphinx_rtd_theme ==2.0.0
requirements/typecheck.txt pypi
  • mypy ==1.7.1
  • pytest ==7.4.3
  • typing-extensions ==4.9.0
.github/workflows/lint_python.yml actions
  • actions/checkout v2 composite
  • actions/setup-python v2 composite
.github/workflows/test.yml actions
  • actions/checkout v2 composite
  • actions/setup-python v2 composite