{"id":95194,"name":null,"description":"An implementation of an efficient \"object store\" (actually, a key-value store) writing files on disk and not requiring a running server","url":"https://github.com/aiidateam/disk-objectstore","last_synced_at":"2025-09-09T01:27:07.531Z","repository":{"id":38331379,"uuid":"251691248","full_name":"aiidateam/disk-objectstore","owner":"aiidateam","description":"An implementation of an efficient \"object store\" (actually, a key-value store) writing files on disk and not requiring a running server","archived":false,"fork":false,"pushed_at":"2025-09-01T21:17:37.000Z","size":5434,"stargazers_count":16,"open_issues_count":16,"forks_count":12,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-09-01T23:24:49.690Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://disk-objectstore.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/aiidateam.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"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":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2020-03-31T18:12:18.000Z","updated_at":"2025-04-17T12:44:14.000Z","dependencies_parsed_at":"2023-02-19T15:30:53.851Z","dependency_job_id":"d5d95fcf-cf2d-4cf9-bffe-b27fb48045e9","html_url":"https://github.com/aiidateam/disk-objectstore","commit_stats":{"total_commits":198,"total_committers":6,"mean_commits":33.0,"dds":"0.11616161616161613","last_synced_commit":"f1809d416fbb481944c1e89d3e1f59b532b85a46"},"previous_names":[],"tags_count":12,"template":false,"template_full_name":null,"purl":"pkg:github/aiidateam/disk-objectstore","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aiidateam%2Fdisk-objectstore","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aiidateam%2Fdisk-objectstore/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aiidateam%2Fdisk-objectstore/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aiidateam%2Fdisk-objectstore/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aiidateam","download_url":"https://codeload.github.com/aiidateam/disk-objectstore/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aiidateam%2Fdisk-objectstore/sbom","scorecard":{"id":172926,"data":{"date":"2025-08-11","repo":{"name":"github.com/aiidateam/disk-objectstore","commit":"e8df2f3cf794ea92d387be04d8da2c3f1e10f465"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.2,"checks":[{"name":"Code-Review","score":4,"reason":"Found 12/25 approved changesets -- score normalized to 4","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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":"Maintained","score":0,"reason":"0 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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/benchmarks.yml:1","Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/concurrency.yml:1","Warn: no topLevel permission defined: .github/workflows/release.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":"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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: MIT License: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"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":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"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/benchmarks.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/aiidateam/disk-objectstore/benchmarks.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/benchmarks.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/aiidateam/disk-objectstore/benchmarks.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/benchmarks.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/aiidateam/disk-objectstore/benchmarks.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/aiidateam/disk-objectstore/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/aiidateam/disk-objectstore/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/aiidateam/disk-objectstore/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/aiidateam/disk-objectstore/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/aiidateam/disk-objectstore/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/aiidateam/disk-objectstore/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/concurrency.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/aiidateam/disk-objectstore/concurrency.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/concurrency.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/aiidateam/disk-objectstore/concurrency.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/aiidateam/disk-objectstore/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/aiidateam/disk-objectstore/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/aiidateam/disk-objectstore/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/aiidateam/disk-objectstore/release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/aiidateam/disk-objectstore/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/aiidateam/disk-objectstore/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/aiidateam/disk-objectstore/release.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/release.yml:66","Info:   0 out of  11 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   7 third-party GitHubAction dependencies pinned","Info:   0 out of   1 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":"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-16T17:03:30.722Z","repository_id":38331379,"created_at":"2025-08-16T17:03:30.722Z","updated_at":"2025-08-16T17:03:30.722Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274232019,"owners_count":25245854,"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":"aiidateam","name":"AiiDA team","uuid":"22181836","kind":"organization","description":"The development team of AiiDA","email":null,"website":"http://www.aiida.net","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/22181836?v=4","repositories_count":63,"last_synced_at":"2024-04-16T01:03:46.711Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/aiidateam","funding_links":[],"total_stars":723,"followers":37,"following":0,"created_at":"2022-11-08T03:39:04.553Z","updated_at":"2024-04-16T01:04:16.797Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aiidateam","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aiidateam/repositories"},"packages":null,"commits":{"id":31078,"full_name":"aiidateam/disk-objectstore","default_branch":"main","committers":[{"name":"Giovanni Pizzi","email":"giovanni.pizzi@epfl.ch","login":"giovannipizzi","count":192},{"name":"Alexander Goscinski","email":"alex.goscinski@posteo.de","login":"agoscinski","count":16},{"name":"Sebastiaan Huber","email":"mail@sphuber.net","login":"sphuber","count":12},{"name":"Chris Sewell","email":"chrisj_sewell@hotmail.com","login":"chrisjsewell","count":10},{"name":"pre-commit-ci[bot]","email":"66853113+pre-commit-ci[bot]","login":"pre-commit-ci[bot]","count":5},{"name":"Ali Khosravi","email":"khsrali@gmail.com","login":"khsrali","count":4},{"name":"Kristjan Eimre","email":"eimrek","login":"eimrek","count":3},{"name":"Francisco Ramirez","email":"ramirezfranciscof","login":"ramirezfranciscof","count":1},{"name":"Bonan Zhu","email":"zhubonan@outlook.com","login":"zhubonan","count":1}],"total_commits":244,"total_committers":9,"total_bot_commits":5,"total_bot_committers":1,"mean_commits":27.11111111111111,"dds":0.21311475409836067,"past_year_committers":[{"name":"Alexander Goscinski","email":"alex.goscinski@posteo.de","login":"agoscinski","count":16},{"name":"Ali Khosravi","email":"khsrali@gmail.com","login":"khsrali","count":4}],"past_year_total_commits":20,"past_year_total_committers":2,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":10.0,"past_year_dds":0.19999999999999996,"last_synced_at":"2025-05-26T14:01:55.837Z","last_synced_commit":"e8df2f3cf794ea92d387be04d8da2c3f1e10f465","created_at":"2023-03-07T16:45:24.834Z","updated_at":"2025-05-26T14:01:55.852Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/aiidateam%2Fdisk-objectstore/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-04T00:00:25.936Z","repositories_count":5480019,"commits_count":853389012,"contributors_count":31098138,"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":"aiidateam/disk-objectstore","html_url":"https://github.com/aiidateam/disk-objectstore","last_synced_at":"2025-09-01T23:44:02.230Z","status":"active","issues_count":61,"pull_requests_count":104,"avg_time_to_close_issue":26460093.43137255,"avg_time_to_close_pull_request":2560162.9032258065,"issues_closed_count":51,"pull_requests_closed_count":93,"pull_request_authors_count":11,"issue_authors_count":7,"avg_comments_per_issue":2.622950819672131,"avg_comments_per_pull_request":2.1826923076923075,"merged_pull_requests_count":78,"bot_issues_count":0,"bot_pull_requests_count":15,"past_year_issues_count":2,"past_year_pull_requests_count":25,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":1268719.6,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":20,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":1.64,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":20,"created_at":"2023-05-10T21:28:21.122Z","updated_at":"2025-09-02T09:23:12.597Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/aiidateam%2Fdisk-objectstore","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/aiidateam%2Fdisk-objectstore/issues","issue_labels_count":{"enhancement":1,"wontfix":1,"bug":1},"pull_request_labels_count":{"dependencies":1},"issue_author_associations_count":{"MEMBER":52,"CONTRIBUTOR":5,"NONE":3,"COLLABORATOR":1},"pull_request_author_associations_count":{"CONTRIBUTOR":50,"MEMBER":45,"NONE":8,"COLLABORATOR":2},"issue_authors":{"giovannipizzi":48,"sphuber":5,"dev-zero":2,"unkcpz":2,"zhubonan":2,"edan-bainglass":1,"chrisjsewell":1},"pull_request_authors":{"giovannipizzi":29,"agoscinski":22,"pre-commit-ci[bot]":13,"chrisjsewell":10,"sphuber":9,"khsrali":8,"zhubonan":5,"eimrek":5,"ahkole":2,"ramirezfranciscof":1,"dependabot[bot]":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-06T00:00:15.144Z","repositories_count":10127824,"issues_count":31789776,"pull_requests_count":99123033,"authors_count":10713673,"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":{"MEMBER":2},"past_year_pull_request_author_associations_count":{"CONTRIBUTOR":26,"NONE":2},"past_year_issue_authors":{"unkcpz":2},"past_year_pull_request_authors":{"agoscinski":22,"khsrali":4,"ahkole":2},"maintainers":[{"login":"giovannipizzi","count":77,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/giovannipizzi"},{"login":"chrisjsewell","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chrisjsewell"},{"login":"eimrek","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eimrek"},{"login":"zhubonan","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhubonan"},{"login":"unkcpz","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/unkcpz"},{"login":"edan-bainglass","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/edan-bainglass"},{"login":"ramirezfranciscof","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ramirezfranciscof"}],"active_maintainers":[{"login":"unkcpz","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/unkcpz"}]},"events":{"total":{"CreateEvent":12,"CommitCommentEvent":2,"IssuesEvent":2,"WatchEvent":1,"DeleteEvent":12,"IssueCommentEvent":26,"PushEvent":136,"PullRequestReviewEvent":28,"PullRequestReviewCommentEvent":14,"PullRequestEvent":17,"ForkEvent":3},"last_year":{"CreateEvent":12,"CommitCommentEvent":2,"IssuesEvent":2,"WatchEvent":1,"DeleteEvent":12,"IssueCommentEvent":26,"PushEvent":136,"PullRequestReviewEvent":28,"PullRequestReviewCommentEvent":14,"PullRequestEvent":17,"ForkEvent":3}},"keywords":[],"dependencies":[{"ecosystem":"pypi","filepath":"requirements.lock","sha":null,"kind":"lockfile","created_at":"2022-09-13T08:00:51.967Z","updated_at":"2022-09-13T08:00:51.967Z","repository_link":"https://github.com/aiidateam/disk-objectstore/blob/main/requirements.lock","dependencies":[{"id":4700036812,"package_name":"attrs","ecosystem":"pypi","requirements":"==21.2.0","direct":false,"kind":"runtime","optional":false},{"id":4700036813,"package_name":"backports.entry-points-selectable","ecosystem":"pypi","requirements":"==1.1.0","direct":false,"kind":"runtime","optional":false},{"id":4700036814,"package_name":"cfgv","ecosystem":"pypi","requirements":"==3.3.1","direct":false,"kind":"runtime","optional":false},{"id":4700036815,"package_name":"click","ecosystem":"pypi","requirements":"==8.0.1","direct":false,"kind":"runtime","optional":false},{"id":4700036816,"package_name":"coverage","ecosystem":"pypi","requirements":"==5.5","direct":false,"kind":"runtime","optional":false},{"id":4700036817,"package_name":"distlib","ecosystem":"pypi","requirements":"==0.3.2","direct":false,"kind":"runtime","optional":false},{"id":4700036818,"package_name":"filelock","ecosystem":"pypi","requirements":"==3.0.12","direct":false,"kind":"runtime","optional":false},{"id":4700036819,"package_name":"greenlet","ecosystem":"pypi","requirements":"==1.1.1","direct":false,"kind":"runtime","optional":false},{"id":4700036820,"package_name":"identify","ecosystem":"pypi","requirements":"==2.2.13","direct":false,"kind":"runtime","optional":false},{"id":4700036821,"package_name":"importlib-metadata","ecosystem":"pypi","requirements":"==4.7.1","direct":false,"kind":"runtime","optional":false},{"id":4700036822,"package_name":"iniconfig","ecosystem":"pypi","requirements":"==1.1.1","direct":false,"kind":"runtime","optional":false},{"id":4700036823,"package_name":"memory-profiler","ecosystem":"pypi","requirements":"==0.58.0","direct":false,"kind":"runtime","optional":false},{"id":4700036824,"package_name":"nodeenv","ecosystem":"pypi","requirements":"==1.6.0","direct":false,"kind":"runtime","optional":false},{"id":4700036825,"package_name":"packaging","ecosystem":"pypi","requirements":"==21.0","direct":false,"kind":"runtime","optional":false},{"id":4700036826,"package_name":"platformdirs","ecosystem":"pypi","requirements":"==2.2.0","direct":false,"kind":"runtime","optional":false},{"id":4700036827,"package_name":"pluggy","ecosystem":"pypi","requirements":"==0.13.1","direct":false,"kind":"runtime","optional":false},{"id":4700036828,"package_name":"pre-commit","ecosystem":"pypi","requirements":"==2.14.0","direct":false,"kind":"runtime","optional":false},{"id":4700036829,"package_name":"profilehooks","ecosystem":"pypi","requirements":"==1.12.0","direct":false,"kind":"runtime","optional":false},{"id":4700036830,"package_name":"psutil","ecosystem":"pypi","requirements":"==5.8.0","direct":false,"kind":"runtime","optional":false},{"id":4700036831,"package_name":"py","ecosystem":"pypi","requirements":"==1.10.0","direct":false,"kind":"runtime","optional":false},{"id":4700036832,"package_name":"py-cpuinfo","ecosystem":"pypi","requirements":"==8.0.0","direct":false,"kind":"runtime","optional":false},{"id":4700036833,"package_name":"pyparsing","ecosystem":"pypi","requirements":"==2.4.7","direct":false,"kind":"runtime","optional":false},{"id":4700036834,"package_name":"pytest","ecosystem":"pypi","requirements":"==6.2.4","direct":false,"kind":"runtime","optional":false},{"id":4700036835,"package_name":"pytest-benchmark","ecosystem":"pypi","requirements":"==3.4.1","direct":false,"kind":"runtime","optional":false},{"id":4700036836,"package_name":"pytest-cov","ecosystem":"pypi","requirements":"==2.12.1","direct":false,"kind":"runtime","optional":false},{"id":4700036837,"package_name":"pyyaml","ecosystem":"pypi","requirements":"==5.4.1","direct":false,"kind":"runtime","optional":false},{"id":4700036838,"package_name":"six","ecosystem":"pypi","requirements":"==1.16.0","direct":false,"kind":"runtime","optional":false},{"id":4700036839,"package_name":"sqlalchemy","ecosystem":"pypi","requirements":"==1.4.23","direct":false,"kind":"runtime","optional":false},{"id":4700036840,"package_name":"toml","ecosystem":"pypi","requirements":"==0.10.2","direct":false,"kind":"runtime","optional":false},{"id":4700036841,"package_name":"typing-extensions","ecosystem":"pypi","requirements":"==3.10.0.0","direct":false,"kind":"runtime","optional":false},{"id":4700036842,"package_name":"virtualenv","ecosystem":"pypi","requirements":"==20.7.2","direct":false,"kind":"runtime","optional":false},{"id":4700036843,"package_name":"zipp","ecosystem":"pypi","requirements":"==3.5.0","direct":false,"kind":"runtime","optional":false},{"id":4700036844,"package_name":"pywin32","ecosystem":"pypi","requirements":"==228","direct":false,"kind":"runtime","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/benchmarks.yml","sha":null,"kind":"manifest","created_at":"2023-02-01T05:00:37.205Z","updated_at":"2023-02-01T05:00:37.205Z","repository_link":"https://github.com/aiidateam/disk-objectstore/blob/main/.github/workflows/benchmarks.yml","dependencies":[{"id":7289662236,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7289662239,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":7289662240,"package_name":"rhysd/github-action-benchmark","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/ci.yml","sha":null,"kind":"manifest","created_at":"2023-02-01T05:00:37.350Z","updated_at":"2023-02-01T05:00:37.350Z","repository_link":"https://github.com/aiidateam/disk-objectstore/blob/main/.github/workflows/ci.yml","dependencies":[{"id":7289662943,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7289662944,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7289662945,"package_name":"pre-commit/action","ecosystem":"actions","requirements":"v2.0.0","direct":true,"kind":"composite","optional":false},{"id":7289662946,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":7289662947,"package_name":"codecov/codecov-action","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/concurrency.yml","sha":null,"kind":"manifest","created_at":"2023-02-01T05:00:37.499Z","updated_at":"2023-02-01T05:00:37.499Z","repository_link":"https://github.com/aiidateam/disk-objectstore/blob/main/.github/workflows/concurrency.yml","dependencies":[{"id":7289663092,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7289663093,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/release.yml","sha":null,"kind":"manifest","created_at":"2023-02-01T05:00:37.579Z","updated_at":"2023-02-01T05:00:37.579Z","repository_link":"https://github.com/aiidateam/disk-objectstore/blob/main/.github/workflows/release.yml","dependencies":[{"id":7289663127,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7289663128,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7289663129,"package_name":"pre-commit/action","ecosystem":"actions","requirements":"v2.0.0","direct":true,"kind":"composite","optional":false},{"id":7289663130,"package_name":"pypa/gh-action-pypi-publish","ecosystem":"actions","requirements":"v1.1.0","direct":true,"kind":"composite","optional":false}]}],"score":5.662960480135946,"created_at":"2025-09-08T21:49:50.760Z","updated_at":"2025-10-07T08:30:21.606Z","avatar_url":"https://github.com/aiidateam.png","language":"Python","category":null,"sub_category":null,"monthly_downloads":0,"funding_links":[],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":["aiida","materials-science","dft","rabbitmq","click","pallets","ab-initio","computational-materials-science","condensed-matter-physics","electronic-structure"],"project_url":"https://science.ecosyste.ms/api/v1/projects/95194","html_url":"https://science.ecosyste.ms/projects/95194"}