{"id":39968,"name":"ncvue","description":"A minimal GUI for a quick view of netcdf files. Aiming to be a drop-in replacement for ncview.","url":"https://github.com/mcuntz/ncvue","last_synced_at":"2025-09-05T08:26:25.194Z","repository":{"id":57445260,"uuid":"317358602","full_name":"mcuntz/ncvue","owner":"mcuntz","description":"A minimal GUI for a quick view of netcdf files. Aiming to be a drop-in replacement for ncview.","archived":false,"fork":false,"pushed_at":"2025-06-08T00:05:50.000Z","size":201943,"stargazers_count":75,"open_issues_count":1,"forks_count":5,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-07-09T10:53:25.246Z","etag":null,"topics":["mapping","maps","netcdf","netcdf4","tkinter","tkinter-gui","viewer"],"latest_commit_sha":null,"homepage":"https://mcuntz.github.io/ncvue/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mcuntz.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGELOG.rst","contributing":"CONTRIBUTING.rst","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS.rst","dei":null,"publiccode":null,"codemeta":null,"zenodo":".zenodo.json"}},"created_at":"2020-11-30T22:10:21.000Z","updated_at":"2025-07-06T12:13:05.000Z","dependencies_parsed_at":"2025-03-09T23:23:45.138Z","dependency_job_id":"97d9e777-8fbc-4f97-88af-5d4a36e0b112","html_url":"https://github.com/mcuntz/ncvue","commit_stats":{"total_commits":165,"total_committers":2,"mean_commits":82.5,"dds":0.0060606060606061,"last_synced_commit":"d381fd55631054afcc0636cb2480e773b4b5f001"},"previous_names":[],"tags_count":29,"template":false,"template_full_name":null,"purl":"pkg:github/mcuntz/ncvue","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mcuntz%2Fncvue","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mcuntz%2Fncvue/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mcuntz%2Fncvue/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mcuntz%2Fncvue/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mcuntz","download_url":"https://codeload.github.com/mcuntz/ncvue/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mcuntz%2Fncvue/sbom","scorecard":{"id":632666,"data":{"date":"2025-08-11","repo":{"name":"github.com/mcuntz/ncvue","commit":"cfb9c9c3de4833b00b2fd72b3eb559c15da6909e"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.9,"checks":[{"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/main.yml:115","Warn: no topLevel permission defined: .github/workflows/main.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":"Code-Review","score":0,"reason":"Found 0/30 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":"Maintained","score":0,"reason":"1 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"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":"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":"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":"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":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"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":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/mcuntz/ncvue/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:127: update your workflow using https://app.stepsecurity.io/secureworkflow/mcuntz/ncvue/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:136: update your workflow using https://app.stepsecurity.io/secureworkflow/mcuntz/ncvue/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/mcuntz/ncvue/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/mcuntz/ncvue/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/mcuntz/ncvue/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/mcuntz/ncvue/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:105: update your workflow using https://app.stepsecurity.io/secureworkflow/mcuntz/ncvue/main.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:44","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:45","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:81","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:82","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:83","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:91","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:92","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:93","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   8 pipCommand 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/main.yml:110"],"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":"Vulnerabilities","score":0,"reason":"60 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2018-34 / GHSA-2fc2-6r4j-p65h","Warn: Project is vulnerable to: PYSEC-2021-856 / GHSA-5545-2q6w-2gh6","Warn: Project is vulnerable to: PYSEC-2019-108 / GHSA-9fq2-x9r6-wfmf","Warn: Project is vulnerable to: PYSEC-2018-33 / GHSA-cw6w-4rcx-xphc","Warn: Project is vulnerable to: PYSEC-2021-857 / GHSA-f7c7-j99h-c22f","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2017-1 / GHSA-frgw-fgh6-9g52","Warn: Project is vulnerable to: GHSA-3c5c-7235-994j","Warn: Project is vulnerable to: GHSA-3f63-hfp8-52jq","Warn: Project is vulnerable to: PYSEC-2021-41 / GHSA-3wvg-mj6g-m9cv","Warn: Project is vulnerable to: PYSEC-2020-77 / GHSA-3xv8-3j54-hgrp","Warn: Project is vulnerable to: PYSEC-2020-80 / GHSA-43fq-w8qq-v88h","Warn: Project is vulnerable to: GHSA-44wm-f244-xhp3","Warn: Project is vulnerable to: GHSA-4fx9-vc88-q2xc","Warn: Project is vulnerable to: PYSEC-2021-35 / GHSA-57h3-9rgr-c24m","Warn: Project is vulnerable to: PYSEC-2020-172 / GHSA-5gm3-px64-rw72","Warn: Project is vulnerable to: PYSEC-2021-331 / GHSA-7534-mm45-c74v","Warn: Project is vulnerable to: PYSEC-2021-92 / GHSA-7r7m-5h27-29hp","Warn: Project is vulnerable to: PYSEC-2020-78 / GHSA-8843-m7mw-mxqm","Warn: Project is vulnerable to: PYSEC-2023-227 / GHSA-8ghj-p4vj-mr35","Warn: Project is vulnerable to: PYSEC-2014-87 / GHSA-8m9x-pxwq-j236","Warn: Project is vulnerable to: PYSEC-2022-10 / GHSA-8vj2-vxx3-667w","Warn: Project is vulnerable to: PYSEC-2021-36 / GHSA-8xjq-8fcg-g5hw","Warn: Project is vulnerable to: PYSEC-2016-6 / GHSA-8xjv-v9xq-m5h9","Warn: Project is vulnerable to: PYSEC-2021-42 / GHSA-95q3-8gr9-gm8w","Warn: Project is vulnerable to: PYSEC-2022-168 / GHSA-9j59-75qj-795w","Warn: Project is vulnerable to: PYSEC-2014-10 / GHSA-cfmr-38g9-f2h7","Warn: Project is vulnerable to: PYSEC-2020-76 / GHSA-cqhg-xjhh-p8hf","Warn: Project is vulnerable to: PYSEC-2021-40 / GHSA-f4w8-cv6p-x6r5","Warn: Project is vulnerable to: PYSEC-2021-69 / GHSA-f5g8-5qq7-938w","Warn: Project is vulnerable to: PYSEC-2021-139 / GHSA-g6rj-rv7j-xwp4","Warn: Project is vulnerable to: PYSEC-2015-16 / GHSA-h5rf-vgqx-wjv2","Warn: Project is vulnerable to: PYSEC-2016-5 / GHSA-hggx-3h72-49ww","Warn: Project is vulnerable to: PYSEC-2020-84 / GHSA-hj69-c76v-86wr","Warn: Project is vulnerable to: PYSEC-2016-7 / GHSA-hvr8-466p-75rh","Warn: Project is vulnerable to: PYSEC-2015-15 / GHSA-j6f7-g425-4gmx","Warn: Project is vulnerable to: GHSA-j7hp-h8jx-5ppr","Warn: Project is vulnerable to: PYSEC-2019-110 / GHSA-j7mj-748x-7p78","Warn: Project is vulnerable to: GHSA-jgpv-4h4c-xhw3","Warn: Project is vulnerable to: PYSEC-2022-42979 / GHSA-m2vv-5vj5-2hm7","Warn: Project is vulnerable to: PYSEC-2021-37 / GHSA-mvg9-xffr-p774","Warn: Project is vulnerable to: PYSEC-2020-83 / GHSA-p49h-hjvm-jg3h","Warn: Project is vulnerable to: PYSEC-2022-8 / GHSA-pw3c-h7wp-cvhx","Warn: Project is vulnerable to: PYSEC-2021-93 / GHSA-q5hq-fp76-qmrc","Warn: Project is vulnerable to: PYSEC-2020-82 / GHSA-r7rm-8j6h-r933","Warn: Project is vulnerable to: PYSEC-2014-23 / GHSA-r854-96gq-rfg3","Warn: Project is vulnerable to: PYSEC-2016-8 / GHSA-rwr3-c2q8-gm56","Warn: Project is vulnerable to: PYSEC-2020-81 / GHSA-vcqg-3p29-xw73","Warn: Project is vulnerable to: PYSEC-2020-79 / GHSA-vj42-xq3r-hr3r","Warn: Project is vulnerable to: PYSEC-2021-70 / GHSA-vqcj-wrf2-7v73","Warn: Project is vulnerable to: PYSEC-2016-9 / GHSA-w4vg-rf63-f3j3","Warn: Project is vulnerable to: PYSEC-2014-22 / GHSA-x895-2wrm-hvp7","Warn: Project is vulnerable to: PYSEC-2022-9 / GHSA-xrcv-f9gm-v42c","Warn: Project is vulnerable to: PYSEC-2021-137","Warn: Project is vulnerable to: PYSEC-2021-138","Warn: Project is vulnerable to: PYSEC-2021-317","Warn: Project is vulnerable to: PYSEC-2021-38","Warn: Project is vulnerable to: PYSEC-2021-39","Warn: Project is vulnerable to: PYSEC-2021-94","Warn: Project is vulnerable to: PYSEC-2023-175"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-21T08:20:36.788Z","repository_id":57445260,"created_at":"2025-08-21T08:20:36.796Z","updated_at":"2025-08-21T08:20:36.796Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273729461,"owners_count":25157437,"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-05T02:00:09.113Z","response_time":402,"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":"mcuntz","name":"Matthias Cuntz","uuid":"13037588","kind":"user","description":"","email":"","website":null,"location":"Metz, France","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/13037588?v=4","repositories_count":23,"last_synced_at":"2024-06-11T15:49:31.540Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/mcuntz","funding_links":[],"total_stars":124,"followers":18,"following":0,"created_at":"2023-03-05T12:50:35.881Z","updated_at":"2024-06-11T15:49:33.393Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mcuntz","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mcuntz/repositories"},"packages":[{"id":2814893,"name":"ncvue","ecosystem":"pypi","description":"ncvue: A minimal GUI for a quick view of netcdf files, aiming to be a drop-in replacement for ncview and panoply","homepage":"https://github.com/mcuntz/ncvue","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/mcuntz/ncvue","keywords_array":[],"namespace":null,"versions_count":24,"first_release_published_at":"2021-01-23T21:40:01.000Z","latest_release_published_at":"2024-07-14T13:18:26.000Z","latest_release_number":"4.4.3","last_synced_at":"2025-08-10T19:35:22.744Z","created_at":"2022-04-10T11:43:13.138Z","updated_at":"2025-08-10T19:35:22.745Z","registry_url":"https://pypi.org/project/ncvue/","install_command":"pip install ncvue --index-url https://pypi.org/simple","documentation_url":"https://mcuntz.github.io/ncvue/","metadata":{"funding":null,"documentation":"https://mcuntz.github.io/ncvue/","classifiers":["Development Status :: 5 - Production/Stable","Intended Audience :: Developers","Intended Audience :: End Users/Desktop","Intended Audience :: Science/Research","License :: OSI Approved :: MIT License","Natural Language :: English","Operating System :: MacOS","Operating System :: MacOS :: MacOS X","Operating System :: Microsoft","Operating System :: Microsoft :: Windows","Operating System :: POSIX","Operating System :: Unix","Programming Language :: Python","Programming Language :: Python :: 3","Programming Language :: Python :: 3 :: Only","Programming Language :: Python :: 3.10","Programming Language :: Python :: 3.11","Programming Language :: Python :: 3.12","Programming Language :: Python :: 3.13","Programming Language :: Python :: 3.8","Programming Language :: Python :: 3.9","Topic :: Scientific/Engineering","Topic :: Scientific/Engineering :: Atmospheric Science","Topic :: Scientific/Engineering :: Hydrology","Topic :: Scientific/Engineering :: Mathematics","Topic :: Software Development","Topic :: Utilities"],"normalized_name":"ncvue"},"repo_metadata":{"id":57445260,"uuid":"317358602","full_name":"mcuntz/ncvue","owner":"mcuntz","description":"A minimal GUI for a quick view of netcdf files. Aiming to be a drop-in replacement for ncview.","archived":false,"fork":false,"pushed_at":"2025-06-08T00:05:50.000Z","size":201943,"stargazers_count":74,"open_issues_count":1,"forks_count":5,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-06-08T01:24:48.949Z","etag":null,"topics":["mapping","maps","netcdf","netcdf4","tkinter","tkinter-gui","viewer"],"latest_commit_sha":null,"homepage":"https://mcuntz.github.io/ncvue/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mcuntz.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGELOG.rst","contributing":"CONTRIBUTING.rst","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS.rst","dei":null,"publiccode":null,"codemeta":null,"zenodo":".zenodo.json"}},"created_at":"2020-11-30T22:10:21.000Z","updated_at":"2025-06-08T00:05:54.000Z","dependencies_parsed_at":"2025-03-09T23:23:45.138Z","dependency_job_id":"97d9e777-8fbc-4f97-88af-5d4a36e0b112","html_url":"https://github.com/mcuntz/ncvue","commit_stats":{"total_commits":165,"total_committers":2,"mean_commits":82.5,"dds":0.0060606060606061,"last_synced_commit":"d381fd55631054afcc0636cb2480e773b4b5f001"},"previous_names":[],"tags_count":29,"template":false,"template_full_name":null,"purl":"pkg:github/mcuntz/ncvue","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mcuntz%2Fncvue","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mcuntz%2Fncvue/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mcuntz%2Fncvue/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mcuntz%2Fncvue/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mcuntz","download_url":"https://codeload.github.com/mcuntz/ncvue/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mcuntz%2Fncvue/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":264444350,"owners_count":23609448,"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","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":"mcuntz","name":"Matthias Cuntz","uuid":"13037588","kind":"user","description":"","email":"","website":null,"location":"Metz, France","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/13037588?v=4","repositories_count":23,"last_synced_at":"2024-06-11T15:49:31.540Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/mcuntz","funding_links":[],"total_stars":124,"followers":18,"following":0,"created_at":"2023-03-05T12:50:35.881Z","updated_at":"2024-06-11T15:49:33.393Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mcuntz","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mcuntz/repositories"},"tags":[{"name":"v6.1","sha":"ef2d33f31e9b9357aaa93aea5e5a1dd10cbfc69a","kind":"commit","published_at":"2025-03-09T23:06:33.000Z","download_url":"https://codeload.github.com/mcuntz/ncvue/tar.gz/v6.1","html_url":"https://github.com/mcuntz/ncvue/releases/tag/v6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mcuntz/ncvue@v6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mcuntz%2Fncvue/tags/v6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mcuntz%2Fncvue/tags/v6.1/manifests"},{"name":"v6.0","sha":"2060749b80cdbe87591e2aa3035953f9436d5688","kind":"commit","published_at":"2025-03-02T23:46:53.000Z","download_url":"https://codeload.github.com/mcuntz/ncvue/tar.gz/v6.0","html_url":"https://github.com/mcuntz/ncvue/releases/tag/v6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mcuntz/ncvue@v6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mcuntz%2Fncvue/tags/v6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mcuntz%2Fncvue/tags/v6.0/manifests"},{"name":"v5.1","sha":"d9d90e4033578271ba59efcc42b45fd9629fdd0e","kind":"commit","published_at":"2024-12-20T22:53:33.000Z","download_url":"https://codeload.github.com/mcuntz/ncvue/tar.gz/v5.1","html_url":"https://github.com/mcuntz/ncvue/releases/tag/v5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mcuntz/ncvue@v5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mcuntz%2Fncvue/tags/v5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mcuntz%2Fncvue/tags/v5.1/manifests"},{"name":"v5.0","sha":"51d5b1fd7cd36cf4671905c8de2cb71e1561fed4","kind":"commit","published_at":"2024-12-04T22:19:08.000Z","download_url":"https://codeload.github.com/mcuntz/ncvue/tar.gz/v5.0","html_url":"https://github.com/mcuntz/ncvue/releases/tag/v5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mcuntz/ncvue@v5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mcuntz%2Fncvue/tags/v5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mcuntz%2Fncvue/tags/v5.0/manifests"},{"name":"v4.4.3","sha":"4a5eaaca512d9496baf2297f27ae2909856f09b7","kind":"tag","published_at":"2024-07-14T13:15:46.000Z","download_url":"https://codeload.github.com/mcuntz/ncvue/tar.gz/v4.4.3","html_url":"https://github.com/mcuntz/ncvue/releases/tag/v4.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mcuntz/ncvue@v4.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mcuntz%2Fncvue/tags/v4.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mcuntz%2Fncvue/tags/v4.4.3/manifests"},{"name":"v4.4.2","sha":"f5abb7765a7078cb00a069d41b30ea8d0bdc8735","kind":"commit","published_at":"2024-07-10T15:47:27.000Z","download_url":"https://codeload.github.com/mcuntz/ncvue/tar.gz/v4.4.2","html_url":"https://github.com/mcuntz/ncvue/releases/tag/v4.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mcuntz/ncvue@v4.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mcuntz%2Fncvue/tags/v4.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mcuntz%2Fncvue/tags/v4.4.2/manifests"},{"name":"v4.4.1","sha":"53d710006dc06d4fc67f9bc398bdb29f6b31a5b5","kind":"commit","published_at":"2024-03-03T22:46:17.000Z","download_url":"https://codeload.github.com/mcuntz/ncvue/tar.gz/v4.4.1","html_url":"https://github.com/mcuntz/ncvue/releases/tag/v4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mcuntz/ncvue@v4.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mcuntz%2Fncvue/tags/v4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mcuntz%2Fncvue/tags/v4.4.1/manifests"},{"name":"v4.4","sha":"29a04e056922ce14fb41a6bc3215ed01f0a77e77","kind":"commit","published_at":"2024-02-28T09:24:48.000Z","download_url":"https://codeload.github.com/mcuntz/ncvue/tar.gz/v4.4","html_url":"https://github.com/mcuntz/ncvue/releases/tag/v4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mcuntz/ncvue@v4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mcuntz%2Fncvue/tags/v4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mcuntz%2Fncvue/tags/v4.4/manifests"},{"name":"v4.3","sha":"f801491f9631623efd89797c58d270398bcfe2f2","kind":"commit","published_at":"2024-01-14T23:40:45.000Z","download_url":"https://codeload.github.com/mcuntz/ncvue/tar.gz/v4.3","html_url":"https://github.com/mcuntz/ncvue/releases/tag/v4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mcuntz/ncvue@v4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mcuntz%2Fncvue/tags/v4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mcuntz%2Fncvue/tags/v4.3/manifests"},{"name":"v4.2","sha":"5aa90a55203d89a866840bc2db67eecc1b0ad3f9","kind":"commit","published_at":"2024-01-13T23:52:50.000Z","download_url":"https://codeload.github.com/mcuntz/ncvue/tar.gz/v4.2","html_url":"https://github.com/mcuntz/ncvue/releases/tag/v4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mcuntz/ncvue@v4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mcuntz%2Fncvue/tags/v4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mcuntz%2Fncvue/tags/v4.2/manifests"},{"name":"v4.1.2","sha":"95d95306cbd64d493074477c5baa625f6d0a8928","kind":"tag","published_at":"2022-06-12T22:29:38.000Z","download_url":"https://codeload.github.com/mcuntz/ncvue/tar.gz/v4.1.2","html_url":"https://github.com/mcuntz/ncvue/releases/tag/v4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mcuntz/ncvue@v4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mcuntz%2Fncvue/tags/v4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mcuntz%2Fncvue/tags/v4.1.2/manifests"},{"name":"v4.1.1","sha":"dcf129da4de0fb9e5192d154a2f2009fbff9f8d3","kind":"tag","published_at":"2021-11-15T22:53:53.000Z","download_url":"https://codeload.github.com/mcuntz/ncvue/tar.gz/v4.1.1","html_url":"https://github.com/mcuntz/ncvue/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mcuntz/ncvue@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mcuntz%2Fncvue/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mcuntz%2Fncvue/tags/v4.1.1/manifests"},{"name":"v4.1","sha":"dfff21e6086f6c6bda853c75602eac336af55161","kind":"tag","published_at":"2021-11-15T20:45:01.000Z","download_url":"https://codeload.github.com/mcuntz/ncvue/tar.gz/v4.1","html_url":"https://github.com/mcuntz/ncvue/releases/tag/v4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mcuntz/ncvue@v4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mcuntz%2Fncvue/tags/v4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mcuntz%2Fncvue/tags/v4.1/manifests"},{"name":"v4.0.1","sha":"c7489c3072a82657a611ca0b81e5a42065212ba9","kind":"commit","published_at":"2021-10-30T11:46:25.000Z","download_url":"https://codeload.github.com/mcuntz/ncvue/tar.gz/v4.0.1","html_url":"https://github.com/mcuntz/ncvue/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mcuntz/ncvue@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mcuntz%2Fncvue/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mcuntz%2Fncvue/tags/v4.0.1/manifests"},{"name":"v4.0","sha":"a67600f518d4bdc9f0fcc1432c0f04c694e15a11","kind":"commit","published_at":"2021-10-30T11:24:01.000Z","download_url":"https://codeload.github.com/mcuntz/ncvue/tar.gz/v4.0","html_url":"https://github.com/mcuntz/ncvue/releases/tag/v4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mcuntz/ncvue@v4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mcuntz%2Fncvue/tags/v4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mcuntz%2Fncvue/tags/v4.0/manifests"},{"name":"v3.8","sha":"eb7a29b54f45d229809803ce9563b1c26856ec75","kind":"tag","published_at":"2021-10-28T21:53:24.000Z","download_url":"https://codeload.github.com/mcuntz/ncvue/tar.gz/v3.8","html_url":"https://github.com/mcuntz/ncvue/releases/tag/v3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mcuntz/ncvue@v3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mcuntz%2Fncvue/tags/v3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mcuntz%2Fncvue/tags/v3.8/manifests"},{"name":"v3.7","sha":"81b486ff8cc1d721ec2848ff6a8a3b083e096abc","kind":"tag","published_at":"2021-09-15T22:31:14.000Z","download_url":"https://codeload.github.com/mcuntz/ncvue/tar.gz/v3.7","html_url":"https://github.com/mcuntz/ncvue/releases/tag/v3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mcuntz/ncvue@v3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mcuntz%2Fncvue/tags/v3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mcuntz%2Fncvue/tags/v3.7/manifests"},{"name":"v3.6","sha":"19d84d188ac981d0a00f30661c366c4b51d571ec","kind":"commit","published_at":"2021-06-26T15:41:33.000Z","download_url":"https://codeload.github.com/mcuntz/ncvue/tar.gz/v3.6","html_url":"https://github.com/mcuntz/ncvue/releases/tag/v3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mcuntz/ncvue@v3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mcuntz%2Fncvue/tags/v3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mcuntz%2Fncvue/tags/v3.6/manifests"},{"name":"v3.5.1","sha":"369e881ee758868266da24769c54cda38545ed76","kind":"tag","published_at":"2021-06-07T10:16:24.000Z","download_url":"https://codeload.github.com/mcuntz/ncvue/tar.gz/v3.5.1","html_url":"https://github.com/mcuntz/ncvue/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mcuntz/ncvue@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mcuntz%2Fncvue/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mcuntz%2Fncvue/tags/v3.5.1/manifests"},{"name":"v3.5","sha":"79b73e7bfca29ac3a50c34350d478ce2fc9c84c4","kind":"tag","published_at":"2021-06-06T22:03:22.000Z","download_url":"https://codeload.github.com/mcuntz/ncvue/tar.gz/v3.5","html_url":"https://github.com/mcuntz/ncvue/releases/tag/v3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mcuntz/ncvue@v3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mcuntz%2Fncvue/tags/v3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mcuntz%2Fncvue/tags/v3.5/manifests"},{"name":"v3.4","sha":"f75f801b72f1ffb0b63afbe7d4676598f0e5538b","kind":"tag","published_at":"2021-05-09T20:35:20.000Z","download_url":"https://codeload.github.com/mcuntz/ncvue/tar.gz/v3.4","html_url":"https://github.com/mcuntz/ncvue/releases/tag/v3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mcuntz/ncvue@v3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mcuntz%2Fncvue/tags/v3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mcuntz%2Fncvue/tags/v3.4/manifests"},{"name":"v3.3.1","sha":"9d72da2ab76e0f6c4abe47b751f465089e7877bb","kind":"tag","published_at":"2021-02-28T22:41:32.000Z","download_url":"https://codeload.github.com/mcuntz/ncvue/tar.gz/v3.3.1","html_url":"https://github.com/mcuntz/ncvue/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mcuntz/ncvue@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mcuntz%2Fncvue/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mcuntz%2Fncvue/tags/v3.3.1/manifests"},{"name":"v3.3","sha":"cd8ef8d3369c34332e15c72e6c16c81588e12595","kind":"commit","published_at":"2021-02-07T23:33:33.000Z","download_url":"https://codeload.github.com/mcuntz/ncvue/tar.gz/v3.3","html_url":"https://github.com/mcuntz/ncvue/releases/tag/v3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mcuntz/ncvue@v3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mcuntz%2Fncvue/tags/v3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mcuntz%2Fncvue/tags/v3.3/manifests"},{"name":"v3.2","sha":"0880286e3efccf8cb9f20ad505f2f70756d62606","kind":"commit","published_at":"2021-01-29T13:48:53.000Z","download_url":"https://codeload.github.com/mcuntz/ncvue/tar.gz/v3.2","html_url":"https://github.com/mcuntz/ncvue/releases/tag/v3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mcuntz/ncvue@v3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mcuntz%2Fncvue/tags/v3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mcuntz%2Fncvue/tags/v3.2/manifests"},{"name":"v3.1","sha":"f89235f2e4745c05116e0fb3f8022254eb0eabe0","kind":"tag","published_at":"2021-01-24T22:02:19.000Z","download_url":"https://codeload.github.com/mcuntz/ncvue/tar.gz/v3.1","html_url":"https://github.com/mcuntz/ncvue/releases/tag/v3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mcuntz/ncvue@v3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mcuntz%2Fncvue/tags/v3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mcuntz%2Fncvue/tags/v3.1/manifests"},{"name":"v3.0","sha":"79e428c92f2d8b6de38b7d62d5b6dd75b3e4d2e1","kind":"commit","published_at":"2021-01-23T21:21:47.000Z","download_url":"https://codeload.github.com/mcuntz/ncvue/tar.gz/v3.0","html_url":"https://github.com/mcuntz/ncvue/releases/tag/v3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mcuntz/ncvue@v3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mcuntz%2Fncvue/tags/v3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mcuntz%2Fncvue/tags/v3.0/manifests"},{"name":"v1.4","sha":"85f8761d9b2eb4439cd3eb1ce41151606824cbb3","kind":"tag","published_at":"2020-12-29T14:36:32.000Z","download_url":"https://codeload.github.com/mcuntz/ncvue/tar.gz/v1.4","html_url":"https://github.com/mcuntz/ncvue/releases/tag/v1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mcuntz/ncvue@v1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mcuntz%2Fncvue/tags/v1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mcuntz%2Fncvue/tags/v1.4/manifests"},{"name":"v1.3","sha":"57c8469ed310d51aee034ef0f5a4e96fb8a6138f","kind":"tag","published_at":"2020-12-27T22:22:45.000Z","download_url":"https://codeload.github.com/mcuntz/ncvue/tar.gz/v1.3","html_url":"https://github.com/mcuntz/ncvue/releases/tag/v1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mcuntz/ncvue@v1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mcuntz%2Fncvue/tags/v1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mcuntz%2Fncvue/tags/v1.3/manifests"},{"name":"v1.2","sha":"da6e643ccb2815ff30aea7402f4a424cd6d1b29c","kind":"tag","published_at":"2020-12-26T23:40:12.000Z","download_url":"https://codeload.github.com/mcuntz/ncvue/tar.gz/v1.2","html_url":"https://github.com/mcuntz/ncvue/releases/tag/v1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mcuntz/ncvue@v1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mcuntz%2Fncvue/tags/v1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mcuntz%2Fncvue/tags/v1.2/manifests"}]},"repo_metadata_updated_at":"2025-07-09T10:47:54.544Z","dependent_packages_count":0,"downloads":423,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":20.188659515151755,"dependent_repos_count":22.23250655214879,"dependent_packages_count":7.373338280337238,"stargazers_count":10.547385991669742,"forks_count":16.957514450296703,"docker_downloads_count":null,"average":15.459880957920845},"purl":"pkg:pypi/ncvue","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/ncvue","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/ncvue","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/ncvue/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-06-08T23:26:33.055Z","issues_count":8,"pull_requests_count":0,"avg_time_to_close_issue":20179400.57142857,"avg_time_to_close_pull_request":null,"issues_closed_count":7,"pull_requests_closed_count":0,"pull_request_authors_count":0,"issue_authors_count":7,"avg_comments_per_issue":2.25,"avg_comments_per_pull_request":null,"merged_pull_requests_count":0,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":1,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":784808.0,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mcuntz%2Fncvue/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/ncvue/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/ncvue/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/ncvue/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/ncvue/related_packages","maintainers":[{"uuid":"mcuntz","login":"mcuntz","name":null,"email":null,"url":null,"packages_count":9,"html_url":"https://pypi.org/user/mcuntz/","role":null,"created_at":"2023-02-11T21:14:54.409Z","updated_at":"2023-02-11T21:14:54.409Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/mcuntz/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":725050,"maintainers_count":308343,"namespaces_count":0,"keywords_count":238006,"github":"pypi","metadata":{"funded_packages_count":50519},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-05T05:40:58.860Z","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"}},{"id":5289305,"name":"ncvue","ecosystem":"conda","description":"ncvue is a minimal GUI for a quick view of netCDF files. It is aiming to be a drop-in replacement for ncview and panoply, being slightly more general than ncview targeting only maps but providing animations, zooming and panning capabilities unlike panoply. If ncvue is used with maps, it supports mostly structured grids, more precisely the grids supported by cartopy.","homepage":"https://github.com/mcuntz/ncvue","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/mcuntz/ncvue","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2022-06-15T07:46:15.000Z","latest_release_published_at":"2022-06-15T07:46:15.000Z","latest_release_number":"4.1.2","last_synced_at":"2025-08-10T13:33:44.473Z","created_at":"2022-10-03T15:47:20.554Z","updated_at":"2025-08-10T13:33:44.473Z","registry_url":"https://anaconda.org/conda-forge/ncvue","install_command":"conda install -c conda-forge ncvue","documentation_url":null,"metadata":{},"repo_metadata":{"uuid":"317358602","full_name":"mcuntz/ncvue","owner":"mcuntz","description":"A minimal GUI for a quick view of netcdf files. Aiming to be a drop-in replacement for ncview.","archived":false,"fork":false,"pushed_at":"2022-06-12T22:29:56.000Z","size":136355,"stargazers_count":23,"open_issues_count":3,"forks_count":1,"subscribers_count":3,"default_branch":"main","last_synced_at":"2023-03-21T11:16:23.664Z","etag":null,"topics":["maps","netcdf","viewer"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"logo_url":null,"metadata":{"files":{"readme":"README.rst","changelog":"CHANGELOG.rst","contributing":"CONTRIBUTING.rst","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-11-30T22:10:21.000Z","updated_at":"2023-01-31T08:23:20.000Z","dependencies_parsed_at":"2022-09-26T17:30:51.539Z","dependency_job_id":null,"html_url":"https://github.com/mcuntz/ncvue","commit_stats":null,"repository_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mcuntz%2Fncvue","tags_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mcuntz%2Fncvue/tags","manifests_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mcuntz%2Fncvue/manifests","owner_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mcuntz","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":108921946,"host_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names"},"owner_record":{"login":"mcuntz","name":"Matthias Cuntz","uuid":"13037588","kind":"user","description":"","email":"","website":null,"location":"Metz, France","twitter":null,"company":null,"avatar_url":"https://avatars.githubusercontent.com/u/13037588?v=4","repositories_count":15,"last_synced_at":"2023-03-05T12:55:38.421Z","metadata":{"has_sponsors_listing":false},"owner_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mcuntz"},"tags":[{"name":"v4.1.2","sha":"95d95306cbd64d493074477c5baa625f6d0a8928","kind":"tag","published_at":"2022-06-12T22:29:38.000Z","download_url":"https://codeload.github.com/mcuntz/ncvue/tar.gz/v4.1.2","html_url":"https://github.com/mcuntz/ncvue/releases/tag/v4.1.2"},{"name":"v4.1.1","sha":"dcf129da4de0fb9e5192d154a2f2009fbff9f8d3","kind":"tag","published_at":"2021-11-15T22:53:53.000Z","download_url":"https://codeload.github.com/mcuntz/ncvue/tar.gz/v4.1.1","html_url":"https://github.com/mcuntz/ncvue/releases/tag/v4.1.1"},{"name":"v4.1","sha":"dfff21e6086f6c6bda853c75602eac336af55161","kind":"tag","published_at":"2021-11-15T20:45:01.000Z","download_url":"https://codeload.github.com/mcuntz/ncvue/tar.gz/v4.1","html_url":"https://github.com/mcuntz/ncvue/releases/tag/v4.1"},{"name":"v4.0.1","sha":"c7489c3072a82657a611ca0b81e5a42065212ba9","kind":"commit","published_at":"2021-10-30T11:46:25.000Z","download_url":"https://codeload.github.com/mcuntz/ncvue/tar.gz/v4.0.1","html_url":"https://github.com/mcuntz/ncvue/releases/tag/v4.0.1"},{"name":"v4.0","sha":"a67600f518d4bdc9f0fcc1432c0f04c694e15a11","kind":"commit","published_at":"2021-10-30T11:24:01.000Z","download_url":"https://codeload.github.com/mcuntz/ncvue/tar.gz/v4.0","html_url":"https://github.com/mcuntz/ncvue/releases/tag/v4.0"},{"name":"v3.8","sha":"eb7a29b54f45d229809803ce9563b1c26856ec75","kind":"tag","published_at":"2021-10-28T21:53:24.000Z","download_url":"https://codeload.github.com/mcuntz/ncvue/tar.gz/v3.8","html_url":"https://github.com/mcuntz/ncvue/releases/tag/v3.8"},{"name":"v3.7","sha":"81b486ff8cc1d721ec2848ff6a8a3b083e096abc","kind":"tag","published_at":"2021-09-15T22:31:14.000Z","download_url":"https://codeload.github.com/mcuntz/ncvue/tar.gz/v3.7","html_url":"https://github.com/mcuntz/ncvue/releases/tag/v3.7"},{"name":"v3.6","sha":"19d84d188ac981d0a00f30661c366c4b51d571ec","kind":"commit","published_at":"2021-06-26T15:41:33.000Z","download_url":"https://codeload.github.com/mcuntz/ncvue/tar.gz/v3.6","html_url":"https://github.com/mcuntz/ncvue/releases/tag/v3.6"},{"name":"v3.5.1","sha":"369e881ee758868266da24769c54cda38545ed76","kind":"tag","published_at":"2021-06-07T10:16:24.000Z","download_url":"https://codeload.github.com/mcuntz/ncvue/tar.gz/v3.5.1","html_url":"https://github.com/mcuntz/ncvue/releases/tag/v3.5.1"},{"name":"v3.5","sha":"79b73e7bfca29ac3a50c34350d478ce2fc9c84c4","kind":"tag","published_at":"2021-06-06T22:03:22.000Z","download_url":"https://codeload.github.com/mcuntz/ncvue/tar.gz/v3.5","html_url":"https://github.com/mcuntz/ncvue/releases/tag/v3.5"},{"name":"v3.4","sha":"f75f801b72f1ffb0b63afbe7d4676598f0e5538b","kind":"tag","published_at":"2021-05-09T20:35:20.000Z","download_url":"https://codeload.github.com/mcuntz/ncvue/tar.gz/v3.4","html_url":"https://github.com/mcuntz/ncvue/releases/tag/v3.4"},{"name":"v3.3.1","sha":"9d72da2ab76e0f6c4abe47b751f465089e7877bb","kind":"tag","published_at":"2021-02-28T22:41:32.000Z","download_url":"https://codeload.github.com/mcuntz/ncvue/tar.gz/v3.3.1","html_url":"https://github.com/mcuntz/ncvue/releases/tag/v3.3.1"},{"name":"v3.3","sha":"cd8ef8d3369c34332e15c72e6c16c81588e12595","kind":"commit","published_at":"2021-02-07T23:33:33.000Z","download_url":"https://codeload.github.com/mcuntz/ncvue/tar.gz/v3.3","html_url":"https://github.com/mcuntz/ncvue/releases/tag/v3.3"},{"name":"v3.2","sha":"0880286e3efccf8cb9f20ad505f2f70756d62606","kind":"commit","published_at":"2021-01-29T13:48:53.000Z","download_url":"https://codeload.github.com/mcuntz/ncvue/tar.gz/v3.2","html_url":"https://github.com/mcuntz/ncvue/releases/tag/v3.2"},{"name":"v3.1","sha":"f89235f2e4745c05116e0fb3f8022254eb0eabe0","kind":"tag","published_at":"2021-01-24T22:02:19.000Z","download_url":"https://codeload.github.com/mcuntz/ncvue/tar.gz/v3.1","html_url":"https://github.com/mcuntz/ncvue/releases/tag/v3.1"},{"name":"v3.0","sha":"79e428c92f2d8b6de38b7d62d5b6dd75b3e4d2e1","kind":"commit","published_at":"2021-01-23T21:21:47.000Z","download_url":"https://codeload.github.com/mcuntz/ncvue/tar.gz/v3.0","html_url":"https://github.com/mcuntz/ncvue/releases/tag/v3.0"},{"name":"v1.4","sha":"85f8761d9b2eb4439cd3eb1ce41151606824cbb3","kind":"tag","published_at":"2020-12-29T14:36:32.000Z","download_url":"https://codeload.github.com/mcuntz/ncvue/tar.gz/v1.4","html_url":"https://github.com/mcuntz/ncvue/releases/tag/v1.4"},{"name":"v1.3","sha":"57c8469ed310d51aee034ef0f5a4e96fb8a6138f","kind":"tag","published_at":"2020-12-27T22:22:45.000Z","download_url":"https://codeload.github.com/mcuntz/ncvue/tar.gz/v1.3","html_url":"https://github.com/mcuntz/ncvue/releases/tag/v1.3"},{"name":"v1.2","sha":"da6e643ccb2815ff30aea7402f4a424cd6d1b29c","kind":"tag","published_at":"2020-12-26T23:40:12.000Z","download_url":"https://codeload.github.com/mcuntz/ncvue/tar.gz/v1.2","html_url":"https://github.com/mcuntz/ncvue/releases/tag/v1.2"}]},"repo_metadata_updated_at":"2023-03-22T07:25:33.924Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":34.025455452957324,"dependent_packages_count":51.17544297479411,"stargazers_count":46.84302470676317,"forks_count":61.053156975293234,"average":48.27427002745196},"purl":"pkg:conda/ncvue","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/ncvue","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/ncvue","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/ncvue/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2023-08-09T03:13:54.439Z","issues_count":4,"pull_requests_count":0,"avg_time_to_close_issue":103801.0,"avg_time_to_close_pull_request":null,"issues_closed_count":1,"pull_requests_closed_count":0,"pull_request_authors_count":0,"issue_authors_count":4,"avg_comments_per_issue":2.25,"avg_comments_per_pull_request":null,"merged_pull_requests_count":0,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/ncvue/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/ncvue/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/ncvue/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/ncvue/related_packages","maintainers":[],"registry":{"name":"conda-forge.org","url":"https://conda-forge.org","ecosystem":"conda","default":false,"packages_count":20636,"maintainers_count":0,"namespaces_count":0,"keywords_count":13395,"github":"conda-forge","metadata":{"kind":"conda-forge","key":"CondaForge","api":"https://conda.anaconda.org","funded_packages_count":2184},"icon_url":"https://github.com/conda-forge.png","created_at":"2022-10-03T15:37:08.743Z","updated_at":"2025-09-05T07:44:46.629Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/namespaces"}}],"commits":{"id":28286,"full_name":"mcuntz/ncvue","default_branch":"main","committers":[{"name":"Matthias Cuntz","email":"mc@macu.de","login":"mcuntz","count":164},{"name":"Matthias Cuntz","email":"Matthias.Cuntz@inrae.fr","login":null,"count":1}],"total_commits":165,"total_committers":2,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":82.5,"dds":0.0060606060606061,"past_year_committers":[{"name":"Matthias Cuntz","email":"mc@macu.de","login":"mcuntz","count":9}],"past_year_total_commits":9,"past_year_total_committers":1,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":9.0,"past_year_dds":0.0,"last_synced_at":"2024-01-28T11:47:51.710Z","last_synced_commit":"d381fd55631054afcc0636cb2480e773b4b5f001","created_at":"2023-03-07T16:37:28.263Z","updated_at":"2024-01-28T11:47:51.710Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/mcuntz%2Fncvue/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-08-27T00:00:29.048Z","repositories_count":5479765,"commits_count":853308191,"contributors_count":31095157,"owners_count":906558,"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":"mcuntz/ncvue","html_url":"https://github.com/mcuntz/ncvue","last_synced_at":"2025-07-09T10:47:54.479Z","status":null,"issues_count":8,"pull_requests_count":0,"avg_time_to_close_issue":20179400.57142857,"avg_time_to_close_pull_request":null,"issues_closed_count":7,"pull_requests_closed_count":0,"pull_request_authors_count":0,"issue_authors_count":7,"avg_comments_per_issue":2.25,"avg_comments_per_pull_request":null,"merged_pull_requests_count":0,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"created_at":"2023-05-10T20:57:45.721Z","updated_at":"2025-09-01T22:17:00.150Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mcuntz%2Fncvue","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mcuntz%2Fncvue/issues","issue_labels_count":{},"pull_request_labels_count":{},"issue_author_associations_count":{"NONE":7},"pull_request_author_associations_count":{},"issue_authors":{"ShileiCao":2,"stefraynaud":1,"jiho":1,"melodicdeath":1,"StephanThober":1,"MuellerSeb":1},"pull_request_authors":{},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-02T00:00:07.986Z","repositories_count":9992917,"issues_count":29956775,"pull_requests_count":87912742,"authors_count":9981009,"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":{},"past_year_pull_request_labels_count":{},"past_year_issue_author_associations_count":{},"past_year_pull_request_author_associations_count":{},"past_year_issue_authors":{},"past_year_pull_request_authors":{},"maintainers":[],"active_maintainers":[]},"events":{"total":{"ReleaseEvent":4,"WatchEvent":11,"IssueCommentEvent":1,"PushEvent":27,"CreateEvent":4},"last_year":{"ReleaseEvent":4,"WatchEvent":11,"IssueCommentEvent":1,"PushEvent":27,"CreateEvent":4}},"keywords":["mapping","maps","netcdf","netcdf4","tkinter","tkinter-gui","viewer"],"dependencies":[{"ecosystem":"pypi","filepath":"docs/requirements.txt","sha":null,"kind":"manifest","created_at":"2022-09-26T17:30:51.374Z","updated_at":"2022-09-26T17:30:51.374Z","repository_link":"https://github.com/mcuntz/ncvue/blob/main/docs/requirements.txt","dependencies":[{"id":6135917527,"package_name":"numpy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6135917528,"package_name":"numpydoc","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6135917529,"package_name":"netcdf4","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6135917530,"package_name":"matplotlib","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6135917531,"package_name":"pyproj","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6135917532,"package_name":"geos","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6135917533,"package_name":"cython","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6135917534,"package_name":"pyshp","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6135917535,"package_name":"six","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6135917536,"package_name":"shapely","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6135917537,"package_name":"pillow","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6135917538,"package_name":"pykdtree","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/main.yml","sha":null,"kind":"manifest","created_at":"2024-01-12T05:03:35.299Z","updated_at":"2024-01-12T05:03:35.299Z","repository_link":"https://github.com/mcuntz/ncvue/blob/main/.github/workflows/main.yml","dependencies":[{"id":15564771680,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":15564771685,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":15564771688,"package_name":"actions/upload-artifact","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":15564771690,"package_name":"actions/download-artifact","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":15564771693,"package_name":"pypa/gh-action-pypi-publish","ecosystem":"actions","requirements":"release/v1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"pypi","filepath":"pyproject.toml","sha":null,"kind":"manifest","created_at":"2024-01-12T05:03:35.374Z","updated_at":"2024-01-12T05:03:35.374Z","repository_link":"https://github.com/mcuntz/ncvue/blob/main/pyproject.toml","dependencies":[]}],"score":11.075969689770693,"created_at":"2025-09-04T15:51:14.389Z","updated_at":"2025-10-07T08:16:22.108Z","avatar_url":"https://github.com/mcuntz.png","language":"Python","category":null,"sub_category":null,"monthly_downloads":423,"funding_links":[],"readme_doi_urls":["https://doi.org/10.5281/zenodo.4459598"],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":[],"project_url":"https://science.ecosyste.ms/api/v1/projects/39968","html_url":"https://science.ecosyste.ms/projects/39968"}