{"id":65149,"name":"ephyviewer","description":"Simple viewers for ephys signals, events, video and more","url":"https://github.com/neuralensemble/ephyviewer","last_synced_at":"2025-09-08T13:20:42.364Z","repository":{"id":24363325,"uuid":"101195933","full_name":"NeuralEnsemble/ephyviewer","owner":"NeuralEnsemble","description":"Simple viewers for ephys signals, events, video and more","archived":false,"fork":false,"pushed_at":"2025-07-03T07:06:26.000Z","size":1548,"stargazers_count":56,"open_issues_count":16,"forks_count":13,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-07-03T08:23:41.948Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://ephyviewer.readthedocs.io","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/NeuralEnsemble.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":null,"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":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2017-08-23T15:27:24.000Z","updated_at":"2025-07-03T07:06:30.000Z","dependencies_parsed_at":"2022-07-25T14:02:09.700Z","dependency_job_id":"50918b09-f3f6-45d5-ac99-fb6f2d2c789b","html_url":"https://github.com/NeuralEnsemble/ephyviewer","commit_stats":{"total_commits":411,"total_committers":4,"mean_commits":102.75,"dds":"0.36253041362530414","last_synced_commit":"86effb323b8826b05a35a11e1c398446e0555073"},"previous_names":[],"tags_count":15,"template":false,"template_full_name":null,"purl":"pkg:github/NeuralEnsemble/ephyviewer","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NeuralEnsemble%2Fephyviewer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NeuralEnsemble%2Fephyviewer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NeuralEnsemble%2Fephyviewer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NeuralEnsemble%2Fephyviewer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/NeuralEnsemble","download_url":"https://codeload.github.com/NeuralEnsemble/ephyviewer/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NeuralEnsemble%2Fephyviewer/sbom","scorecard":{"id":100440,"data":{"date":"2025-08-11","repo":{"name":"github.com/NeuralEnsemble/ephyviewer","commit":"3848979d7127ebd3c6e0c1229b8ba0c61c1d1d8d"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.7,"checks":[{"name":"Code-Review","score":1,"reason":"Found 2/13 approved changesets -- score normalized to 1","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":1,"reason":"2 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":["Warn: no topLevel permission defined: .github/workflows/publish-to-pypi.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-to-test-pypi.yml:1","Warn: no topLevel permission defined: .github/workflows/tests.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":"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":"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/publish-to-pypi.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/NeuralEnsemble/ephyviewer/publish-to-pypi.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-to-pypi.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/NeuralEnsemble/ephyviewer/publish-to-pypi.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-to-pypi.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/NeuralEnsemble/ephyviewer/publish-to-pypi.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-to-test-pypi.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/NeuralEnsemble/ephyviewer/publish-to-test-pypi.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-to-test-pypi.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/NeuralEnsemble/ephyviewer/publish-to-test-pypi.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-to-test-pypi.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/NeuralEnsemble/ephyviewer/publish-to-test-pypi.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/NeuralEnsemble/ephyviewer/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/NeuralEnsemble/ephyviewer/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/NeuralEnsemble/ephyviewer/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/NeuralEnsemble/ephyviewer/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:90: update your workflow using https://app.stepsecurity.io/secureworkflow/NeuralEnsemble/ephyviewer/tests.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/publish-to-pypi.yml:24","Warn: pipCommand not pinned by hash: .github/workflows/publish-to-pypi.yml:25","Warn: pipCommand not pinned by hash: .github/workflows/publish-to-test-pypi.yml:24","Warn: pipCommand not pinned by hash: .github/workflows/publish-to-test-pypi.yml:25","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:126","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:19","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:20","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:68","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:69","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:70","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:75","Info:   0 out of   9 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of  11 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":"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":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT 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":"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 '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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"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":"11 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2020-73","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: PYSEC-2019-156 / GHSA-xp76-357g-9wqq","Warn: Project is vulnerable to: PYSEC-2023-102","Warn: Project is vulnerable to: PYSEC-2023-114"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 28 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-15T10:01:20.172Z","repository_id":24363325,"created_at":"2025-08-15T10:01:20.172Z","updated_at":"2025-08-15T10:01:20.172Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274190775,"owners_count":25238229,"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-08T02:00:09.813Z","response_time":121,"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":"NeuralEnsemble","name":"NeuralEnsemble","uuid":"1540309","kind":"organization","description":null,"email":null,"website":"http://neuralensemble.org","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/1540309?v=4","repositories_count":25,"last_synced_at":"2024-03-26T09:35:10.043Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/NeuralEnsemble","funding_links":[],"total_stars":1046,"followers":50,"following":0,"created_at":"2022-11-03T14:25:54.661Z","updated_at":"2024-03-26T09:35:18.773Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/NeuralEnsemble","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/NeuralEnsemble/repositories"},"packages":[{"id":5296922,"name":"ephyviewer","ecosystem":"conda","description":"ephyviewer is a Python library based on pyqtgraph for building custom viewers for electrophysiological signals, video, events, epochs, spike trains, data tables, and time-frequency representations of signals. It also provides an epoch encoder for creating annotations.","homepage":"https://github.com/NeuralEnsemble/ephyviewer","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/NeuralEnsemble/ephyviewer","keywords_array":[],"namespace":null,"versions_count":8,"first_release_published_at":"2019-11-12T17:47:14.000Z","latest_release_published_at":"2021-09-09T18:19:47.000Z","latest_release_number":"1.5.1","last_synced_at":"2025-09-08T00:34:25.756Z","created_at":"2022-10-03T16:01:29.405Z","updated_at":"2025-09-08T00:34:25.756Z","registry_url":"https://anaconda.org/conda-forge/ephyviewer","install_command":"conda install -c conda-forge ephyviewer","documentation_url":null,"metadata":{},"repo_metadata":{"uuid":"101195933","full_name":"NeuralEnsemble/ephyviewer","owner":"NeuralEnsemble","description":"Simple viewers for ephys signals, events, video and more","archived":false,"fork":false,"pushed_at":"2022-10-06T12:26:21.000Z","size":1531,"stargazers_count":36,"open_issues_count":10,"forks_count":7,"subscribers_count":4,"default_branch":"master","last_synced_at":"2023-03-21T10:51:24.861Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://ephyviewer.readthedocs.io","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"logo_url":null,"metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-08-23T15:27:24.000Z","updated_at":"2023-01-20T11:49:28.000Z","dependencies_parsed_at":"2022-07-25T14:02:09.700Z","dependency_job_id":null,"html_url":"https://github.com/NeuralEnsemble/ephyviewer","commit_stats":null,"repository_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NeuralEnsemble%2Fephyviewer","tags_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NeuralEnsemble%2Fephyviewer/tags","manifests_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NeuralEnsemble%2Fephyviewer/manifests","owner_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/NeuralEnsemble","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":"NeuralEnsemble","name":"NeuralEnsemble","uuid":"1540309","kind":"organization","description":null,"email":null,"website":"http://neuralensemble.org","location":null,"twitter":null,"company":null,"avatar_url":"https://avatars.githubusercontent.com/u/1540309?v=4","repositories_count":20,"last_synced_at":"2023-02-15T23:45:13.961Z","metadata":{"has_sponsors_listing":false},"owner_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/NeuralEnsemble"},"tags":[{"name":"1.6.0","sha":"0316b5f172cda3e0cd0e19ef0b7c2c33a806f527","kind":"commit","published_at":"2022-03-31T15:54:18.000Z","download_url":"https://codeload.github.com/NeuralEnsemble/ephyviewer/tar.gz/1.6.0","html_url":"https://github.com/NeuralEnsemble/ephyviewer/releases/tag/1.6.0"},{"name":"1.5.1","sha":"01fff82e69da70f75bf074ff84200927330b0565","kind":"commit","published_at":"2021-09-09T17:19:53.000Z","download_url":"https://codeload.github.com/NeuralEnsemble/ephyviewer/tar.gz/1.5.1","html_url":"https://github.com/NeuralEnsemble/ephyviewer/releases/tag/1.5.1"},{"name":"1.5.0","sha":"68e524ada53b057a4dcca75f43ecbc6f69b4fb85","kind":"commit","published_at":"2021-09-09T15:46:34.000Z","download_url":"https://codeload.github.com/NeuralEnsemble/ephyviewer/tar.gz/1.5.0","html_url":"https://github.com/NeuralEnsemble/ephyviewer/releases/tag/1.5.0"},{"name":"1.4.0","sha":"9045dd99ab6fa51e1d7fd1ff2190e5f0f80e3fb4","kind":"commit","published_at":"2021-01-16T20:27:49.000Z","download_url":"https://codeload.github.com/NeuralEnsemble/ephyviewer/tar.gz/1.4.0","html_url":"https://github.com/NeuralEnsemble/ephyviewer/releases/tag/1.4.0"},{"name":"1.3.1","sha":"231bfd2fac193dff5e36e3d25f2f3edb75000a22","kind":"commit","published_at":"2020-03-15T07:12:05.000Z","download_url":"https://codeload.github.com/NeuralEnsemble/ephyviewer/tar.gz/1.3.1","html_url":"https://github.com/NeuralEnsemble/ephyviewer/releases/tag/1.3.1"},{"name":"1.3.0","sha":"850ab2f435556c3708f0b16a481fcf3b0d0388ec","kind":"commit","published_at":"2020-03-01T08:38:05.000Z","download_url":"https://codeload.github.com/NeuralEnsemble/ephyviewer/tar.gz/1.3.0","html_url":"https://github.com/NeuralEnsemble/ephyviewer/releases/tag/1.3.0"},{"name":"1.2.3","sha":"8cc7898fda692809f57649af563b3bf7a619fc0f","kind":"commit","published_at":"2020-02-16T22:59:44.000Z","download_url":"https://codeload.github.com/NeuralEnsemble/ephyviewer/tar.gz/1.2.3","html_url":"https://github.com/NeuralEnsemble/ephyviewer/releases/tag/1.2.3"},{"name":"1.2.2","sha":"d798c1efe026725282048ec7001d9d283eaf5d46","kind":"commit","published_at":"2019-12-19T02:59:31.000Z","download_url":"https://codeload.github.com/NeuralEnsemble/ephyviewer/tar.gz/1.2.2","html_url":"https://github.com/NeuralEnsemble/ephyviewer/releases/tag/1.2.2"},{"name":"1.2.1","sha":"96d6fa968fa15f893664845cab6f55d287f62efb","kind":"commit","published_at":"2019-12-13T02:52:01.000Z","download_url":"https://codeload.github.com/NeuralEnsemble/ephyviewer/tar.gz/1.2.1","html_url":"https://github.com/NeuralEnsemble/ephyviewer/releases/tag/1.2.1"},{"name":"1.2.0","sha":"76209437e827bb2f9003afbbfee07399eb0d8ec7","kind":"commit","published_at":"2019-10-09T05:32:04.000Z","download_url":"https://codeload.github.com/NeuralEnsemble/ephyviewer/tar.gz/1.2.0","html_url":"https://github.com/NeuralEnsemble/ephyviewer/releases/tag/1.2.0"},{"name":"1.1.1","sha":"2fc1f7d2a90b5eeeb4e4c689d6a418a5da55304a","kind":"commit","published_at":"2019-07-15T15:33:35.000Z","download_url":"https://codeload.github.com/NeuralEnsemble/ephyviewer/tar.gz/1.1.1","html_url":"https://github.com/NeuralEnsemble/ephyviewer/releases/tag/1.1.1"},{"name":"1.1.0","sha":"2e3053760959b70c5993f4d09953c15fef3bc1c7","kind":"commit","published_at":"2019-07-15T14:23:02.000Z","download_url":"https://codeload.github.com/NeuralEnsemble/ephyviewer/tar.gz/1.1.0","html_url":"https://github.com/NeuralEnsemble/ephyviewer/releases/tag/1.1.0"},{"name":"1.0.1","sha":"6a63d3e2e9517c5796502ecbbbb0ff59dd3aabb5","kind":"commit","published_at":"2018-03-26T09:26:19.000Z","download_url":"https://codeload.github.com/NeuralEnsemble/ephyviewer/tar.gz/1.0.1","html_url":"https://github.com/NeuralEnsemble/ephyviewer/releases/tag/1.0.1"},{"name":"1.0.0","sha":"2534973da069ba69b48cd1308dc329f315fc3fec","kind":"commit","published_at":"2017-09-21T11:15:51.000Z","download_url":"https://codeload.github.com/NeuralEnsemble/ephyviewer/tar.gz/1.0.0","html_url":"https://github.com/NeuralEnsemble/ephyviewer/releases/tag/1.0.0"}]},"repo_metadata_updated_at":"2023-03-22T07:27:41.060Z","dependent_packages_count":1,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":34.025455452957324,"dependent_packages_count":28.819565759920142,"stargazers_count":40.459196406288996,"forks_count":44.65685051160469,"average":36.990267032692785},"purl":"pkg:conda/ephyviewer","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/ephyviewer","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/ephyviewer","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/ephyviewer/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2023-08-09T04:18:18.756Z","issues_count":20,"pull_requests_count":80,"avg_time_to_close_issue":7345271.461538462,"avg_time_to_close_pull_request":933535.7594936709,"issues_closed_count":13,"pull_requests_closed_count":79,"pull_request_authors_count":4,"issue_authors_count":7,"avg_comments_per_issue":2.25,"avg_comments_per_pull_request":1.75,"merged_pull_requests_count":77,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":1,"past_year_pull_requests_count":4,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":1179347.6666666667,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":3,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.5,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":3},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/ephyviewer/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/ephyviewer/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/ephyviewer/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/ephyviewer/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":13414,"github":"conda-forge","metadata":{"kind":"conda-forge","key":"CondaForge","api":"https://conda.anaconda.org","funded_packages_count":2190},"icon_url":"https://github.com/conda-forge.png","created_at":"2022-10-03T15:37:08.743Z","updated_at":"2025-09-08T06:53:21.618Z","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"}},{"id":2724329,"name":"ephyviewer","ecosystem":"pypi","description":"Simple viewers for ephys signals, events, video and more","homepage":"https://github.com/NeuralEnsemble/ephyviewer","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/NeuralEnsemble/ephyviewer","keywords_array":[],"namespace":null,"versions_count":15,"first_release_published_at":"2017-09-21T11:15:34.000Z","latest_release_published_at":"2024-03-25T12:23:38.000Z","latest_release_number":"1.7.0","last_synced_at":"2025-08-13T03:48:50.756Z","created_at":"2022-04-10T10:54:03.971Z","updated_at":"2025-08-13T03:48:50.757Z","registry_url":"https://pypi.org/project/ephyviewer/","install_command":"pip install ephyviewer --index-url https://pypi.org/simple","documentation_url":"https://ephyviewer.readthedocs.io/en/latest/","metadata":{"funding":null,"documentation":"https://ephyviewer.readthedocs.io/en/latest/","classifiers":["Intended Audience :: Science/Research","License :: OSI Approved :: MIT License","Natural Language :: English","Operating System :: OS Independent","Programming Language :: Python :: 3"],"normalized_name":"ephyviewer"},"repo_metadata":{"id":24363325,"uuid":"101195933","full_name":"NeuralEnsemble/ephyviewer","owner":"NeuralEnsemble","description":"Simple viewers for ephys signals, events, video and more","archived":false,"fork":false,"pushed_at":"2025-07-03T07:06:26.000Z","size":1548,"stargazers_count":56,"open_issues_count":16,"forks_count":13,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-07-03T08:23:41.948Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://ephyviewer.readthedocs.io","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/NeuralEnsemble.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":null,"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":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2017-08-23T15:27:24.000Z","updated_at":"2025-07-03T07:06:30.000Z","dependencies_parsed_at":"2022-07-25T14:02:09.700Z","dependency_job_id":"50918b09-f3f6-45d5-ac99-fb6f2d2c789b","html_url":"https://github.com/NeuralEnsemble/ephyviewer","commit_stats":{"total_commits":411,"total_committers":4,"mean_commits":102.75,"dds":"0.36253041362530414","last_synced_commit":"86effb323b8826b05a35a11e1c398446e0555073"},"previous_names":[],"tags_count":15,"template":false,"template_full_name":null,"purl":"pkg:github/NeuralEnsemble/ephyviewer","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NeuralEnsemble%2Fephyviewer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NeuralEnsemble%2Fephyviewer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NeuralEnsemble%2Fephyviewer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NeuralEnsemble%2Fephyviewer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/NeuralEnsemble","download_url":"https://codeload.github.com/NeuralEnsemble/ephyviewer/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NeuralEnsemble%2Fephyviewer/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":263290680,"owners_count":23443644,"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":"NeuralEnsemble","name":"NeuralEnsemble","uuid":"1540309","kind":"organization","description":null,"email":null,"website":"http://neuralensemble.org","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/1540309?v=4","repositories_count":25,"last_synced_at":"2024-03-26T09:35:10.043Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/NeuralEnsemble","funding_links":[],"total_stars":1046,"followers":50,"following":0,"created_at":"2022-11-03T14:25:54.661Z","updated_at":"2024-03-26T09:35:18.773Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/NeuralEnsemble","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/NeuralEnsemble/repositories"},"tags":[{"name":"1.7.0","sha":"20d015c6dc333297187dfc6f4bb7a88c8ff6709d","kind":"commit","published_at":"2024-03-25T12:20:07.000Z","download_url":"https://codeload.github.com/NeuralEnsemble/ephyviewer/tar.gz/1.7.0","html_url":"https://github.com/NeuralEnsemble/ephyviewer/releases/tag/1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NeuralEnsemble/ephyviewer@1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NeuralEnsemble%2Fephyviewer/tags/1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NeuralEnsemble%2Fephyviewer/tags/1.7.0/manifests"},{"name":"1.6.0","sha":"0316b5f172cda3e0cd0e19ef0b7c2c33a806f527","kind":"commit","published_at":"2022-03-31T15:54:18.000Z","download_url":"https://codeload.github.com/NeuralEnsemble/ephyviewer/tar.gz/1.6.0","html_url":"https://github.com/NeuralEnsemble/ephyviewer/releases/tag/1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NeuralEnsemble/ephyviewer@1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NeuralEnsemble%2Fephyviewer/tags/1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NeuralEnsemble%2Fephyviewer/tags/1.6.0/manifests"},{"name":"1.5.1","sha":"01fff82e69da70f75bf074ff84200927330b0565","kind":"commit","published_at":"2021-09-09T17:19:53.000Z","download_url":"https://codeload.github.com/NeuralEnsemble/ephyviewer/tar.gz/1.5.1","html_url":"https://github.com/NeuralEnsemble/ephyviewer/releases/tag/1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NeuralEnsemble/ephyviewer@1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NeuralEnsemble%2Fephyviewer/tags/1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NeuralEnsemble%2Fephyviewer/tags/1.5.1/manifests"},{"name":"1.5.0","sha":"68e524ada53b057a4dcca75f43ecbc6f69b4fb85","kind":"commit","published_at":"2021-09-09T15:46:34.000Z","download_url":"https://codeload.github.com/NeuralEnsemble/ephyviewer/tar.gz/1.5.0","html_url":"https://github.com/NeuralEnsemble/ephyviewer/releases/tag/1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NeuralEnsemble/ephyviewer@1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NeuralEnsemble%2Fephyviewer/tags/1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NeuralEnsemble%2Fephyviewer/tags/1.5.0/manifests"},{"name":"1.4.0","sha":"9045dd99ab6fa51e1d7fd1ff2190e5f0f80e3fb4","kind":"commit","published_at":"2021-01-16T20:27:49.000Z","download_url":"https://codeload.github.com/NeuralEnsemble/ephyviewer/tar.gz/1.4.0","html_url":"https://github.com/NeuralEnsemble/ephyviewer/releases/tag/1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NeuralEnsemble/ephyviewer@1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NeuralEnsemble%2Fephyviewer/tags/1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NeuralEnsemble%2Fephyviewer/tags/1.4.0/manifests"},{"name":"1.3.1","sha":"231bfd2fac193dff5e36e3d25f2f3edb75000a22","kind":"commit","published_at":"2020-03-15T07:12:05.000Z","download_url":"https://codeload.github.com/NeuralEnsemble/ephyviewer/tar.gz/1.3.1","html_url":"https://github.com/NeuralEnsemble/ephyviewer/releases/tag/1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NeuralEnsemble/ephyviewer@1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NeuralEnsemble%2Fephyviewer/tags/1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NeuralEnsemble%2Fephyviewer/tags/1.3.1/manifests"},{"name":"1.3.0","sha":"850ab2f435556c3708f0b16a481fcf3b0d0388ec","kind":"commit","published_at":"2020-03-01T08:38:05.000Z","download_url":"https://codeload.github.com/NeuralEnsemble/ephyviewer/tar.gz/1.3.0","html_url":"https://github.com/NeuralEnsemble/ephyviewer/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NeuralEnsemble/ephyviewer@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NeuralEnsemble%2Fephyviewer/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NeuralEnsemble%2Fephyviewer/tags/1.3.0/manifests"},{"name":"1.2.3","sha":"8cc7898fda692809f57649af563b3bf7a619fc0f","kind":"commit","published_at":"2020-02-16T22:59:44.000Z","download_url":"https://codeload.github.com/NeuralEnsemble/ephyviewer/tar.gz/1.2.3","html_url":"https://github.com/NeuralEnsemble/ephyviewer/releases/tag/1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NeuralEnsemble/ephyviewer@1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NeuralEnsemble%2Fephyviewer/tags/1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NeuralEnsemble%2Fephyviewer/tags/1.2.3/manifests"},{"name":"1.2.2","sha":"d798c1efe026725282048ec7001d9d283eaf5d46","kind":"commit","published_at":"2019-12-19T02:59:31.000Z","download_url":"https://codeload.github.com/NeuralEnsemble/ephyviewer/tar.gz/1.2.2","html_url":"https://github.com/NeuralEnsemble/ephyviewer/releases/tag/1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NeuralEnsemble/ephyviewer@1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NeuralEnsemble%2Fephyviewer/tags/1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NeuralEnsemble%2Fephyviewer/tags/1.2.2/manifests"},{"name":"1.2.1","sha":"96d6fa968fa15f893664845cab6f55d287f62efb","kind":"commit","published_at":"2019-12-13T02:52:01.000Z","download_url":"https://codeload.github.com/NeuralEnsemble/ephyviewer/tar.gz/1.2.1","html_url":"https://github.com/NeuralEnsemble/ephyviewer/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NeuralEnsemble/ephyviewer@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NeuralEnsemble%2Fephyviewer/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NeuralEnsemble%2Fephyviewer/tags/1.2.1/manifests"},{"name":"1.2.0","sha":"76209437e827bb2f9003afbbfee07399eb0d8ec7","kind":"commit","published_at":"2019-10-09T05:32:04.000Z","download_url":"https://codeload.github.com/NeuralEnsemble/ephyviewer/tar.gz/1.2.0","html_url":"https://github.com/NeuralEnsemble/ephyviewer/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NeuralEnsemble/ephyviewer@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NeuralEnsemble%2Fephyviewer/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NeuralEnsemble%2Fephyviewer/tags/1.2.0/manifests"},{"name":"1.1.1","sha":"2fc1f7d2a90b5eeeb4e4c689d6a418a5da55304a","kind":"commit","published_at":"2019-07-15T15:33:35.000Z","download_url":"https://codeload.github.com/NeuralEnsemble/ephyviewer/tar.gz/1.1.1","html_url":"https://github.com/NeuralEnsemble/ephyviewer/releases/tag/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NeuralEnsemble/ephyviewer@1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NeuralEnsemble%2Fephyviewer/tags/1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NeuralEnsemble%2Fephyviewer/tags/1.1.1/manifests"},{"name":"1.1.0","sha":"2e3053760959b70c5993f4d09953c15fef3bc1c7","kind":"commit","published_at":"2019-07-15T14:23:02.000Z","download_url":"https://codeload.github.com/NeuralEnsemble/ephyviewer/tar.gz/1.1.0","html_url":"https://github.com/NeuralEnsemble/ephyviewer/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NeuralEnsemble/ephyviewer@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NeuralEnsemble%2Fephyviewer/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NeuralEnsemble%2Fephyviewer/tags/1.1.0/manifests"},{"name":"1.0.1","sha":"6a63d3e2e9517c5796502ecbbbb0ff59dd3aabb5","kind":"commit","published_at":"2018-03-26T09:26:19.000Z","download_url":"https://codeload.github.com/NeuralEnsemble/ephyviewer/tar.gz/1.0.1","html_url":"https://github.com/NeuralEnsemble/ephyviewer/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NeuralEnsemble/ephyviewer@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NeuralEnsemble%2Fephyviewer/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NeuralEnsemble%2Fephyviewer/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"2534973da069ba69b48cd1308dc329f315fc3fec","kind":"commit","published_at":"2017-09-21T11:15:51.000Z","download_url":"https://codeload.github.com/NeuralEnsemble/ephyviewer/tar.gz/1.0.0","html_url":"https://github.com/NeuralEnsemble/ephyviewer/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NeuralEnsemble/ephyviewer@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NeuralEnsemble%2Fephyviewer/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NeuralEnsemble%2Fephyviewer/tags/1.0.0/manifests"}]},"repo_metadata_updated_at":"2025-07-03T08:33:09.586Z","dependent_packages_count":0,"downloads":359,"downloads_period":"last-month","dependent_repos_count":3,"rankings":{"downloads":12.477685618345149,"dependent_repos_count":8.98713909405506,"dependent_packages_count":10.032368031403879,"stargazers_count":10.153190365862292,"forks_count":11.40791696237788,"docker_downloads_count":null,"average":10.611660014408852},"purl":"pkg:pypi/ephyviewer","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/ephyviewer","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/ephyviewer","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/ephyviewer/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-06-08T21:56:14.673Z","issues_count":24,"pull_requests_count":87,"avg_time_to_close_issue":6554466.133333334,"avg_time_to_close_pull_request":1128247.1785714286,"issues_closed_count":15,"pull_requests_closed_count":84,"pull_request_authors_count":6,"issue_authors_count":11,"avg_comments_per_issue":2.2083333333333335,"avg_comments_per_pull_request":1.7011494252873562,"merged_pull_requests_count":81,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":1,"past_year_pull_requests_count":2,"past_year_avg_time_to_close_issue":688569.0,"past_year_avg_time_to_close_pull_request":36.0,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":3.0,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/NeuralEnsemble%2Fephyviewer/issues","maintainers":[{"login":"jpgill86","count":77,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jpgill86"},{"login":"samuelgarcia","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/samuelgarcia"}],"active_maintainers":[{"login":"samuelgarcia","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/samuelgarcia"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/ephyviewer/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/ephyviewer/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/ephyviewer/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/ephyviewer/related_packages","maintainers":[{"uuid":"sgarcia","login":"sgarcia","name":null,"email":null,"url":null,"packages_count":10,"html_url":"https://pypi.org/user/sgarcia/","role":null,"created_at":"2022-11-30T22:12:40.400Z","updated_at":"2022-11-30T22:12:40.400Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/sgarcia/packages"},{"uuid":"jpgill86","login":"jpgill86","name":null,"email":null,"url":null,"packages_count":4,"html_url":"https://pypi.org/user/jpgill86/","role":null,"created_at":"2022-11-30T22:12:40.560Z","updated_at":"2022-11-30T22:12:40.560Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/jpgill86/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":726140,"maintainers_count":308800,"namespaces_count":0,"keywords_count":238245,"github":"pypi","metadata":{"funded_packages_count":50579},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-08T05:32:36.857Z","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":31319,"full_name":"NeuralEnsemble/ephyviewer","default_branch":"master","committers":[{"name":"Jeffrey Gill","email":"jeffrey.p.gill@gmail.com","count":262},{"name":"Samuel Garcia","email":"sam.garcia.die@gmail.com","count":103},{"name":"Samuel Garcia","email":"sam/garcia.die@gmail.com","count":44},{"name":"Peter N. Steinmetz","email":"PeterNSteinmetz@steinmetz.org","count":2}],"total_commits":411,"total_committers":4,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":102.75,"dds":0.36253041362530414,"past_year_committers":[{"name":"Samuel Garcia","email":"sam.garcia.die@gmail.com","count":3}],"past_year_total_commits":3,"past_year_total_committers":1,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":3.0,"past_year_dds":0.0,"last_synced_at":"2023-10-25T14:02:46.175Z","last_synced_commit":"86effb323b8826b05a35a11e1c398446e0555073","created_at":"2023-03-07T16:45:55.650Z","updated_at":"2023-10-25T14:02:46.175Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/NeuralEnsemble%2Fephyviewer/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-07T00:00:09.744Z","repositories_count":5480019,"commits_count":853389126,"contributors_count":31098155,"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":"NeuralEnsemble/ephyviewer","html_url":"https://github.com/NeuralEnsemble/ephyviewer","last_synced_at":"2025-07-03T08:34:08.727Z","status":null,"issues_count":24,"pull_requests_count":88,"avg_time_to_close_issue":6554466.133333334,"avg_time_to_close_pull_request":1115430.8823529412,"issues_closed_count":15,"pull_requests_closed_count":85,"pull_request_authors_count":6,"issue_authors_count":11,"avg_comments_per_issue":2.2083333333333335,"avg_comments_per_pull_request":1.7045454545454546,"merged_pull_requests_count":82,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":1,"past_year_pull_requests_count":3,"past_year_avg_time_to_close_issue":688569.0,"past_year_avg_time_to_close_pull_request":19449.0,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":2,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":3.0,"past_year_avg_comments_per_pull_request":0.6666666666666666,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":2,"created_at":"2023-05-10T21:30:43.272Z","updated_at":"2025-09-02T20:55:54.622Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/NeuralEnsemble%2Fephyviewer","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/NeuralEnsemble%2Fephyviewer/issues","issue_labels_count":{"bug":6,"tests":2,"documentation":2,"enhancement":1},"pull_request_labels_count":{"enhancement":21,"bug":16,"documentation":9,"tests":7},"issue_author_associations_count":{"COLLABORATOR":15,"NONE":8},"pull_request_author_associations_count":{"COLLABORATOR":85,"NONE":9,"CONTRIBUTOR":1},"issue_authors":{"jpgill86":14,"pplenck":1,"flareno":1,"LazySheep7":1,"sanjayankur31":1,"ELGarulli":1,"tfoutz99":1,"samuelgarcia":1,"lfrank":1,"QuLogic":1},"pull_request_authors":{"jpgill86":63,"samuelgarcia":22,"PeterNSteinmetz":4,"melodieborel":3,"penguinpee":2,"grahamfindlay":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-04T00:00:25.939Z","repositories_count":10077808,"issues_count":31319768,"pull_requests_count":96023561,"authors_count":10691937,"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":{"NONE":1},"past_year_pull_request_author_associations_count":{"NONE":3,"COLLABORATOR":2},"past_year_issue_authors":{"sanjayankur31":1},"past_year_pull_request_authors":{"PeterNSteinmetz":2,"samuelgarcia":2,"melodieborel":1},"maintainers":[{"login":"jpgill86","count":77,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jpgill86"},{"login":"samuelgarcia","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/samuelgarcia"}],"active_maintainers":[{"login":"samuelgarcia","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/samuelgarcia"}]},"events":{"total":{"IssuesEvent":2,"WatchEvent":3,"IssueCommentEvent":5,"PushEvent":2,"PullRequestEvent":5,"ForkEvent":1},"last_year":{"IssuesEvent":2,"WatchEvent":3,"IssueCommentEvent":5,"PushEvent":2,"PullRequestEvent":5,"ForkEvent":1}},"keywords":[],"dependencies":[{"ecosystem":"pypi","filepath":"requirements-docs.txt","sha":null,"kind":"manifest","created_at":"2022-07-25T14:02:09.249Z","updated_at":"2022-07-25T14:02:09.249Z","repository_link":"https://github.com/NeuralEnsemble/ephyviewer/blob/master/requirements-docs.txt","dependencies":[{"id":394010201,"package_name":"sphinx","ecosystem":"pypi","requirements":"\u003c2","direct":true,"kind":"runtime","optional":false},{"id":394010202,"package_name":"jinja2","ecosystem":"pypi","requirements":"\u003c3.1.0","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"requirements-tests.txt","sha":null,"kind":"manifest","created_at":"2022-07-25T14:02:09.301Z","updated_at":"2022-07-25T14:02:09.301Z","repository_link":"https://github.com/NeuralEnsemble/ephyviewer/blob/master/requirements-tests.txt","dependencies":[{"id":394010466,"package_name":"av","ecosystem":"pypi","requirements":"*","direct":true,"kind":"test","optional":false},{"id":394010467,"package_name":"coveralls","ecosystem":"pypi","requirements":"*","direct":true,"kind":"test","optional":false},{"id":394010468,"package_name":"neo","ecosystem":"pypi","requirements":"\u003e=0.10.0","direct":true,"kind":"test","optional":false},{"id":394010469,"package_name":"spikeinterface","ecosystem":"pypi","requirements":"\u003e=0.90.1","direct":true,"kind":"test","optional":false},{"id":394010470,"package_name":"pandas","ecosystem":"pypi","requirements":"*","direct":true,"kind":"test","optional":false},{"id":394010471,"package_name":"pytest","ecosystem":"pypi","requirements":"*","direct":true,"kind":"test","optional":false},{"id":394010472,"package_name":"pytest-cov","ecosystem":"pypi","requirements":"*","direct":true,"kind":"test","optional":false}]},{"ecosystem":"pypi","filepath":"requirements.txt","sha":null,"kind":"manifest","created_at":"2022-07-25T14:02:09.433Z","updated_at":"2022-07-25T14:02:09.433Z","repository_link":"https://github.com/NeuralEnsemble/ephyviewer/blob/master/requirements.txt","dependencies":[{"id":394010595,"package_name":"matplotlib","ecosystem":"pypi","requirements":"\u003e=2.0","direct":true,"kind":"runtime","optional":false},{"id":394010596,"package_name":"numpy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":394010597,"package_name":"pyqtgraph","ecosystem":"pypi","requirements":"\u003e=0.10.0","direct":true,"kind":"runtime","optional":false},{"id":394010598,"package_name":"scipy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]}],"score":11.562857833718438,"created_at":"2025-09-08T11:18:36.871Z","updated_at":"2025-10-07T08:24:54.825Z","avatar_url":"https://github.com/NeuralEnsemble.png","language":"Python","category":null,"sub_category":null,"monthly_downloads":359,"funding_links":[],"readme_doi_urls":["https://doi.org/10.1523/ENEURO.0085-20.2020"],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":[],"project_url":"https://science.ecosyste.ms/api/v1/projects/65149","html_url":"https://science.ecosyste.ms/projects/65149"}