{"id":2312,"name":"CMasher","description":"CMasher: Scientific colormaps for making accessible, informative and 'cmashing' plots - Published in JOSS (2020)","url":"https://github.com/1313e/cmasher","last_synced_at":"2025-09-04T16:44:32.005Z","repository":{"id":47960401,"uuid":"222056142","full_name":"1313e/CMasher","owner":"1313e","description":"Scientific colormaps for making accessible, informative and 'cmashing' plots","archived":false,"fork":false,"pushed_at":"2025-09-02T21:12:17.000Z","size":228076,"stargazers_count":459,"open_issues_count":9,"forks_count":32,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-09-04T09:23:50.948Z","etag":null,"topics":["colormaps","data-visualization","matplotlib","plotting","python","utility-functions"],"latest_commit_sha":null,"homepage":"https://cmasher.readthedocs.io","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/1313e.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":".github/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":"CITATION","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2019-11-16T06:15:58.000Z","updated_at":"2025-09-03T16:57:28.000Z","dependencies_parsed_at":"2024-01-16T07:23:01.219Z","dependency_job_id":"466aab45-ceab-4a79-8437-a9c815d4e1fd","html_url":"https://github.com/1313e/CMasher","commit_stats":{"total_commits":223,"total_committers":4,"mean_commits":55.75,"dds":0.04932735426008972,"last_synced_commit":"1e76ef900557e1a3aa40a7fe85a356d296f8379b"},"previous_names":[],"tags_count":12,"template":false,"template_full_name":null,"purl":"pkg:github/1313e/CMasher","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/1313e%2FCMasher","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/1313e%2FCMasher/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/1313e%2FCMasher/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/1313e%2FCMasher/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/1313e","download_url":"https://codeload.github.com/1313e/CMasher/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/1313e%2FCMasher/sbom","scorecard":{"id":1457,"data":{"date":"2025-08-11","repo":{"name":"github.com/1313e/CMasher","commit":"eb013a2f617f38459db6d78d16f43305bfeb919e"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.6,"checks":[{"name":"Code-Review","score":0,"reason":"Found 1/15 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":10,"reason":"17 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/lint_python.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":3,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'master'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'master'","Warn: 'stale review dismissal' is disabled on branch 'master'","Warn: branch 'master' does not require approvers","Warn: codeowners review is not required on branch 'master'","Warn: 'last push approval' is disabled on branch 'master'","Warn: no status checks found to merge onto branch 'master'","Info: PRs are required in order to make changes on branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info:  12 out of  12 GitHub-owned GitHubAction dependencies pinned","Info:   7 out of   7 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/test.yml:176"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-14T12:37:32.449Z","repository_id":47960401,"created_at":"2025-08-14T12:37:32.449Z","updated_at":"2025-08-14T12:37:32.449Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273605281,"owners_count":25135717,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-04T02:00:08.968Z","response_time":61,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"owner":{"login":"1313e","name":"Ellert van der Velden","uuid":"30159027","kind":"user","description":"Software engineer.\r\nOpen-source contributor and colormap designer.\r\n|\r\n\"Programming is the art of reducing a big problem to a list of manageable steps.\" ― 1313e","email":"","website":"https://orcid.org/0000-0002-1559-9832","location":"Houten","twitter":null,"company":"Energyworx","icon_url":"https://avatars.githubusercontent.com/u/30159027?u=3c31c15d4ebacb56ee34214c57a9a55f8450617e\u0026v=4","repositories_count":8,"last_synced_at":"2023-03-11T14:10:48.536Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/1313e","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2023-02-15T03:26:43.578Z","updated_at":"2023-03-11T14:10:48.545Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/1313e","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/1313e/repositories"},"packages":[{"id":2673620,"name":"cmasher","ecosystem":"pypi","description":"Scientific colormaps for making accessible, informative and 'cmashing' plots","homepage":"https://cmasher.readthedocs.io","licenses":"BSD-3","normalized_licenses":["BSD-1-Clause"],"repository_url":"https://github.com/1313e/CMasher","keywords_array":["cmasher","perceptually","uniform","sequential","colormaps","plotting","python","visualization"],"namespace":null,"versions_count":48,"first_release_published_at":"2019-11-16T09:24:05.000Z","latest_release_published_at":"2024-11-19T11:16:58.000Z","latest_release_number":"1.9.2","last_synced_at":"2025-09-03T22:08:28.042Z","created_at":"2022-04-10T10:23:05.291Z","updated_at":"2025-09-04T08:59:44.873Z","registry_url":"https://pypi.org/project/cmasher/","install_command":"pip install cmasher --index-url https://pypi.org/simple","documentation_url":"https://cmasher.readthedocs.io","metadata":{"funding":null,"documentation":"https://cmasher.readthedocs.io","classifiers":["Development Status :: 5 - Production/Stable","Framework :: Matplotlib","Intended Audience :: Developers","License :: OSI Approved :: BSD License","Natural Language :: English","Operating System :: MacOS","Operating System :: Microsoft :: Windows","Operating System :: Unix","Programming Language :: Python","Programming Language :: Python :: 3","Programming Language :: Python :: 3.10","Programming Language :: Python :: 3.11","Programming Language :: Python :: 3.12","Programming Language :: Python :: 3.13","Topic :: Scientific/Engineering :: Visualization","Topic :: Utilities"],"normalized_name":"cmasher","project_status":null},"repo_metadata":{"id":47960401,"uuid":"222056142","full_name":"1313e/CMasher","owner":"1313e","description":"Scientific colormaps for making accessible, informative and 'cmashing' plots","archived":false,"fork":false,"pushed_at":"2025-08-06T14:53:29.000Z","size":228073,"stargazers_count":458,"open_issues_count":9,"forks_count":32,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-08-28T01:44:52.235Z","etag":null,"topics":["colormaps","data-visualization","matplotlib","plotting","python","utility-functions"],"latest_commit_sha":null,"homepage":"https://cmasher.readthedocs.io","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/1313e.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":".github/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":"CITATION","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2019-11-16T06:15:58.000Z","updated_at":"2025-08-14T22:11:14.000Z","dependencies_parsed_at":"2024-01-16T07:23:01.219Z","dependency_job_id":"466aab45-ceab-4a79-8437-a9c815d4e1fd","html_url":"https://github.com/1313e/CMasher","commit_stats":{"total_commits":223,"total_committers":4,"mean_commits":55.75,"dds":0.04932735426008972,"last_synced_commit":"1e76ef900557e1a3aa40a7fe85a356d296f8379b"},"previous_names":[],"tags_count":12,"template":false,"template_full_name":null,"purl":"pkg:github/1313e/CMasher","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/1313e%2FCMasher","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/1313e%2FCMasher/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/1313e%2FCMasher/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/1313e%2FCMasher/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/1313e","download_url":"https://codeload.github.com/1313e/CMasher/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/1313e%2FCMasher/sbom","scorecard":{"id":1457,"data":{"date":"2025-08-11","repo":{"name":"github.com/1313e/CMasher","commit":"eb013a2f617f38459db6d78d16f43305bfeb919e"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.6,"checks":[{"name":"Code-Review","score":0,"reason":"Found 1/15 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":10,"reason":"17 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/lint_python.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":3,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'master'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'master'","Warn: 'stale review dismissal' is disabled on branch 'master'","Warn: branch 'master' does not require approvers","Warn: codeowners review is not required on branch 'master'","Warn: 'last push approval' is disabled on branch 'master'","Warn: no status checks found to merge onto branch 'master'","Info: PRs are required in order to make changes on branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info:  12 out of  12 GitHub-owned GitHubAction dependencies pinned","Info:   7 out of   7 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/test.yml:176"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-14T12:37:32.449Z","repository_id":47960401,"created_at":"2025-08-14T12:37:32.449Z","updated_at":"2025-08-14T12:37:32.449Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273518210,"owners_count":25119944,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-03T02:00:09.631Z","response_time":76,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"1313e","name":"Ellert van der Velden","uuid":"30159027","kind":"user","description":"Software engineer.\r\nOpen-source contributor and colormap designer.\r\n|\r\n\"Programming is the art of reducing a big problem to a list of manageable steps.\" ― 1313e","email":"","website":"https://orcid.org/0000-0002-1559-9832","location":"Houten","twitter":null,"company":"Energyworx","icon_url":"https://avatars.githubusercontent.com/u/30159027?u=3c31c15d4ebacb56ee34214c57a9a55f8450617e\u0026v=4","repositories_count":8,"last_synced_at":"2023-03-11T14:10:48.536Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/1313e","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2023-02-15T03:26:43.578Z","updated_at":"2023-03-11T14:10:48.545Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/1313e","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/1313e/repositories"},"tags":[{"name":"v1.9.2","sha":"24c0c0a1e583539deed3292a72069bf7f81bf2d4","kind":"commit","published_at":"2024-11-19T11:12:18.000Z","download_url":"https://codeload.github.com/1313e/CMasher/tar.gz/v1.9.2","html_url":"https://github.com/1313e/CMasher/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/1313e/CMasher@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/1313e%2FCMasher/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/1313e%2FCMasher/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"3dfa817e42794bdf2bcfe489c6cd847a83dbded3","kind":"commit","published_at":"2024-11-19T09:12:27.000Z","download_url":"https://codeload.github.com/1313e/CMasher/tar.gz/v1.9.1","html_url":"https://github.com/1313e/CMasher/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/1313e/CMasher@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/1313e%2FCMasher/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/1313e%2FCMasher/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"2c1b6e5dd812ce47ac7f2cdae838bd712a63404d","kind":"commit","published_at":"2024-10-28T11:59:12.000Z","download_url":"https://codeload.github.com/1313e/CMasher/tar.gz/v1.9.0","html_url":"https://github.com/1313e/CMasher/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/1313e/CMasher@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/1313e%2FCMasher/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/1313e%2FCMasher/tags/v1.9.0/manifests"},{"name":"v1.8.0","sha":"9fd21579dccf24cd52c799a6b7b52f7d331be110","kind":"commit","published_at":"2024-02-19T07:21:32.000Z","download_url":"https://codeload.github.com/1313e/CMasher/tar.gz/v1.8.0","html_url":"https://github.com/1313e/CMasher/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/1313e/CMasher@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/1313e%2FCMasher/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/1313e%2FCMasher/tags/v1.8.0/manifests"},{"name":"v1.7.2","sha":"947ea4bae4914e3608a4028688d9701754e590d3","kind":"commit","published_at":"2023-12-21T17:51:39.000Z","download_url":"https://codeload.github.com/1313e/CMasher/tar.gz/v1.7.2","html_url":"https://github.com/1313e/CMasher/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/1313e/CMasher@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/1313e%2FCMasher/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/1313e%2FCMasher/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"f24a1ffff06378374248bd42d5fff670607dd172","kind":"commit","published_at":"2023-12-19T07:47:30.000Z","download_url":"https://codeload.github.com/1313e/CMasher/tar.gz/v1.7.1","html_url":"https://github.com/1313e/CMasher/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/1313e/CMasher@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/1313e%2FCMasher/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/1313e%2FCMasher/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"4bb82177aa8473025a25cd8f18356efc46f2d59b","kind":"commit","published_at":"2023-12-17T14:06:25.000Z","download_url":"https://codeload.github.com/1313e/CMasher/tar.gz/v1.7.0","html_url":"https://github.com/1313e/CMasher/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/1313e/CMasher@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/1313e%2FCMasher/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/1313e%2FCMasher/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"dd1b6f7a33f69b132f8a4b65df708a5619e9b0c3","kind":"commit","published_at":"2021-04-06T02:43:12.000Z","download_url":"https://codeload.github.com/1313e/CMasher/tar.gz/v1.6.0","html_url":"https://github.com/1313e/CMasher/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/1313e/CMasher@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/1313e%2FCMasher/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/1313e%2FCMasher/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"942cd9c51cf4e2697c67588af40e70134502cb8b","kind":"commit","published_at":"2020-08-11T04:54:16.000Z","download_url":"https://codeload.github.com/1313e/CMasher/tar.gz/v1.5.0","html_url":"https://github.com/1313e/CMasher/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/1313e/CMasher@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/1313e%2FCMasher/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/1313e%2FCMasher/tags/v1.5.0/manifests"},{"name":"v1.4.0","sha":"4770ca1e657d378f24e3e3c54f4c4e1aa00fccc4","kind":"commit","published_at":"2020-07-20T10:12:49.000Z","download_url":"https://codeload.github.com/1313e/CMasher/tar.gz/v1.4.0","html_url":"https://github.com/1313e/CMasher/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/1313e/CMasher@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/1313e%2FCMasher/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/1313e%2FCMasher/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"9ce5d00a6604823b37d2cdbd9c59c9e2f917fe93","kind":"commit","published_at":"2020-04-01T02:02:10.000Z","download_url":"https://codeload.github.com/1313e/CMasher/tar.gz/v1.3.0","html_url":"https://github.com/1313e/CMasher/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/1313e/CMasher@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/1313e%2FCMasher/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/1313e%2FCMasher/tags/v1.3.0/manifests"},{"name":"v1.2.2","sha":"cfafd6c25f1ee8a6b50822824645c418876311f9","kind":"commit","published_at":"2020-02-04T23:31:51.000Z","download_url":"https://codeload.github.com/1313e/CMasher/tar.gz/v1.2.2","html_url":"https://github.com/1313e/CMasher/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/1313e/CMasher@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/1313e%2FCMasher/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/1313e%2FCMasher/tags/v1.2.2/manifests"}]},"repo_metadata_updated_at":"2025-09-04T08:59:44.873Z","dependent_packages_count":17,"downloads":36770,"downloads_period":"last-month","dependent_repos_count":39,"rankings":{"downloads":2.5251064574683864,"dependent_repos_count":2.340011648667065,"dependent_packages_count":0.8476479814823276,"stargazers_count":3.369426400025885,"forks_count":7.389586362840415,"docker_downloads_count":3.8267606866554282,"average":3.3830899228565845},"purl":"pkg:pypi/cmasher","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/cmasher","docker_dependents_count":1,"docker_downloads_count":9,"usage_url":"https://repos.ecosyste.ms/usage/pypi/cmasher","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/cmasher/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-03T03:02:58.116Z","issues_count":34,"pull_requests_count":270,"avg_time_to_close_issue":6544178.892857143,"avg_time_to_close_pull_request":112909.98039215687,"issues_closed_count":28,"pull_requests_closed_count":255,"pull_request_authors_count":13,"issue_authors_count":23,"avg_comments_per_issue":5.4411764705882355,"avg_comments_per_pull_request":0.6148148148148148,"merged_pull_requests_count":241,"bot_issues_count":0,"bot_pull_requests_count":30,"past_year_issues_count":4,"past_year_pull_requests_count":157,"past_year_avg_time_to_close_issue":497354.0,"past_year_avg_time_to_close_pull_request":145086.27586206896,"past_year_issues_closed_count":4,"past_year_pull_requests_closed_count":145,"past_year_pull_request_authors_count":5,"past_year_issue_authors_count":3,"past_year_avg_comments_per_issue":2.75,"past_year_avg_comments_per_pull_request":0.22929936305732485,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":24,"past_year_merged_pull_requests_count":136,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/1313e%2FCMasher/issues","maintainers":[{"login":"neutrinoceros","count":218,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/neutrinoceros"},{"login":"1313e","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/1313e"}],"active_maintainers":[{"login":"neutrinoceros","count":136,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/neutrinoceros"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/cmasher/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/cmasher/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/cmasher/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/cmasher/related_packages","maintainers":[{"uuid":"crobert","login":"crobert","name":null,"email":null,"url":null,"packages_count":21,"html_url":"https://pypi.org/user/crobert/","role":"Maintainer","created_at":"2023-12-16T14:14:17.045Z","updated_at":"2023-12-16T14:14:17.045Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/crobert/packages"},{"uuid":"1313e","login":"1313e","name":null,"email":null,"url":null,"packages_count":7,"html_url":"https://pypi.org/user/1313e/","role":null,"created_at":"2023-02-07T00:40:28.613Z","updated_at":"2023-02-07T00:40:28.613Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/1313e/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":724727,"maintainers_count":308194,"namespaces_count":0,"keywords_count":237984,"github":"pypi","metadata":{"funded_packages_count":50481},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-04T05:23:51.177Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}}],"commits":{"id":550118,"full_name":"1313e/CMasher","default_branch":"master","committers":[{"name":"1313e","email":"ellert_vandervelden@outlook.com","login":"1313e","count":212},{"name":"Clément Robert","email":"cr52@protonmail.com","login":"neutrinoceros","count":171},{"name":"pre-commit-ci[bot]","email":"66853113+pre-commit-ci[bot]","login":"pre-commit-ci[bot]","count":10},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":8},{"name":"abatten","email":"adamjbatten@gmail.com","login":"abatten","count":6},{"name":"Christian Clauss","email":"cclauss@me.com","login":"cclauss","count":4},{"name":"beskep","email":"beskep@naver.com","login":"beskep","count":2},{"name":"Kristen Thyng","email":"kthyng@gmail.com","login":"kthyng","count":1},{"name":"Haoyu (Daniel)","email":"yanghaoyu97@outlook.com","login":"DanielYang59","count":1},{"name":"Emmanuel Ferdman","email":"emmanuelferdman@gmail.com","login":"emmanuel-ferdman","count":1}],"total_commits":416,"total_committers":10,"total_bot_commits":18,"total_bot_committers":2,"mean_commits":41.6,"dds":0.4903846153846154,"past_year_committers":[{"name":"Clément Robert","email":"cr52@protonmail.com","login":"neutrinoceros","count":83},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":8},{"name":"pre-commit-ci[bot]","email":"66853113+pre-commit-ci[bot]","login":"pre-commit-ci[bot]","count":5},{"name":"Emmanuel Ferdman","email":"emmanuelferdman@gmail.com","login":"emmanuel-ferdman","count":1}],"past_year_total_commits":97,"past_year_total_committers":4,"past_year_total_bot_commits":13,"past_year_total_bot_committers":2,"past_year_mean_commits":24.25,"past_year_dds":0.14432989690721654,"last_synced_at":"2025-08-07T07:45:53.941Z","last_synced_commit":"eb013a2f617f38459db6d78d16f43305bfeb919e","created_at":"2023-03-09T04:37:10.019Z","updated_at":"2025-08-07T07:45:55.447Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/1313e%2FCMasher/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-08-12T00:00:10.817Z","repositories_count":5469246,"commits_count":852342819,"contributors_count":31055537,"owners_count":906285,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues_stats":{"full_name":"1313e/CMasher","html_url":"https://github.com/1313e/CMasher","last_synced_at":"2025-09-03T03:02:58.116Z","status":null,"issues_count":34,"pull_requests_count":270,"avg_time_to_close_issue":6544178.892857143,"avg_time_to_close_pull_request":112909.98039215687,"issues_closed_count":28,"pull_requests_closed_count":255,"pull_request_authors_count":13,"issue_authors_count":23,"avg_comments_per_issue":5.4411764705882355,"avg_comments_per_pull_request":0.6148148148148148,"merged_pull_requests_count":241,"bot_issues_count":0,"bot_pull_requests_count":30,"past_year_issues_count":4,"past_year_pull_requests_count":157,"past_year_avg_time_to_close_issue":497354.0,"past_year_avg_time_to_close_pull_request":145086.27586206896,"past_year_issues_closed_count":4,"past_year_pull_requests_closed_count":145,"past_year_pull_request_authors_count":5,"past_year_issue_authors_count":3,"past_year_avg_comments_per_issue":2.75,"past_year_avg_comments_per_pull_request":0.22929936305732485,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":24,"past_year_merged_pull_requests_count":136,"created_at":"2023-05-14T10:45:13.789Z","updated_at":"2025-09-03T04:31:20.421Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/1313e%2FCMasher","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/1313e%2FCMasher/issues","issue_labels_count":{"colormap request":10,"feature request":7,"awaiting response":4,"documentation":3,"help wanted":3,"more info":2,"enquiry":2,"bug":1},"pull_request_labels_count":{"dependencies":41,"github_actions":16,"bug":5,"documentation":3},"issue_author_associations_count":{"NONE":23,"OWNER":6,"COLLABORATOR":4,"CONTRIBUTOR":1},"pull_request_author_associations_count":{"COLLABORATOR":214,"CONTRIBUTOR":34,"OWNER":16,"NONE":11},"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,"ycopin":1,"manodeep":1,"toelzstudios":1,"drscotthawley":1,"christopherlovell":1,"escherba":1,"dptriani":1,"dfielding14":1},"pull_request_authors":{"neutrinoceros":215,"dependabot[bot]":16,"1313e":16,"pre-commit-ci[bot]":14,"cclauss":3,"DanielYang59":2,"aloofgeoduckk":2,"emmanuel-ferdman":2,"kianmeng":1,"kthyng":1,"abatten":1,"beskep":1,"chadagreene":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-03T00:00:08.273Z","repositories_count":10058116,"issues_count":30985287,"pull_requests_count":93679802,"authors_count":10684821,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"},"past_year_issue_labels_count":{"colormap request":1},"past_year_pull_request_labels_count":{"dependencies":41,"github_actions":16,"bug":3},"past_year_issue_author_associations_count":{"COLLABORATOR":2,"NONE":2},"past_year_pull_request_author_associations_count":{"COLLABORATOR":134,"CONTRIBUTOR":24,"NONE":4},"past_year_issue_authors":{"neutrinoceros":2,"Nordicus":1,"sinclair-m":1},"past_year_pull_request_authors":{"neutrinoceros":134,"dependabot[bot]":16,"pre-commit-ci[bot]":8,"emmanuel-ferdman":2,"aloofgeoduckk":2},"maintainers":[{"login":"neutrinoceros","count":218,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/neutrinoceros"},{"login":"1313e","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/1313e"}],"active_maintainers":[{"login":"neutrinoceros","count":136,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/neutrinoceros"}]},"events":{"total":{"CreateEvent":13,"IssuesEvent":5,"ReleaseEvent":3,"WatchEvent":28,"DeleteEvent":9,"IssueCommentEvent":33,"PushEvent":72,"PullRequestReviewCommentEvent":1,"PullRequestReviewEvent":3,"PullRequestEvent":148,"ForkEvent":3},"last_year":{"CreateEvent":13,"IssuesEvent":5,"ReleaseEvent":3,"WatchEvent":28,"DeleteEvent":9,"IssueCommentEvent":33,"PushEvent":72,"PullRequestReviewCommentEvent":1,"PullRequestReviewEvent":3,"PullRequestEvent":148,"ForkEvent":3}},"keywords":["colormaps","data-visualization","matplotlib","plotting","python","utility-functions"],"dependencies":[{"ecosystem":"pypi","filepath":"pyproject.toml","sha":null,"kind":"manifest","created_at":"2023-12-25T17:55:43.687Z","updated_at":"2023-12-25T17:55:43.687Z","repository_link":"https://github.com/1313e/CMasher/blob/master/pyproject.toml","dependencies":[{"id":15271966324,"package_name":"colorspacious","ecosystem":"pypi","requirements":"\u003e=1.1.0","direct":true,"kind":"runtime","optional":false},{"id":15271966370,"package_name":"matplotlib","ecosystem":"pypi","requirements":"\u003e=3.5","direct":true,"kind":"runtime","optional":false},{"id":15271966371,"package_name":"numpy","ecosystem":"pypi","requirements":"\u003e=1.19.3","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"requirements/dependencies.txt","sha":null,"kind":"manifest","created_at":"2023-12-25T17:55:45.202Z","updated_at":"2023-12-25T17:55:45.202Z","repository_link":"https://github.com/1313e/CMasher/blob/master/requirements/dependencies.txt","dependencies":[{"id":15271966384,"package_name":"colorspacious","ecosystem":"pypi","requirements":"\u003e=1.1.0","direct":true,"kind":"runtime","optional":false},{"id":15271966385,"package_name":"matplotlib","ecosystem":"pypi","requirements":"\u003e=3.5","direct":true,"kind":"runtime","optional":false},{"id":15271966386,"package_name":"numpy","ecosystem":"pypi","requirements":"\u003e=1.19.3","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"requirements/dev.txt","sha":null,"kind":"manifest","created_at":"2023-12-25T17:55:45.833Z","updated_at":"2023-12-25T17:55:45.833Z","repository_link":"https://github.com/1313e/CMasher/blob/master/requirements/dev.txt","dependencies":[{"id":15271966408,"package_name":"pyqt5","ecosystem":"pypi","requirements":"\u003e=5.12","direct":true,"kind":"development","optional":false},{"id":15271966454,"package_name":"pytest","ecosystem":"pypi","requirements":"\u003e=4.6.0","direct":true,"kind":"development","optional":false},{"id":15271966455,"package_name":"pytest-cov","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false},{"id":15271966456,"package_name":"pytest-mpl","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false},{"id":15271966508,"package_name":"readme_renderer","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false},{"id":15271966555,"package_name":"scipy","ecosystem":"pypi","requirements":"\u003e=1.0.0","direct":true,"kind":"development","optional":false},{"id":15271966556,"package_name":"setuptools","ecosystem":"pypi","requirements":"\u003e=38.6.0","direct":true,"kind":"development","optional":false},{"id":15271966557,"package_name":"viscm","ecosystem":"pypi","requirements":"\u003e=0.10","direct":true,"kind":"development","optional":false},{"id":15271966663,"package_name":"wheel","ecosystem":"pypi","requirements":"\u003e=0.31.0","direct":true,"kind":"development","optional":false}]},{"ecosystem":"pypi","filepath":"requirements/docs.txt","sha":null,"kind":"manifest","created_at":"2023-12-25T17:55:51.724Z","updated_at":"2023-12-25T17:55:51.724Z","repository_link":"https://github.com/1313e/CMasher/blob/master/requirements/docs.txt","dependencies":[{"id":15271966724,"package_name":"sphinx","ecosystem":"pypi","requirements":"==7.2.6","direct":true,"kind":"runtime","optional":false},{"id":15271966725,"package_name":"sphinx-autobuild","ecosystem":"pypi","requirements":"==2021.3.14","direct":true,"kind":"runtime","optional":false},{"id":15271966726,"package_name":"sphinx_rtd_theme","ecosystem":"pypi","requirements":"==2.0.0","direct":true,"kind":"runtime","optional":false},{"id":15271966727,"package_name":"jinja2","ecosystem":"pypi","requirements":"==3.1.2","direct":true,"kind":"runtime","optional":false},{"id":15271966728,"package_name":"markupsafe","ecosystem":"pypi","requirements":"==2.1.3","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"requirements/typecheck.txt","sha":null,"kind":"manifest","created_at":"2023-12-25T17:55:51.766Z","updated_at":"2023-12-25T17:55:51.766Z","repository_link":"https://github.com/1313e/CMasher/blob/master/requirements/typecheck.txt","dependencies":[{"id":15271966754,"package_name":"mypy","ecosystem":"pypi","requirements":"==1.7.1","direct":true,"kind":"runtime","optional":false},{"id":15271966755,"package_name":"typing-extensions","ecosystem":"pypi","requirements":"==4.9.0","direct":true,"kind":"runtime","optional":false},{"id":15271966756,"package_name":"pytest","ecosystem":"pypi","requirements":"==7.4.3","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/lint_python.yml","sha":null,"kind":"manifest","created_at":"2023-12-16T14:09:52.832Z","updated_at":"2023-12-16T14:09:52.832Z","repository_link":"https://github.com/1313e/CMasher/blob/master/.github/workflows/lint_python.yml","dependencies":[{"id":15127706489,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":15127706490,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/test.yml","sha":null,"kind":"manifest","created_at":"2023-12-16T14:09:52.840Z","updated_at":"2023-12-16T14:09:52.840Z","repository_link":"https://github.com/1313e/CMasher/blob/master/.github/workflows/test.yml","dependencies":[{"id":15127706491,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":15127706492,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]}],"score":18.96533858899074,"created_at":"2025-09-04T09:17:59.797Z","updated_at":"2025-10-07T08:04:38.853Z","avatar_url":"https://github.com/1313e.png","language":"Python","category":"Scientific Software","sub_category":"Peer-reviewed","monthly_downloads":36770,"funding_links":[],"readme_doi_urls":["https://doi.org/10.21105/joss.02004"],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":["cryptocurrencies","mesh","closember","community-driven","icesat-2","dynamics","astrophysics","astronomy","exoplanet","energy-system"],"project_url":"https://science.ecosyste.ms/api/v1/projects/2312","html_url":"https://science.ecosyste.ms/projects/2312","bibtex_url":"https://science.ecosyste.ms/projects/2312/export.bibtex","apalike_url":"https://science.ecosyste.ms/projects/2312/export.apalike"}