{"id":154118,"name":null,"description":"BluePyEfe: Blue Brain Python E-feature extraction","url":"https://github.com/bluebrain/bluepyefe","last_synced_at":"2025-09-09T16:13:13.747Z","repository":{"id":37087878,"uuid":"237923583","full_name":"BlueBrain/BluePyEfe","owner":"BlueBrain","description":"BluePyEfe: Blue Brain Python E-feature extraction","archived":true,"fork":false,"pushed_at":"2025-02-26T12:50:45.000Z","size":8235,"stargazers_count":16,"open_issues_count":4,"forks_count":15,"subscribers_count":6,"default_branch":"master","last_synced_at":"2025-05-14T05:34:31.452Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://bluepyefe.readthedocs.io/en/latest/","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/BlueBrain.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGELOG.rst","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS.txt","dei":null}},"created_at":"2020-02-03T09:01:34.000Z","updated_at":"2025-02-26T12:50:49.000Z","dependencies_parsed_at":"2023-12-07T17:45:20.517Z","dependency_job_id":"7d0e891b-62cd-4db3-8f28-0ea6a3670b65","html_url":"https://github.com/BlueBrain/BluePyEfe","commit_stats":{"total_commits":327,"total_committers":16,"mean_commits":20.4375,"dds":0.6819571865443426,"last_synced_commit":"5a466247a6a14e7743d561caa5577335a185fb7c"},"previous_names":[],"tags_count":47,"template":false,"template_full_name":null,"purl":"pkg:github/BlueBrain/BluePyEfe","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2FBluePyEfe","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2FBluePyEfe/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2FBluePyEfe/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2FBluePyEfe/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BlueBrain","download_url":"https://codeload.github.com/BlueBrain/BluePyEfe/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2FBluePyEfe/sbom","scorecard":{"id":23055,"data":{"date":"2025-08-11","repo":{"name":"github.com/BlueBrain/BluePyEfe","commit":"11a1e0c59e2541362e22279f6c78edbff44db975"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.4,"checks":[{"name":"Maintained","score":0,"reason":"project is archived","details":["Warn: Repository is archived."],"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":"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":"Code-Review","score":7,"reason":"Found 11/14 approved changesets -- score normalized to 7","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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/build.yml:19","Warn: no topLevel permission defined: .github/workflows/build.yml:1","Warn: no topLevel permission defined: .github/workflows/keep-alive.yml:1","Warn: no topLevel permission defined: .github/workflows/mirror-ebrains.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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":"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/build.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/BlueBrain/BluePyEfe/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/BlueBrain/BluePyEfe/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/BlueBrain/BluePyEfe/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/BlueBrain/BluePyEfe/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/BlueBrain/BluePyEfe/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/BlueBrain/BluePyEfe/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/keep-alive.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/BlueBrain/BluePyEfe/keep-alive.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/keep-alive.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/BlueBrain/BluePyEfe/keep-alive.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/mirror-ebrains.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/BlueBrain/BluePyEfe/mirror-ebrains.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/mirror-ebrains.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/BlueBrain/BluePyEfe/mirror-ebrains.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/BlueBrain/BluePyEfe/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/BlueBrain/BluePyEfe/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/BlueBrain/BluePyEfe/test.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:38","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:23","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:24","Info:   0 out of   5 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   8 third-party GitHubAction dependencies pinned","Info:   0 out of   3 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":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt: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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":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":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/build.yml:14"],"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":"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":"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-14T17:14:31.445Z","repository_id":37087878,"created_at":"2025-08-14T17:14:31.445Z","updated_at":"2025-08-14T17:14:31.445Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274323385,"owners_count":25264070,"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-09T02:00:10.223Z","response_time":80,"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":"BlueBrain","name":"The Blue Brain Project","uuid":"1479142","kind":"organization","description":"Open Source Software produced and used by the Blue Brain Project","email":"bbp.opensource@epfl.ch","website":"https://portal.bluebrain.epfl.ch/","location":"Geneva, Switzerland","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/1479142?v=4","repositories_count":226,"last_synced_at":"2024-04-14T20:55:00.562Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/BlueBrain","funding_links":[],"total_stars":3017,"followers":166,"following":0,"created_at":"2022-11-03T07:59:55.020Z","updated_at":"2024-04-14T20:55:45.907Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BlueBrain","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BlueBrain/repositories"},"packages":null,"commits":{"id":544030,"full_name":"BlueBrain/BluePyEfe","default_branch":"master","committers":[{"name":"Tanguy Pierre Louis Damart","email":"tanguy.damart@epfl.ch","count":104},{"name":"Luca Leonardo Bologna","email":"lucaleonardo.bologna@pa.ibf.cnr.it","count":50},{"name":"Werner Van Geit","email":"werner.vangeit@epfl.ch","count":49},{"name":"C Rössert","email":"christian.rossert@epfl.ch","count":44},{"name":"Anil Tuncel","email":"anil.tuncel@epfl.ch","count":20},{"name":"Tanguy Damart","email":"53294536+DrTaDa@users.noreply.github.com","count":15},{"name":"Jaquier Aurélien Tristan","email":"aurelien.jaquier@epfl.ch","count":13},{"name":"Aurélien Jaquier","email":"72930209+AurelienJaquier@users.noreply.github.com","count":10},{"name":"Alessio Buccino","email":"alejoe9187@gmail.com","count":5},{"name":"Damart Tanguy Pierre Louis","email":"damart@bb-c02xw077jhd5.epfl.ch","count":5},{"name":"Elisabetta Iavarone","email":"elisabetta.iavarone@epfl.ch","count":4},{"name":"Liviu S","email":"lvsltz-g@yahoo.com","count":4},{"name":"Alexandre Beche","email":"alexandre.beche@epfl.ch","count":1},{"name":"Benoît Coste","email":"benoit.coste@epfl.ch","count":1},{"name":"lbologna","email":"9949990+lbologna@users.noreply.github.com","count":1},{"name":"anilbey","email":"tuncel.manil@gmail.com","count":1}],"total_commits":327,"total_committers":16,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":20.4375,"dds":0.6819571865443426,"past_year_committers":null,"past_year_total_commits":null,"past_year_total_committers":null,"past_year_total_bot_commits":null,"past_year_total_bot_committers":null,"past_year_mean_commits":null,"past_year_dds":null,"last_synced_at":"2023-03-17T22:41:43.585Z","last_synced_commit":"5a466247a6a14e7743d561caa5577335a185fb7c","created_at":"2023-03-09T04:20:44.373Z","updated_at":"2023-09-19T17:14:10.278Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2FBluePyEfe/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-09T00:17:06.873Z","repositories_count":5526922,"commits_count":869095884,"contributors_count":31986430,"owners_count":917436,"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":"BlueBrain/BluePyEfe","html_url":"https://github.com/BlueBrain/BluePyEfe","last_synced_at":"2025-01-29T15:04:20.852Z","status":null,"issues_count":14,"pull_requests_count":137,"avg_time_to_close_issue":774060.3333333334,"avg_time_to_close_pull_request":370899.2814814815,"issues_closed_count":12,"pull_requests_closed_count":135,"pull_request_authors_count":10,"issue_authors_count":7,"avg_comments_per_issue":3.0,"avg_comments_per_pull_request":1.0145985401459854,"merged_pull_requests_count":129,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":1,"past_year_pull_requests_count":28,"past_year_avg_time_to_close_issue":164380.0,"past_year_avg_time_to_close_pull_request":161323.1851851852,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":27,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":0.6785714285714286,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":27,"created_at":"2023-05-14T09:55:37.661Z","updated_at":"2025-09-03T01:07:31.612Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2FBluePyEfe","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2FBluePyEfe/issues","issue_labels_count":{},"pull_request_labels_count":{"dontmerge":1},"issue_author_associations_count":{"CONTRIBUTOR":11,"MEMBER":1,"NONE":1,"COLLABORATOR":1},"pull_request_author_associations_count":{"CONTRIBUTOR":117,"COLLABORATOR":46,"MEMBER":2,"NONE":1},"issue_authors":{"anilbey":7,"arnaudon":2,"alejoe91":1,"stefanoantonel":1,"AurelienJaquier":1,"lvsltz":1,"wvangeit":1},"pull_request_authors":{"AurelienJaquier":58,"DrTaDa":43,"ilkilic":24,"anilbey":21,"darshanmandge":7,"arnaudon":5,"alejoe91":4,"wvangeit":2,"pitmonticone":1,"bbpgithubaudit":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-09T00:00:11.778Z","repositories_count":10175542,"issues_count":31894846,"pull_requests_count":99980946,"authors_count":10735096,"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":{"COLLABORATOR":6,"CONTRIBUTOR":4},"past_year_issue_authors":{},"past_year_pull_request_authors":{"AurelienJaquier":6,"ilkilic":2,"darshanmandge":2},"maintainers":[{"login":"AurelienJaquier","count":47,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AurelienJaquier"},{"login":"wvangeit","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wvangeit"}],"active_maintainers":[{"login":"AurelienJaquier","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AurelienJaquier"}]},"events":{"total":{"ReleaseEvent":4,"WatchEvent":2,"DeleteEvent":11,"IssueCommentEvent":1,"PushEvent":4,"PullRequestReviewEvent":3,"PullRequestEvent":7,"ForkEvent":2,"CreateEvent":4},"last_year":{"ReleaseEvent":4,"WatchEvent":2,"DeleteEvent":11,"IssueCommentEvent":1,"PushEvent":4,"PullRequestReviewEvent":3,"PullRequestEvent":7,"ForkEvent":2,"CreateEvent":4}},"keywords":[],"dependencies":[{"ecosystem":"actions","filepath":".github/workflows/build.yml","sha":null,"kind":"manifest","created_at":"2023-10-20T18:29:27.867Z","updated_at":"2023-10-20T18:29:27.867Z","repository_link":"https://github.com/BlueBrain/BluePyEfe/blob/master/.github/workflows/build.yml","dependencies":[{"id":14267571410,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":14267571536,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":14267571537,"package_name":"anothrNick/github-tag-action","ecosystem":"actions","requirements":"1.64.0","direct":true,"kind":"composite","optional":false},{"id":14267571641,"package_name":"softprops/action-gh-release","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":14267571642,"package_name":"pypa/gh-action-pypi-publish","ecosystem":"actions","requirements":"release/v1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/keep-alive.yml","sha":null,"kind":"manifest","created_at":"2023-10-20T18:29:28.147Z","updated_at":"2023-10-20T18:29:28.147Z","repository_link":"https://github.com/BlueBrain/BluePyEfe/blob/master/.github/workflows/keep-alive.yml","dependencies":[{"id":14267571681,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/mirror-ebrains.yml","sha":null,"kind":"manifest","created_at":"2023-10-20T18:29:28.238Z","updated_at":"2023-10-20T18:29:28.238Z","repository_link":"https://github.com/BlueBrain/BluePyEfe/blob/master/.github/workflows/mirror-ebrains.yml","dependencies":[{"id":14267571750,"package_name":"wei/git-sync","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/test.yml","sha":null,"kind":"manifest","created_at":"2023-10-20T18:29:28.318Z","updated_at":"2023-10-20T18:29:28.318Z","repository_link":"https://github.com/BlueBrain/BluePyEfe/blob/master/.github/workflows/test.yml","dependencies":[{"id":14267571922,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":14267571923,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":14267571924,"package_name":"codecov/codecov-action","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"pypi","filepath":"requirements.txt","sha":null,"kind":"manifest","created_at":"2023-10-20T18:29:28.383Z","updated_at":"2023-10-20T18:29:28.383Z","repository_link":"https://github.com/BlueBrain/BluePyEfe/blob/master/requirements.txt","dependencies":[]},{"ecosystem":"pypi","filepath":"requirements_docs.txt","sha":null,"kind":"manifest","created_at":"2023-10-20T18:29:28.456Z","updated_at":"2023-10-20T18:29:28.456Z","repository_link":"https://github.com/BlueBrain/BluePyEfe/blob/master/requirements_docs.txt","dependencies":[{"id":14267571961,"package_name":"sphinx","ecosystem":"pypi","requirements":"\u003e=2.0.0","direct":true,"kind":"runtime","optional":false},{"id":14267571962,"package_name":"sphinx-bluebrain-theme","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"setup.py","sha":null,"kind":"manifest","created_at":"2023-10-20T18:29:28.906Z","updated_at":"2023-10-20T18:29:28.906Z","repository_link":"https://github.com/BlueBrain/BluePyEfe/blob/master/setup.py","dependencies":[{"id":14267572017,"package_name":"numpy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":14267572018,"package_name":"neo","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":14267572019,"package_name":"matplotlib","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":14267572020,"package_name":"efel","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":14267572069,"package_name":"scipy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":14267572070,"package_name":"h5py","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":14267572071,"package_name":"igor2","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]}],"score":5.768320995793772,"created_at":"2025-09-09T00:37:45.394Z","updated_at":"2025-10-07T08:37:49.051Z","avatar_url":"https://github.com/BlueBrain.png","language":"Python","category":null,"sub_category":null,"monthly_downloads":0,"funding_links":[],"readme_doi_urls":["https://doi.org/10.5281/zenodo.3728191"],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":["neurons","neuroscience","biological-simulations","computational-neuroscience","electrophysiology","evolutionary-algorithms","genetic-algorithm","optimisations","parameter","emodel"],"project_url":"https://science.ecosyste.ms/api/v1/projects/154118","html_url":"https://science.ecosyste.ms/projects/154118"}