{"id":177742,"name":null,"description":"Finding project directories in Python (data science) projects, just like in R rprojroot and here packages","url":"https://github.com/chendaniely/pyprojroot","last_synced_at":"2025-09-09T23:51:06.262Z","repository":{"id":53406526,"uuid":"184821667","full_name":"chendaniely/pyprojroot","owner":"chendaniely","description":"Finding project directories in Python (data science) projects, just like in R rprojroot and here packages","archived":false,"fork":false,"pushed_at":"2023-03-23T12:48:16.000Z","size":65,"stargazers_count":151,"open_issues_count":30,"forks_count":16,"subscribers_count":7,"default_branch":"main","last_synced_at":"2025-09-01T06:14:06.643Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","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/chendaniely.png","metadata":{"files":{"readme":"README.md","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}},"created_at":"2019-05-03T21:21:03.000Z","updated_at":"2025-08-16T17:25:10.000Z","dependencies_parsed_at":"2024-01-18T07:15:55.218Z","dependency_job_id":"e888e36b-2dbd-4ea5-8293-5563ae6eecf9","html_url":"https://github.com/chendaniely/pyprojroot","commit_stats":{"total_commits":57,"total_committers":20,"mean_commits":2.85,"dds":0.8421052631578947,"last_synced_commit":"329e2cd6ed9f357aaa9e2785d1d7990a7a6b1100"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/chendaniely/pyprojroot","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chendaniely%2Fpyprojroot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chendaniely%2Fpyprojroot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chendaniely%2Fpyprojroot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chendaniely%2Fpyprojroot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/chendaniely","download_url":"https://codeload.github.com/chendaniely/pyprojroot/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chendaniely%2Fpyprojroot/sbom","scorecard":{"id":276022,"data":{"date":"2025-08-11","repo":{"name":"github.com/chendaniely/pyprojroot","commit":"329e2cd6ed9f357aaa9e2785d1d7990a7a6b1100"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.6,"checks":[{"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":"Code-Review","score":8,"reason":"Found 15/18 approved changesets -- score normalized to 8","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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/python-build-test.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"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":"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":"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/python-build-test.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/chendaniely/pyprojroot/python-build-test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-build-test.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/chendaniely/pyprojroot/python-build-test.yml/main?enable=pin","Warn: pipCommand not pinned by hash: setup-dev.sh:5","Warn: pipCommand not pinned by hash: .github/workflows/python-build-test.yml:26","Warn: pipCommand not pinned by hash: .github/workflows/python-build-test.yml:27","Warn: pipCommand not pinned by hash: .github/workflows/python-build-test.yml:28","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 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":"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":"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":-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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-17T14:24:46.768Z","repository_id":53406526,"created_at":"2025-08-17T14:24:46.768Z","updated_at":"2025-08-17T14:24:46.768Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274385355,"owners_count":25275453,"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":"chendaniely","name":"Daniel Chen","uuid":"5782147","kind":"user","description":"bow ties are cool","email":"","website":"http://chendaniely.github.io","location":"JFK -\u003e DCA -\u003e ROA -\u003e JFK -\u003e YVR","twitter":"chendaniely","company":"@rstudio @UBC-DSCI @UBC-MDS","icon_url":"https://avatars.githubusercontent.com/u/5782147?u=de8c0781a5295e4cef53b2eb4b58e1886a14a8dc\u0026v=4","repositories_count":460,"last_synced_at":"2023-08-05T05:10:16.606Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/chendaniely","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-06T09:52:04.257Z","updated_at":"2023-08-05T05:10:17.334Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/chendaniely","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/chendaniely/repositories"},"packages":[{"id":2880217,"name":"pyprojroot","ecosystem":"pypi","description":"Project-oriented workflow in Python","homepage":"https://github.com/chendaniely/pyprojroot","licenses":"MIT License","normalized_licenses":["MIT"],"repository_url":"https://github.com/chendaniely/pyprojroot","keywords_array":[],"namespace":null,"versions_count":4,"first_release_published_at":"2019-07-11T05:34:42.000Z","latest_release_published_at":"2023-03-13T05:39:28.000Z","latest_release_number":"0.3.0","last_synced_at":"2025-09-01T05:34:29.852Z","created_at":"2022-04-10T12:17:11.133Z","updated_at":"2025-09-01T06:56:06.798Z","registry_url":"https://pypi.org/project/pyprojroot/","install_command":"pip install pyprojroot --index-url https://pypi.org/simple","documentation_url":"https://pyprojroot.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["License :: OSI Approved :: MIT License","Operating System :: OS Independent","Programming Language :: Python :: 3"],"normalized_name":"pyprojroot","project_status":null},"repo_metadata":{"id":53406526,"uuid":"184821667","full_name":"chendaniely/pyprojroot","owner":"chendaniely","description":"Finding project directories in Python (data science) projects, just like in R rprojroot and here packages","archived":false,"fork":false,"pushed_at":"2023-03-23T12:48:16.000Z","size":65,"stargazers_count":149,"open_issues_count":30,"forks_count":16,"subscribers_count":7,"default_branch":"main","last_synced_at":"2025-07-29T17:35:33.859Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","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/chendaniely.png","metadata":{"files":{"readme":"README.md","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}},"created_at":"2019-05-03T21:21:03.000Z","updated_at":"2025-07-25T19:19:02.000Z","dependencies_parsed_at":"2024-01-18T07:15:55.218Z","dependency_job_id":"e888e36b-2dbd-4ea5-8293-5563ae6eecf9","html_url":"https://github.com/chendaniely/pyprojroot","commit_stats":{"total_commits":57,"total_committers":20,"mean_commits":2.85,"dds":0.8421052631578947,"last_synced_commit":"329e2cd6ed9f357aaa9e2785d1d7990a7a6b1100"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/chendaniely/pyprojroot","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chendaniely%2Fpyprojroot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chendaniely%2Fpyprojroot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chendaniely%2Fpyprojroot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chendaniely%2Fpyprojroot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/chendaniely","download_url":"https://codeload.github.com/chendaniely/pyprojroot/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chendaniely%2Fpyprojroot/sbom","scorecard":{"id":276022,"data":{"date":"2025-08-11","repo":{"name":"github.com/chendaniely/pyprojroot","commit":"329e2cd6ed9f357aaa9e2785d1d7990a7a6b1100"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.6,"checks":[{"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":"Code-Review","score":8,"reason":"Found 15/18 approved changesets -- score normalized to 8","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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/python-build-test.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"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":"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":"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/python-build-test.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/chendaniely/pyprojroot/python-build-test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-build-test.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/chendaniely/pyprojroot/python-build-test.yml/main?enable=pin","Warn: pipCommand not pinned by hash: setup-dev.sh:5","Warn: pipCommand not pinned by hash: .github/workflows/python-build-test.yml:26","Warn: pipCommand not pinned by hash: .github/workflows/python-build-test.yml:27","Warn: pipCommand not pinned by hash: .github/workflows/python-build-test.yml:28","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 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":"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":"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":-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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-17T14:24:46.768Z","repository_id":53406526,"created_at":"2025-08-17T14:24:46.768Z","updated_at":"2025-08-17T14:24:46.768Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273077227,"owners_count":25041358,"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-01T02:00:09.058Z","response_time":120,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"chendaniely","name":"Daniel Chen","uuid":"5782147","kind":"user","description":"bow ties are cool","email":"","website":"http://chendaniely.github.io","location":"JFK -\u003e DCA -\u003e ROA -\u003e JFK -\u003e YVR","twitter":"chendaniely","company":"@rstudio @UBC-DSCI @UBC-MDS","icon_url":"https://avatars.githubusercontent.com/u/5782147?u=de8c0781a5295e4cef53b2eb4b58e1886a14a8dc\u0026v=4","repositories_count":460,"last_synced_at":"2023-08-05T05:10:16.606Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/chendaniely","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-06T09:52:04.257Z","updated_at":"2023-08-05T05:10:17.334Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/chendaniely","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/chendaniely/repositories"},"tags":[]},"repo_metadata_updated_at":"2025-09-01T06:56:06.798Z","dependent_packages_count":14,"downloads":118629,"downloads_period":"last-month","dependent_repos_count":82,"rankings":{"downloads":2.6698395581323124,"dependent_repos_count":1.6449807218398778,"dependent_packages_count":0.8444110661690424,"stargazers_count":6.501074809812023,"forks_count":9.113391533645547,"docker_downloads_count":1.914023278455521,"average":3.7812868280090544},"purl":"pkg:pypi/pyprojroot","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/pyprojroot","docker_dependents_count":1,"docker_downloads_count":603,"usage_url":"https://repos.ecosyste.ms/usage/pypi/pyprojroot","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/pyprojroot/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-01T05:38:42.093Z","issues_count":41,"pull_requests_count":30,"avg_time_to_close_issue":2509708.466666667,"avg_time_to_close_pull_request":6217445.576923077,"issues_closed_count":15,"pull_requests_closed_count":26,"pull_request_authors_count":13,"issue_authors_count":15,"avg_comments_per_issue":1.7073170731707317,"avg_comments_per_pull_request":1.2,"merged_pull_requests_count":26,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/chendaniely%2Fpyprojroot/issues","maintainers":[{"login":"chendaniely","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chendaniely"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pyprojroot/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pyprojroot/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pyprojroot/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pyprojroot/related_packages","maintainers":[{"uuid":"chendaniely","login":"chendaniely","name":null,"email":null,"url":null,"packages_count":3,"html_url":"https://pypi.org/user/chendaniely/","role":null,"created_at":"2023-02-13T10:28:14.568Z","updated_at":"2023-02-13T10:28:14.568Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/chendaniely/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":726748,"maintainers_count":308889,"namespaces_count":0,"keywords_count":238369,"github":"pypi","metadata":{"funded_packages_count":50594},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-09T06:31:19.922Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}},{"id":5301057,"name":"pyprojroot","ecosystem":"conda","description":null,"homepage":"https://github.com/chendaniely/pyprojroot","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/chendaniely/pyprojroot","keywords_array":[],"namespace":null,"versions_count":2,"first_release_published_at":"2019-08-19T13:25:10.000Z","latest_release_published_at":"2019-10-08T11:57:51.000Z","latest_release_number":"0.2.0","last_synced_at":"2025-09-01T06:49:21.364Z","created_at":"2022-10-03T16:10:08.372Z","updated_at":"2025-09-01T06:56:06.778Z","registry_url":"https://anaconda.org/conda-forge/pyprojroot","install_command":"conda install -c conda-forge pyprojroot","documentation_url":null,"metadata":{},"repo_metadata":{"id":53406526,"uuid":"184821667","full_name":"chendaniely/pyprojroot","owner":"chendaniely","description":"Finding project directories in Python (data science) projects, just like in R rprojroot and here packages","archived":false,"fork":false,"pushed_at":"2023-03-23T12:48:16.000Z","size":65,"stargazers_count":149,"open_issues_count":30,"forks_count":16,"subscribers_count":7,"default_branch":"main","last_synced_at":"2025-07-29T17:35:33.859Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","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/chendaniely.png","metadata":{"files":{"readme":"README.md","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}},"created_at":"2019-05-03T21:21:03.000Z","updated_at":"2025-07-25T19:19:02.000Z","dependencies_parsed_at":"2024-01-18T07:15:55.218Z","dependency_job_id":"e888e36b-2dbd-4ea5-8293-5563ae6eecf9","html_url":"https://github.com/chendaniely/pyprojroot","commit_stats":{"total_commits":57,"total_committers":20,"mean_commits":2.85,"dds":0.8421052631578947,"last_synced_commit":"329e2cd6ed9f357aaa9e2785d1d7990a7a6b1100"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/chendaniely/pyprojroot","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chendaniely%2Fpyprojroot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chendaniely%2Fpyprojroot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chendaniely%2Fpyprojroot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chendaniely%2Fpyprojroot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/chendaniely","download_url":"https://codeload.github.com/chendaniely/pyprojroot/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chendaniely%2Fpyprojroot/sbom","scorecard":{"id":276022,"data":{"date":"2025-08-11","repo":{"name":"github.com/chendaniely/pyprojroot","commit":"329e2cd6ed9f357aaa9e2785d1d7990a7a6b1100"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.6,"checks":[{"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":"Code-Review","score":8,"reason":"Found 15/18 approved changesets -- score normalized to 8","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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/python-build-test.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"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":"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":"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/python-build-test.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/chendaniely/pyprojroot/python-build-test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-build-test.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/chendaniely/pyprojroot/python-build-test.yml/main?enable=pin","Warn: pipCommand not pinned by hash: setup-dev.sh:5","Warn: pipCommand not pinned by hash: .github/workflows/python-build-test.yml:26","Warn: pipCommand not pinned by hash: .github/workflows/python-build-test.yml:27","Warn: pipCommand not pinned by hash: .github/workflows/python-build-test.yml:28","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 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":"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":"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":-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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-17T14:24:46.768Z","repository_id":53406526,"created_at":"2025-08-17T14:24:46.768Z","updated_at":"2025-08-17T14:24:46.768Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273077227,"owners_count":25041358,"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-01T02:00:09.058Z","response_time":120,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"chendaniely","name":"Daniel Chen","uuid":"5782147","kind":"user","description":"bow ties are cool","email":"","website":"http://chendaniely.github.io","location":"JFK -\u003e DCA -\u003e ROA -\u003e JFK -\u003e YVR","twitter":"chendaniely","company":"@rstudio @UBC-DSCI @UBC-MDS","icon_url":"https://avatars.githubusercontent.com/u/5782147?u=de8c0781a5295e4cef53b2eb4b58e1886a14a8dc\u0026v=4","repositories_count":460,"last_synced_at":"2023-08-05T05:10:16.606Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/chendaniely","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-06T09:52:04.257Z","updated_at":"2023-08-05T05:10:17.334Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/chendaniely","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/chendaniely/repositories"},"tags":[]},"repo_metadata_updated_at":"2025-09-01T06:56:06.777Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":17,"rankings":{"downloads":null,"dependent_repos_count":8.63316532761116,"dependent_packages_count":51.59439093767154,"stargazers_count":32.79105743799591,"forks_count":39.473027596187436,"docker_downloads_count":null,"average":33.12291032486651},"purl":"pkg:conda/pyprojroot","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/pyprojroot","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/pyprojroot","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/pyprojroot/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-01T05:38:42.093Z","issues_count":41,"pull_requests_count":30,"avg_time_to_close_issue":2509708.466666667,"avg_time_to_close_pull_request":6217445.576923077,"issues_closed_count":15,"pull_requests_closed_count":26,"pull_request_authors_count":13,"issue_authors_count":15,"avg_comments_per_issue":1.7073170731707317,"avg_comments_per_pull_request":1.2,"merged_pull_requests_count":26,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/chendaniely%2Fpyprojroot/issues","maintainers":[{"login":"chendaniely","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chendaniely"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/pyprojroot/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/pyprojroot/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/pyprojroot/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/pyprojroot/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":13420,"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-09T06:53:47.128Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/namespaces"}}],"commits":{"id":33734,"full_name":"chendaniely/pyprojroot","default_branch":"main","committers":[{"name":"Daniel Chen","email":"chendaniely@gmail.com","login":"chendaniely","count":21},{"name":"Eric Ma","email":"ericmajinglong@gmail.com","login":"ericmjl","count":8},{"name":"Achim Gädke","email":"achimgaedke","login":"achimgaedke","count":4},{"name":"Tranquilize","email":"mister.raphael@gmail.com","login":"rj-wilson","count":4},{"name":"Yashika Khurana","email":"yashikakhuranayashika@gmail.com","login":"yashikakhurana","count":3},{"name":"James Myatt","email":"james.myatt@capgemini.com","login":"jamesmyatt","count":3},{"name":"Achim Gädke","email":"achim@montoux.com","login":null,"count":3},{"name":"Carol Willing","email":"carolcode@willingconsulting.com","login":"willingc","count":2},{"name":"Jason Brackman","email":"jasonbrackman","login":"jasonbrackman","count":2},{"name":"Jason McLaren","email":"jason@fnord.ca","login":"jasonmclaren","count":2},{"name":"Agustina","email":"pesce.agustina@gmail.com","login":"aguspesce","count":1},{"name":"Joseph Egan","email":"joseph.s.egan+github@gmail.com","login":"eganjs","count":1},{"name":"S.J. van Rijn","email":"s.j.van.rijn@liacs.leidenuniv.nl","login":"sjvrijn","count":1},{"name":"Stefan Lehmann","email":"stlm@posteo.de","login":"stlehmann","count":1},{"name":"James Myatt","email":"myaj@tessella.co.uk","login":null,"count":1}],"total_commits":57,"total_committers":15,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":3.8,"dds":0.631578947368421,"past_year_committers":[],"past_year_total_commits":0,"past_year_total_committers":0,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":0.0,"past_year_dds":0.0,"last_synced_at":"2025-05-21T04:28:56.357Z","last_synced_commit":"329e2cd6ed9f357aaa9e2785d1d7990a7a6b1100","created_at":"2023-03-07T16:53:38.761Z","updated_at":"2025-05-21T04:28:56.706Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/chendaniely%2Fpyprojroot/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-03T00:00:08.276Z","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":"chendaniely/pyprojroot","html_url":"https://github.com/chendaniely/pyprojroot","last_synced_at":"2025-09-01T05:38:42.093Z","status":"error","issues_count":41,"pull_requests_count":30,"avg_time_to_close_issue":2509708.466666667,"avg_time_to_close_pull_request":6217445.576923077,"issues_closed_count":15,"pull_requests_closed_count":26,"pull_request_authors_count":13,"issue_authors_count":15,"avg_comments_per_issue":1.7073170731707317,"avg_comments_per_pull_request":1.2,"merged_pull_requests_count":26,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"created_at":"2023-05-10T21:51:32.876Z","updated_at":"2025-09-01T13:43:06.752Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/chendaniely%2Fpyprojroot","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/chendaniely%2Fpyprojroot/issues","issue_labels_count":{"good first issue":10},"pull_request_labels_count":{},"issue_author_associations_count":{"OWNER":21,"CONTRIBUTOR":12,"NONE":8},"pull_request_author_associations_count":{"CONTRIBUTOR":26,"OWNER":4},"issue_authors":{"chendaniely":21,"jamesmyatt":4,"majidaldo":2,"willingc":2,"jasonbrackman":2,"rorynolan":1,"achimgaedke":1,"tbsexton":1,"buhtz":1,"sjvrijn":1,"NickleDave":1,"jasonmclaren":1,"r0f1":1,"yashikakhurana":1,"joshpsawyer":1},"pull_request_authors":{"chendaniely":4,"jamesmyatt":4,"jasonbrackman":3,"jasonmclaren":3,"yashikakhurana":3,"rj-wilson":2,"willingc":2,"eganjs":2,"achimgaedke":2,"ericmjl":2,"sjvrijn":1,"stlehmann":1,"aguspesce":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-05T00:00:10.444Z","repositories_count":10108777,"issues_count":31548139,"pull_requests_count":98026966,"authors_count":10705543,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"},"past_year_issue_labels_count":{},"past_year_pull_request_labels_count":{},"past_year_issue_author_associations_count":{},"past_year_pull_request_author_associations_count":{},"past_year_issue_authors":{},"past_year_pull_request_authors":{},"maintainers":[{"login":"chendaniely","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chendaniely"}],"active_maintainers":[]},"events":{"total":{"WatchEvent":11,"ForkEvent":1},"last_year":{"WatchEvent":11,"ForkEvent":1}},"keywords":[],"dependencies":[{"ecosystem":"actions","filepath":".github/workflows/python-build-test.yml","sha":null,"kind":"manifest","created_at":"2024-01-18T07:15:53.805Z","updated_at":"2024-01-18T07:15:53.805Z","repository_link":"https://github.com/chendaniely/pyprojroot/blob/main/.github/workflows/python-build-test.yml","dependencies":[{"id":15679422466,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":15679422467,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/python-package-conda.ignore-yml","sha":null,"kind":"manifest","created_at":"2024-01-18T07:15:53.914Z","updated_at":"2024-01-18T07:15:53.914Z","repository_link":"https://github.com/chendaniely/pyprojroot/blob/main/.github/workflows/python-package-conda.ignore-yml","dependencies":[{"id":15679422471,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":15679422472,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"pypi","filepath":"pyproject.toml","sha":null,"kind":"manifest","created_at":"2024-01-18T07:15:53.954Z","updated_at":"2024-01-18T07:15:53.954Z","repository_link":"https://github.com/chendaniely/pyprojroot/blob/main/pyproject.toml","dependencies":[{"id":15679422476,"package_name":"typing-extensions","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]}],"score":19.596337727664928,"created_at":"2025-09-09T01:49:41.652Z","updated_at":"2025-10-07T08:40:51.060Z","avatar_url":"https://github.com/chendaniely.png","language":"Python","category":null,"sub_category":null,"monthly_downloads":118629,"funding_links":[],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":["bioinformatics"],"project_url":"https://science.ecosyste.ms/api/v1/projects/177742","html_url":"https://science.ecosyste.ms/projects/177742"}