{"id":26219,"name":"pyconfs","description":"Unified handling of configuration files in Python","url":"https://github.com/gahjelle/pyconfs","last_synced_at":"2025-09-05T03:06:03.354Z","repository":{"id":46402744,"uuid":"215508920","full_name":"gahjelle/pyconfs","owner":"gahjelle","description":"Unified handling of configuration files in Python","archived":false,"fork":false,"pushed_at":"2025-08-25T16:40:27.000Z","size":91,"stargazers_count":17,"open_issues_count":2,"forks_count":2,"subscribers_count":4,"default_branch":"main","last_synced_at":"2025-09-01T02:55:13.743Z","etag":null,"topics":["configuration","ini","json","python","toml","yaml"],"latest_commit_sha":null,"homepage":"https://pypi.org/project/pyconfs/","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/gahjelle.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2019-10-16T09:27:55.000Z","updated_at":"2025-08-25T16:40:31.000Z","dependencies_parsed_at":"2022-08-20T17:51:06.710Z","dependency_job_id":null,"html_url":"https://github.com/gahjelle/pyconfs","commit_stats":null,"previous_names":[],"tags_count":20,"template":false,"template_full_name":null,"purl":"pkg:github/gahjelle/pyconfs","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gahjelle%2Fpyconfs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gahjelle%2Fpyconfs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gahjelle%2Fpyconfs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gahjelle%2Fpyconfs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gahjelle","download_url":"https://codeload.github.com/gahjelle/pyconfs/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gahjelle%2Fpyconfs/sbom","scorecard":{"id":417157,"data":{"date":"2025-08-11","repo":{"name":"github.com/gahjelle/pyconfs","commit":"2325f364b0dfff9bf35618f14d46966a82dfa046"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.5,"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":1,"reason":"Found 3/30 approved changesets -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_to_pypi.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/gahjelle/pyconfs/publish_to_pypi.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_to_pypi.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/gahjelle/pyconfs/publish_to_pypi.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/unit_tests.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/gahjelle/pyconfs/unit_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/unit_tests.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/gahjelle/pyconfs/unit_tests.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/publish_to_pypi.yml:22","Warn: pipCommand not pinned by hash: .github/workflows/unit_tests.yml:31","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Packaging","score":-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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/publish_to_pypi.yml:1","Warn: no topLevel permission defined: .github/workflows/unit_tests.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"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":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 13 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-19T00:12:19.736Z","repository_id":46402744,"created_at":"2025-08-19T00:12:19.736Z","updated_at":"2025-08-19T00:12:19.736Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273703716,"owners_count":25153010,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-05T02:00:09.113Z","response_time":402,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"owner":{"login":"gahjelle","name":"Geir Arne Hjelle","uuid":"728076","kind":"user","description":"","email":"","website":null,"location":"Oslo, Norway","twitter":"gahjelle","company":"@realpython ","icon_url":"https://avatars.githubusercontent.com/u/728076?v=4","repositories_count":67,"last_synced_at":"2025-09-01T02:41:22.529Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/gahjelle","funding_links":[],"total_stars":392,"followers":229,"following":19,"created_at":"2022-11-06T14:09:36.262Z","updated_at":"2025-09-01T02:41:22.530Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gahjelle","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gahjelle/repositories"},"packages":[{"id":2867735,"name":"pyconfs","ecosystem":"pypi","description":"PyConfs, unified handling of configuration files for Python","homepage":"https://github.com/gahjelle/pyconfs","licenses":"MIT License","normalized_licenses":["MIT"],"repository_url":"https://github.com/gahjelle/pyconfs","keywords_array":["configuration","ini","json","toml","yml"],"namespace":null,"versions_count":21,"first_release_published_at":"2019-10-17T10:42:12.000Z","latest_release_published_at":"2025-08-25T16:40:28.000Z","latest_release_number":"0.5.7","last_synced_at":"2025-09-01T03:13:55.052Z","created_at":"2022-04-10T12:10:56.117Z","updated_at":"2025-09-01T03:29:26.826Z","registry_url":"https://pypi.org/project/pyconfs/","install_command":"pip install pyconfs --index-url https://pypi.org/simple","documentation_url":"https://pyconfs.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Development Status :: 4 - Beta","Intended Audience :: Developers","License :: OSI Approved :: MIT License","Natural Language :: English","Operating System :: MacOS","Operating System :: Microsoft","Operating System :: POSIX :: Linux","Programming Language :: Python :: 3.10","Programming Language :: Python :: 3.11","Programming Language :: Python :: 3.12","Programming Language :: Python :: 3.13","Programming Language :: Python :: 3.6","Programming Language :: Python :: 3.7","Programming Language :: Python :: 3.8","Programming Language :: Python :: 3.9","Topic :: Software Development :: Libraries :: Python Modules"],"normalized_name":"pyconfs","project_status":null},"repo_metadata":{"id":46402744,"uuid":"215508920","full_name":"gahjelle/pyconfs","owner":"gahjelle","description":"Unified handling of configuration files in Python","archived":false,"fork":false,"pushed_at":"2025-08-25T16:40:27.000Z","size":91,"stargazers_count":17,"open_issues_count":2,"forks_count":2,"subscribers_count":4,"default_branch":"main","last_synced_at":"2025-09-01T02:55:13.743Z","etag":null,"topics":["configuration","ini","json","python","toml","yaml"],"latest_commit_sha":null,"homepage":"https://pypi.org/project/pyconfs/","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/gahjelle.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2019-10-16T09:27:55.000Z","updated_at":"2025-08-25T16:40:31.000Z","dependencies_parsed_at":"2022-08-20T17:51:06.710Z","dependency_job_id":null,"html_url":"https://github.com/gahjelle/pyconfs","commit_stats":null,"previous_names":[],"tags_count":20,"template":false,"template_full_name":null,"purl":"pkg:github/gahjelle/pyconfs","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gahjelle%2Fpyconfs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gahjelle%2Fpyconfs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gahjelle%2Fpyconfs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gahjelle%2Fpyconfs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gahjelle","download_url":"https://codeload.github.com/gahjelle/pyconfs/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gahjelle%2Fpyconfs/sbom","scorecard":{"id":417157,"data":{"date":"2025-08-11","repo":{"name":"github.com/gahjelle/pyconfs","commit":"2325f364b0dfff9bf35618f14d46966a82dfa046"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.5,"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":1,"reason":"Found 3/30 approved changesets -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_to_pypi.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/gahjelle/pyconfs/publish_to_pypi.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_to_pypi.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/gahjelle/pyconfs/publish_to_pypi.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/unit_tests.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/gahjelle/pyconfs/unit_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/unit_tests.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/gahjelle/pyconfs/unit_tests.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/publish_to_pypi.yml:22","Warn: pipCommand not pinned by hash: .github/workflows/unit_tests.yml:31","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Packaging","score":-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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/publish_to_pypi.yml:1","Warn: no topLevel permission defined: .github/workflows/unit_tests.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"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":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 13 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-19T00:12:19.736Z","repository_id":46402744,"created_at":"2025-08-19T00:12:19.736Z","updated_at":"2025-08-19T00:12:19.736Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273069368,"owners_count":25040022,"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":"gahjelle","name":"Geir Arne Hjelle","uuid":"728076","kind":"user","description":"","email":"","website":null,"location":"Oslo, Norway","twitter":"gahjelle","company":"@realpython ","icon_url":"https://avatars.githubusercontent.com/u/728076?v=4","repositories_count":66,"last_synced_at":"2025-08-23T15:00:08.819Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/gahjelle","funding_links":[],"total_stars":391,"followers":229,"following":19,"created_at":"2022-11-06T14:09:36.262Z","updated_at":"2025-08-23T15:00:08.819Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gahjelle","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gahjelle/repositories"},"tags":[{"name":"v0.5.5-20211020","sha":"320812c45745d0ce2bc081a2540045b94f33c9d7","kind":"tag","published_at":"2021-10-20T11:55:53.000Z","download_url":"https://codeload.github.com/gahjelle/pyconfs/tar.gz/v0.5.5-20211020","html_url":"https://github.com/gahjelle/pyconfs/releases/tag/v0.5.5-20211020","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gahjelle/pyconfs@v0.5.5-20211020","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gahjelle%2Fpyconfs/tags/v0.5.5-20211020","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gahjelle%2Fpyconfs/tags/v0.5.5-20211020/manifests"},{"name":"v0.5.4-20211018","sha":"b53ef4af4e22e1bbdaf8e4a956f1bbc9dfea3a64","kind":"tag","published_at":"2021-10-18T14:08:39.000Z","download_url":"https://codeload.github.com/gahjelle/pyconfs/tar.gz/v0.5.4-20211018","html_url":"https://github.com/gahjelle/pyconfs/releases/tag/v0.5.4-20211018","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gahjelle/pyconfs@v0.5.4-20211018","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gahjelle%2Fpyconfs/tags/v0.5.4-20211018","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gahjelle%2Fpyconfs/tags/v0.5.4-20211018/manifests"},{"name":"v0.5.3-20211016","sha":"d0df29a02ad0592821c5c08957260bc5934d1c65","kind":"tag","published_at":"2021-10-16T15:42:30.000Z","download_url":"https://codeload.github.com/gahjelle/pyconfs/tar.gz/v0.5.3-20211016","html_url":"https://github.com/gahjelle/pyconfs/releases/tag/v0.5.3-20211016","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gahjelle/pyconfs@v0.5.3-20211016","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gahjelle%2Fpyconfs/tags/v0.5.3-20211016","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gahjelle%2Fpyconfs/tags/v0.5.3-20211016/manifests"},{"name":"v0.5.2-20210608","sha":"626a6d5b6a5c0ae6db32e983158c5e130f3cc66e","kind":"tag","published_at":"2021-06-08T12:29:26.000Z","download_url":"https://codeload.github.com/gahjelle/pyconfs/tar.gz/v0.5.2-20210608","html_url":"https://github.com/gahjelle/pyconfs/releases/tag/v0.5.2-20210608","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gahjelle/pyconfs@v0.5.2-20210608","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gahjelle%2Fpyconfs/tags/v0.5.2-20210608","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gahjelle%2Fpyconfs/tags/v0.5.2-20210608/manifests"},{"name":"v0.5.1-20201128","sha":"3240eeace25498634965731b4f1694acb6290c46","kind":"tag","published_at":"2020-11-28T22:36:56.000Z","download_url":"https://codeload.github.com/gahjelle/pyconfs/tar.gz/v0.5.1-20201128","html_url":"https://github.com/gahjelle/pyconfs/releases/tag/v0.5.1-20201128","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gahjelle/pyconfs@v0.5.1-20201128","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gahjelle%2Fpyconfs/tags/v0.5.1-20201128","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gahjelle%2Fpyconfs/tags/v0.5.1-20201128/manifests"},{"name":"v0.5.0-20200622","sha":"71d3aa1fd0a9553ef0d8b0f5447b36a242d1cae2","kind":"tag","published_at":"2020-06-22T09:12:32.000Z","download_url":"https://codeload.github.com/gahjelle/pyconfs/tar.gz/v0.5.0-20200622","html_url":"https://github.com/gahjelle/pyconfs/releases/tag/v0.5.0-20200622","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gahjelle/pyconfs@v0.5.0-20200622","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gahjelle%2Fpyconfs/tags/v0.5.0-20200622","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gahjelle%2Fpyconfs/tags/v0.5.0-20200622/manifests"},{"name":"v0.4.2-20200428","sha":"14245b78f7eec1f9092cf4e1ba5d2f23fe8ed441","kind":"tag","published_at":"2020-04-28T19:48:50.000Z","download_url":"https://codeload.github.com/gahjelle/pyconfs/tar.gz/v0.4.2-20200428","html_url":"https://github.com/gahjelle/pyconfs/releases/tag/v0.4.2-20200428","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gahjelle/pyconfs@v0.4.2-20200428","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gahjelle%2Fpyconfs/tags/v0.4.2-20200428","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gahjelle%2Fpyconfs/tags/v0.4.2-20200428/manifests"},{"name":"v0.4.1-20200420","sha":"374f324c11959a115e3952a2dba97c14f796c267","kind":"tag","published_at":"2020-04-20T21:01:21.000Z","download_url":"https://codeload.github.com/gahjelle/pyconfs/tar.gz/v0.4.1-20200420","html_url":"https://github.com/gahjelle/pyconfs/releases/tag/v0.4.1-20200420","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gahjelle/pyconfs@v0.4.1-20200420","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gahjelle%2Fpyconfs/tags/v0.4.1-20200420","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gahjelle%2Fpyconfs/tags/v0.4.1-20200420/manifests"},{"name":"v0.4.0-20200418","sha":"67bddfa11f701190df4aa66433f3083298b423f1","kind":"tag","published_at":"2020-04-18T10:11:04.000Z","download_url":"https://codeload.github.com/gahjelle/pyconfs/tar.gz/v0.4.0-20200418","html_url":"https://github.com/gahjelle/pyconfs/releases/tag/v0.4.0-20200418","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gahjelle/pyconfs@v0.4.0-20200418","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gahjelle%2Fpyconfs/tags/v0.4.0-20200418","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gahjelle%2Fpyconfs/tags/v0.4.0-20200418/manifests"},{"name":"v0.3.3-20200405","sha":"af7febd00367707877c71f1b5806e88b9602796c","kind":"commit","published_at":"2020-04-05T16:21:40.000Z","download_url":"https://codeload.github.com/gahjelle/pyconfs/tar.gz/v0.3.3-20200405","html_url":"https://github.com/gahjelle/pyconfs/releases/tag/v0.3.3-20200405","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gahjelle/pyconfs@v0.3.3-20200405","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gahjelle%2Fpyconfs/tags/v0.3.3-20200405","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gahjelle%2Fpyconfs/tags/v0.3.3-20200405/manifests"},{"name":"v0.3.2-20200219","sha":"e1c3417a523b5b179808db009e019f94123b008a","kind":"commit","published_at":"2020-02-19T14:22:28.000Z","download_url":"https://codeload.github.com/gahjelle/pyconfs/tar.gz/v0.3.2-20200219","html_url":"https://github.com/gahjelle/pyconfs/releases/tag/v0.3.2-20200219","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gahjelle/pyconfs@v0.3.2-20200219","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gahjelle%2Fpyconfs/tags/v0.3.2-20200219","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gahjelle%2Fpyconfs/tags/v0.3.2-20200219/manifests"},{"name":"v0.3.1","sha":"a28ba4f6589cfd0db0688771d9bf3498855fc8bf","kind":"commit","published_at":"2020-01-24T09:43:58.000Z","download_url":"https://codeload.github.com/gahjelle/pyconfs/tar.gz/v0.3.1","html_url":"https://github.com/gahjelle/pyconfs/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gahjelle/pyconfs@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gahjelle%2Fpyconfs/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gahjelle%2Fpyconfs/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"2e4a675aa08f778181307e4249312d8ff345ee32","kind":"commit","published_at":"2020-01-09T21:42:52.000Z","download_url":"https://codeload.github.com/gahjelle/pyconfs/tar.gz/v0.3.0","html_url":"https://github.com/gahjelle/pyconfs/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gahjelle/pyconfs@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gahjelle%2Fpyconfs/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gahjelle%2Fpyconfs/tags/v0.3.0/manifests"},{"name":"v0.2.1","sha":"637c3411e4622b2a90b76a4bfe2b7a0aaa11b881","kind":"tag","published_at":"2019-11-12T10:19:49.000Z","download_url":"https://codeload.github.com/gahjelle/pyconfs/tar.gz/v0.2.1","html_url":"https://github.com/gahjelle/pyconfs/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gahjelle/pyconfs@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gahjelle%2Fpyconfs/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gahjelle%2Fpyconfs/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"e410a45464459773ac60bb5de4c2346f0e979887","kind":"tag","published_at":"2019-11-11T15:17:36.000Z","download_url":"https://codeload.github.com/gahjelle/pyconfs/tar.gz/v0.2.0","html_url":"https://github.com/gahjelle/pyconfs/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gahjelle/pyconfs@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gahjelle%2Fpyconfs/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gahjelle%2Fpyconfs/tags/v0.2.0/manifests"},{"name":"v0.1.4","sha":"0aa35c0b74cbbf86f7dc7f6a9cd8fc154dec5ccd","kind":"tag","published_at":"2019-11-04T12:39:00.000Z","download_url":"https://codeload.github.com/gahjelle/pyconfs/tar.gz/v0.1.4","html_url":"https://github.com/gahjelle/pyconfs/releases/tag/v0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gahjelle/pyconfs@v0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gahjelle%2Fpyconfs/tags/v0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gahjelle%2Fpyconfs/tags/v0.1.4/manifests"},{"name":"v0.1.3","sha":"d2b6c13ca457bff59c1304cbf5914c1db0fae6fd","kind":"tag","published_at":"2019-10-29T09:53:39.000Z","download_url":"https://codeload.github.com/gahjelle/pyconfs/tar.gz/v0.1.3","html_url":"https://github.com/gahjelle/pyconfs/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gahjelle/pyconfs@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gahjelle%2Fpyconfs/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gahjelle%2Fpyconfs/tags/v0.1.3/manifests"},{"name":"v0.1.2","sha":"7ada2efbfa4fd9a7690632554ea077d9c1c18c78","kind":"commit","published_at":"2019-10-22T16:33:11.000Z","download_url":"https://codeload.github.com/gahjelle/pyconfs/tar.gz/v0.1.2","html_url":"https://github.com/gahjelle/pyconfs/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gahjelle/pyconfs@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gahjelle%2Fpyconfs/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gahjelle%2Fpyconfs/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"b66df06e7ae48d247a7e7c5709a957148d9aab97","kind":"commit","published_at":"2019-10-17T14:30:42.000Z","download_url":"https://codeload.github.com/gahjelle/pyconfs/tar.gz/v0.1.1","html_url":"https://github.com/gahjelle/pyconfs/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gahjelle/pyconfs@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gahjelle%2Fpyconfs/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gahjelle%2Fpyconfs/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"4f6fa0b756c422d0eff656fabf4dfa26e395b604","kind":"commit","published_at":"2019-10-16T09:27:56.000Z","download_url":"https://codeload.github.com/gahjelle/pyconfs/tar.gz/v0.1.0","html_url":"https://github.com/gahjelle/pyconfs/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gahjelle/pyconfs@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gahjelle%2Fpyconfs/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gahjelle%2Fpyconfs/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2025-09-01T03:29:26.826Z","dependent_packages_count":1,"downloads":48508,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":2.8242772062389423,"dependent_repos_count":21.705497690843316,"dependent_packages_count":4.728355370490722,"stargazers_count":15.19766278280673,"forks_count":19.120469154689534,"docker_downloads_count":null,"average":12.715252441013849},"purl":"pkg:pypi/pyconfs","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/pyconfs","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/pyconfs","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/pyconfs/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-01T03:29:26.393Z","issues_count":4,"pull_requests_count":19,"avg_time_to_close_issue":22467.5,"avg_time_to_close_pull_request":605908.1578947369,"issues_closed_count":2,"pull_requests_closed_count":19,"pull_request_authors_count":2,"issue_authors_count":2,"avg_comments_per_issue":2.0,"avg_comments_per_pull_request":0.21052631578947367,"merged_pull_requests_count":18,"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/gahjelle%2Fpyconfs/issues","maintainers":[{"login":"gahjelle","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gahjelle"}],"active_maintainers":[{"login":"gahjelle","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gahjelle"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pyconfs/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pyconfs/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pyconfs/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pyconfs/related_packages","maintainers":[{"uuid":"gahjelle","login":"gahjelle","name":null,"email":null,"url":null,"packages_count":14,"html_url":"https://pypi.org/user/gahjelle/","role":null,"created_at":"2023-02-25T03:05:43.636Z","updated_at":"2023-02-25T03:05:43.636Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/gahjelle/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":724966,"maintainers_count":308288,"namespaces_count":0,"keywords_count":237984,"github":"pypi","metadata":{"funded_packages_count":50481},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-04T05:23:51.177Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}}],"commits":{"id":635325,"full_name":"gahjelle/pyconfs","default_branch":"main","committers":[{"name":"Geir Arne Hjelle","email":"geirarne@gmail.com","login":"gahjelle","count":94},{"name":"Lewi Uberg","email":"43423020+lewiuberg","login":"lewiuberg","count":3}],"total_commits":97,"total_committers":2,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":48.5,"dds":0.030927835051546393,"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-06-14T06:59:28.742Z","last_synced_commit":"2325f364b0dfff9bf35618f14d46966a82dfa046","created_at":"2023-03-09T08:35:07.753Z","updated_at":"2025-06-14T06:59:28.742Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/gahjelle%2Fpyconfs/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-05T00:00:10.343Z","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":"gahjelle/pyconfs","html_url":"https://github.com/gahjelle/pyconfs","last_synced_at":"2025-09-01T03:29:26.393Z","status":"error","issues_count":4,"pull_requests_count":19,"avg_time_to_close_issue":22467.5,"avg_time_to_close_pull_request":605908.1578947369,"issues_closed_count":2,"pull_requests_closed_count":19,"pull_request_authors_count":2,"issue_authors_count":2,"avg_comments_per_issue":2.0,"avg_comments_per_pull_request":0.21052631578947367,"merged_pull_requests_count":18,"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-14T23:13:20.994Z","updated_at":"2025-09-01T03:29:26.394Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/gahjelle%2Fpyconfs","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/gahjelle%2Fpyconfs/issues","issue_labels_count":{"bug":1},"pull_request_labels_count":{},"issue_author_associations_count":{"OWNER":3,"CONTRIBUTOR":1},"pull_request_author_associations_count":{"OWNER":16,"CONTRIBUTOR":4},"issue_authors":{"gahjelle":3,"lewiuberg":1},"pull_request_authors":{"gahjelle":16,"lewiuberg":4},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-03T00:00:08.273Z","repositories_count":10054011,"issues_count":30898665,"pull_requests_count":92703059,"authors_count":10588296,"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":{"OWNER":1},"past_year_issue_authors":{},"past_year_pull_request_authors":{"gahjelle":1},"maintainers":[{"login":"gahjelle","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gahjelle"}],"active_maintainers":[{"login":"gahjelle","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gahjelle"}]},"events":{"total":{"PushEvent":1,"PullRequestEvent":1,"ForkEvent":1,"CreateEvent":1},"last_year":{"PushEvent":1,"PullRequestEvent":1,"ForkEvent":1,"CreateEvent":1}},"keywords":["configuration","ini","json","python","toml","yaml"],"dependencies":[{"ecosystem":"pypi","filepath":"requirements.in","sha":null,"kind":"manifest","created_at":"2022-08-20T17:51:06.269Z","updated_at":"2022-08-20T17:51:06.269Z","repository_link":"https://github.com/gahjelle/pyconfs/blob/main/requirements.in","dependencies":[{"id":2179801433,"package_name":"importlib_resources","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":2179801434,"package_name":"pyplugs","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":2179801435,"package_name":"PyYAML","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":2179801436,"package_name":"toml","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]}],"score":14.427132015059504,"created_at":"2025-09-04T15:50:58.283Z","updated_at":"2025-10-07T08:11:49.386Z","avatar_url":"https://github.com/gahjelle.png","language":"Python","category":null,"sub_category":null,"monthly_downloads":48508,"funding_links":[],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":[],"project_url":"https://science.ecosyste.ms/api/v1/projects/26219","html_url":"https://science.ecosyste.ms/projects/26219","bibtex_url":"https://science.ecosyste.ms/projects/26219/export.bibtex","apalike_url":"https://science.ecosyste.ms/projects/26219/export.apalike"}