{"id":16237,"name":"pykqml","description":"KQML messaging library","url":"https://github.com/bgyori/pykqml","last_synced_at":"2025-09-04T23:06:35.018Z","repository":{"id":56482559,"uuid":"75880687","full_name":"bgyori/pykqml","owner":"bgyori","description":"KQML messaging library","archived":false,"fork":false,"pushed_at":"2021-08-26T18:13:33.000Z","size":97,"stargazers_count":4,"open_issues_count":1,"forks_count":7,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-08-28T04:23:02.055Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bgyori.png","metadata":{"files":{"readme":"README.rst","changelog":null,"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":"2016-12-07T22:23:07.000Z","updated_at":"2025-01-24T07:46:24.000Z","dependencies_parsed_at":"2022-08-15T19:31:40.168Z","dependency_job_id":null,"html_url":"https://github.com/bgyori/pykqml","commit_stats":null,"previous_names":[],"tags_count":9,"template":false,"template_full_name":null,"purl":"pkg:github/bgyori/pykqml","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bgyori%2Fpykqml","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bgyori%2Fpykqml/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bgyori%2Fpykqml/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bgyori%2Fpykqml/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bgyori","download_url":"https://codeload.github.com/bgyori/pykqml/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bgyori%2Fpykqml/sbom","scorecard":{"id":236273,"data":{"date":"2025-08-11","repo":{"name":"github.com/bgyori/pykqml","commit":"755b4f846dac4f51662c44a987a778f087c4f82d"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.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":"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":-1,"reason":"no dependencies found","details":null,"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":"Dangerous-Workflow","score":-1,"reason":"no workflows found","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":-1,"reason":"No tokens found","details":null,"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":"Code-Review","score":4,"reason":"Found 4/10 approved changesets -- score normalized to 4","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 2-Clause \"Simplified\" License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 25 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-17T05:49:42.101Z","repository_id":56482559,"created_at":"2025-08-17T05:49:42.102Z","updated_at":"2025-08-17T05:49:42.102Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273685604,"owners_count":25149722,"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-04T02:00:08.968Z","response_time":61,"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":"bgyori","name":"Benjamin M. Gyori","uuid":"5939016","kind":"user","description":"Sysbio \u0026 AI researcher. Leading indralab.github.io. Working on knowledge assembly, human-machine collaboration, text mining, probabilistic modeling.","email":"","website":"https://scholar.harvard.edu/bgyori","location":"Boston, MA, USA","twitter":"benjamingyori","company":"Harvard Medical School","icon_url":"https://avatars.githubusercontent.com/u/5939016?u=4bdef9911fcb50aeeeb706db71627c9018302a8d\u0026v=4","repositories_count":19,"last_synced_at":"2023-02-27T18:25:18.761Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/bgyori","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-11T01:13:04.947Z","updated_at":"2023-02-27T18:25:18.836Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bgyori","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bgyori/repositories"},"packages":[{"id":2874554,"name":"pykqml","ecosystem":"pypi","description":"KQML messaging classes in Python.","homepage":"http://github.com/bgyori/pykqml","licenses":"BSD License","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/bgyori/pykqml","keywords_array":["kqml","agent","nlp","communication","dialogue"],"namespace":null,"versions_count":7,"first_release_published_at":"2016-12-07T22:41:14.000Z","latest_release_published_at":"2020-11-04T22:32:18.000Z","latest_release_number":"1.3","last_synced_at":"2025-08-27T20:34:25.566Z","created_at":"2022-04-10T12:14:21.261Z","updated_at":"2025-08-27T21:25:52.286Z","registry_url":"https://pypi.org/project/pykqml/","install_command":"pip install pykqml --index-url https://pypi.org/simple","documentation_url":"https://pykqml.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Development Status :: 4 - Beta","Environment :: Console","Intended Audience :: Science/Research","License :: OSI Approved :: BSD License","Operating System :: OS Independent","Programming Language :: Python :: 3"],"normalized_name":"pykqml","project_status":null},"repo_metadata":{"id":56482559,"uuid":"75880687","full_name":"bgyori/pykqml","owner":"bgyori","description":"KQML messaging library","archived":false,"fork":false,"pushed_at":"2021-08-26T18:13:33.000Z","size":97,"stargazers_count":4,"open_issues_count":1,"forks_count":7,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-07-21T16:29:18.913Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bgyori.png","metadata":{"files":{"readme":"README.rst","changelog":null,"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":"2016-12-07T22:23:07.000Z","updated_at":"2025-01-24T07:46:24.000Z","dependencies_parsed_at":"2022-08-15T19:31:40.168Z","dependency_job_id":null,"html_url":"https://github.com/bgyori/pykqml","commit_stats":null,"previous_names":[],"tags_count":9,"template":false,"template_full_name":null,"purl":"pkg:github/bgyori/pykqml","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bgyori%2Fpykqml","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bgyori%2Fpykqml/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bgyori%2Fpykqml/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bgyori%2Fpykqml/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bgyori","download_url":"https://codeload.github.com/bgyori/pykqml/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bgyori%2Fpykqml/sbom","scorecard":{"id":236273,"data":{"date":"2025-08-11","repo":{"name":"github.com/bgyori/pykqml","commit":"755b4f846dac4f51662c44a987a778f087c4f82d"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.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":"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":-1,"reason":"no dependencies found","details":null,"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":"Dangerous-Workflow","score":-1,"reason":"no workflows found","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":-1,"reason":"No tokens found","details":null,"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":"Code-Review","score":4,"reason":"Found 4/10 approved changesets -- score normalized to 4","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 2-Clause \"Simplified\" License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 25 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-17T05:49:42.101Z","repository_id":56482559,"created_at":"2025-08-17T05:49:42.102Z","updated_at":"2025-08-17T05:49:42.102Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272382719,"owners_count":24924997,"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-08-27T02:00:09.397Z","response_time":76,"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":"bgyori","name":"Benjamin M. Gyori","uuid":"5939016","kind":"user","description":"Sysbio \u0026 AI researcher. Leading indralab.github.io. Working on knowledge assembly, human-machine collaboration, text mining, probabilistic modeling.","email":"","website":"https://scholar.harvard.edu/bgyori","location":"Boston, MA, USA","twitter":"benjamingyori","company":"Harvard Medical School","icon_url":"https://avatars.githubusercontent.com/u/5939016?u=4bdef9911fcb50aeeeb706db71627c9018302a8d\u0026v=4","repositories_count":19,"last_synced_at":"2023-02-27T18:25:18.761Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/bgyori","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-11T01:13:04.947Z","updated_at":"2023-02-27T18:25:18.836Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bgyori","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bgyori/repositories"},"tags":[{"name":"1.3.1","sha":"0965d008cfe5e0562054aa4b94906e9f425b011d","kind":"commit","published_at":"2020-11-04T22:29:48.000Z","download_url":"https://codeload.github.com/bgyori/pykqml/tar.gz/1.3.1","html_url":"https://github.com/bgyori/pykqml/releases/tag/1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bgyori/pykqml@1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bgyori%2Fpykqml/tags/1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bgyori%2Fpykqml/tags/1.3.1/manifests"},{"name":"1.3","sha":"0965d008cfe5e0562054aa4b94906e9f425b011d","kind":"commit","published_at":"2020-11-04T22:29:48.000Z","download_url":"https://codeload.github.com/bgyori/pykqml/tar.gz/1.3","html_url":"https://github.com/bgyori/pykqml/releases/tag/1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bgyori/pykqml@1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bgyori%2Fpykqml/tags/1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bgyori%2Fpykqml/tags/1.3/manifests"},{"name":"1.2","sha":"11cd65286da3e917b2af71030598e09f39b4df39","kind":"commit","published_at":"2020-01-24T16:39:45.000Z","download_url":"https://codeload.github.com/bgyori/pykqml/tar.gz/1.2","html_url":"https://github.com/bgyori/pykqml/releases/tag/1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bgyori/pykqml@1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bgyori%2Fpykqml/tags/1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bgyori%2Fpykqml/tags/1.2/manifests"},{"name":"1.1","sha":"9de0549264458d0febe5e953d923a13a48a4d7a0","kind":"commit","published_at":"2019-03-20T06:08:32.000Z","download_url":"https://codeload.github.com/bgyori/pykqml/tar.gz/1.1","html_url":"https://github.com/bgyori/pykqml/releases/tag/1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bgyori/pykqml@1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bgyori%2Fpykqml/tags/1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bgyori%2Fpykqml/tags/1.1/manifests"},{"name":"1.0","sha":"ea23b6e885a9589c9f11227f73dde8ee193e9c0e","kind":"commit","published_at":"2018-02-21T04:21:15.000Z","download_url":"https://codeload.github.com/bgyori/pykqml/tar.gz/1.0","html_url":"https://github.com/bgyori/pykqml/releases/tag/1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bgyori/pykqml@1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bgyori%2Fpykqml/tags/1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bgyori%2Fpykqml/tags/1.0/manifests"},{"name":"0.5","sha":"298e900ce66c5c969297e0181fbd2a1040398c05","kind":"commit","published_at":"2018-02-13T15:09:34.000Z","download_url":"https://codeload.github.com/bgyori/pykqml/tar.gz/0.5","html_url":"https://github.com/bgyori/pykqml/releases/tag/0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bgyori/pykqml@0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bgyori%2Fpykqml/tags/0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bgyori%2Fpykqml/tags/0.5/manifests"},{"name":"0.4","sha":"0977e6e2b9c0074a4438086dd18fb650ff5f5705","kind":"commit","published_at":"2017-09-17T06:08:23.000Z","download_url":"https://codeload.github.com/bgyori/pykqml/tar.gz/0.4","html_url":"https://github.com/bgyori/pykqml/releases/tag/0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bgyori/pykqml@0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bgyori%2Fpykqml/tags/0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bgyori%2Fpykqml/tags/0.4/manifests"},{"name":"0.2","sha":"3ec2c285a1c400b11e547d391d2e6582cd24676e","kind":"commit","published_at":"2017-04-19T17:37:41.000Z","download_url":"https://codeload.github.com/bgyori/pykqml/tar.gz/0.2","html_url":"https://github.com/bgyori/pykqml/releases/tag/0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bgyori/pykqml@0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bgyori%2Fpykqml/tags/0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bgyori%2Fpykqml/tags/0.2/manifests"},{"name":"0.1","sha":"cf636cf657ea1691d7760978b7a295709150426c","kind":"commit","published_at":"2016-12-07T22:39:21.000Z","download_url":"https://codeload.github.com/bgyori/pykqml/tar.gz/0.1","html_url":"https://github.com/bgyori/pykqml/releases/tag/0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bgyori/pykqml@0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bgyori%2Fpykqml/tags/0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bgyori%2Fpykqml/tags/0.1/manifests"}]},"repo_metadata_updated_at":"2025-08-27T21:25:52.285Z","dependent_packages_count":0,"downloads":112,"downloads_period":"last-month","dependent_repos_count":3,"rankings":{"downloads":21.015557155968708,"dependent_repos_count":8.939128385083013,"dependent_packages_count":10.125576461732065,"stargazers_count":27.84418902145794,"forks_count":12.548424009945217,"docker_downloads_count":null,"average":16.09457500683739},"purl":"pkg:pypi/pykqml","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/pykqml","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/pykqml","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/pykqml/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-07-21T16:05:05.062Z","issues_count":7,"pull_requests_count":11,"avg_time_to_close_issue":4261326.5,"avg_time_to_close_pull_request":1652278.8181818181,"issues_closed_count":6,"pull_requests_closed_count":11,"pull_request_authors_count":5,"issue_authors_count":4,"avg_comments_per_issue":1.1428571428571428,"avg_comments_per_pull_request":0.9090909090909091,"merged_pull_requests_count":10,"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/bgyori%2Fpykqml/issues","maintainers":[{"login":"bgyori","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bgyori"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pykqml/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pykqml/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pykqml/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pykqml/related_packages","maintainers":[{"uuid":"bgyori","login":"bgyori","name":null,"email":null,"url":null,"packages_count":13,"html_url":"https://pypi.org/user/bgyori/","role":null,"created_at":"2023-02-25T04:14:26.062Z","updated_at":"2023-02-25T04:14:26.062Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/bgyori/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":724928,"maintainers_count":308248,"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":637750,"full_name":"bgyori/pykqml","default_branch":"master","committers":[{"name":"Ben Gyori","email":"ben.gyori@gmail.com","count":78},{"name":"pagreene","email":"patrick.anton.greene@gmail.com","count":30},{"name":"Willie Wilson","email":"jrw@northwestern.edu","count":1},{"name":"Sam Hill","email":"whatinthesamhill@protonmail.com","count":1}],"total_commits":110,"total_committers":4,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":27.5,"dds":0.2909090909090909,"past_year_committers":null,"past_year_total_commits":null,"past_year_total_committers":null,"past_year_total_bot_commits":null,"past_year_total_bot_committers":null,"past_year_mean_commits":null,"past_year_dds":null,"last_synced_at":"2023-03-19T04:03:04.534Z","last_synced_commit":"755b4f846dac4f51662c44a987a778f087c4f82d","created_at":"2023-03-09T08:42:51.329Z","updated_at":"2023-09-19T17:30:47.916Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/bgyori%2Fpykqml/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-04T00:00:25.936Z","repositories_count":5480019,"commits_count":853389012,"contributors_count":31098138,"owners_count":906558,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues_stats":{"full_name":"bgyori/pykqml","html_url":"https://github.com/bgyori/pykqml","last_synced_at":"2025-08-27T21:30:36.313Z","status":"error","issues_count":7,"pull_requests_count":11,"avg_time_to_close_issue":4261326.5,"avg_time_to_close_pull_request":1652278.8181818181,"issues_closed_count":6,"pull_requests_closed_count":11,"pull_request_authors_count":5,"issue_authors_count":4,"avg_comments_per_issue":1.1428571428571428,"avg_comments_per_pull_request":0.9090909090909091,"merged_pull_requests_count":10,"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-14T21:23:10.422Z","updated_at":"2025-08-27T21:30:36.316Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/bgyori%2Fpykqml","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/bgyori%2Fpykqml/issues","issue_labels_count":{},"pull_request_labels_count":{},"issue_author_associations_count":{"OWNER":4,"NONE":2,"CONTRIBUTOR":1},"pull_request_author_associations_count":{"CONTRIBUTOR":5,"OWNER":4,"NONE":2},"issue_authors":{"bgyori":4,"jivens":1,"profwillie":1,"SamuelHill":1},"pull_request_authors":{"pagreene":4,"bgyori":4,"profwillie":1,"jivens":1,"SamuelHill":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-08-30T00:00:08.204Z","repositories_count":8441564,"issues_count":20536878,"pull_requests_count":51191927,"authors_count":7650363,"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":"bgyori","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bgyori"}],"active_maintainers":[]},"events":{"total":{"WatchEvent":1},"last_year":{"WatchEvent":1}},"keywords":[],"dependencies":[],"score":7.749322464660356,"created_at":"2025-09-04T15:50:47.235Z","updated_at":"2025-10-07T08:08:40.603Z","avatar_url":"https://github.com/bgyori.png","language":"Python","category":null,"sub_category":null,"monthly_downloads":112,"funding_links":[],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":[],"project_url":"https://science.ecosyste.ms/api/v1/projects/16237","html_url":"https://science.ecosyste.ms/projects/16237","bibtex_url":"https://science.ecosyste.ms/projects/16237/export.bibtex","apalike_url":"https://science.ecosyste.ms/projects/16237/export.apalike"}