{"id":65523,"name":"zx","description":"ZX Spectrum emulator in Python and C++","url":"https://github.com/kosarev/zx","last_synced_at":"2025-09-08T13:25:46.997Z","repository":{"id":57478632,"uuid":"106082566","full_name":"kosarev/zx","owner":"kosarev","description":"ZX Spectrum emulator in Python and C++","archived":false,"fork":false,"pushed_at":"2025-06-08T01:03:55.000Z","size":3995,"stargazers_count":21,"open_issues_count":14,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-07-10T20:46:17.807Z","etag":null,"topics":["converter","emulator","mit-license","python","rzx","rzx-playback","sinclair","sinclair-zx-spectrum","spectrum","spectrum-emulator","tape","z80","zx-spectrum","zx-spectrum-emulator","zxspectrum"],"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/kosarev.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,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2017-10-07T08:27:45.000Z","updated_at":"2025-06-08T01:03:59.000Z","dependencies_parsed_at":"2025-02-11T19:32:58.867Z","dependency_job_id":"95a97803-59f9-468d-b781-e87acfc682ad","html_url":"https://github.com/kosarev/zx","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/kosarev/zx","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kosarev%2Fzx","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kosarev%2Fzx/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kosarev%2Fzx/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kosarev%2Fzx/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kosarev","download_url":"https://codeload.github.com/kosarev/zx/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kosarev%2Fzx/sbom","scorecard":{"id":567977,"data":{"date":"2025-08-11","repo":{"name":"github.com/kosarev/zx","commit":"dafa74bb273799c521709fa39af03e31ca808519"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.4,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/30 approved changesets -- score normalized to 0","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":"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":"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":"Maintained","score":10,"reason":"30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/python-package.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":"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-package.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/kosarev/zx/python-package.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/kosarev/zx/python-package.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:32","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:33","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:34","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:41","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":"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 '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"}}]},"last_synced_at":"2025-08-20T15:30:08.081Z","repository_id":57478632,"created_at":"2025-08-20T15:30:08.081Z","updated_at":"2025-08-20T15:30:08.081Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274191485,"owners_count":25238372,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-08T02:00:09.813Z","response_time":121,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"owner":{"login":"kosarev","name":"Ivan Kosarev","uuid":"5888289","kind":"user","description":"Compiler engineer.","email":"","website":"https://www.linkedin.com/in/ivan-kosarev","location":"Watford, UK","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/5888289?u=4bcdf892e0df85fcb020dcf2a146d917ec2f115e\u0026v=4","repositories_count":9,"last_synced_at":"2024-04-28T01:28:11.337Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/kosarev","funding_links":[],"total_stars":101,"followers":36,"following":3,"created_at":"2022-11-13T06:11:04.372Z","updated_at":"2024-04-28T01:28:12.991Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kosarev","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kosarev/repositories"},"packages":[{"id":2983055,"name":"zx","ecosystem":"pypi","description":"ZX Spectrum emulation framework","homepage":"https://github.com/kosarev/zx/","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/kosarev/zx","keywords_array":[],"namespace":null,"versions_count":12,"first_release_published_at":"2017-11-15T10:45:27.000Z","latest_release_published_at":"2025-05-25T15:12:38.000Z","latest_release_number":"0.12.0","last_synced_at":"2025-08-16T17:33:03.495Z","created_at":"2022-04-10T13:12:10.440Z","updated_at":"2025-08-16T17:33:03.495Z","registry_url":"https://pypi.org/project/zx/","install_command":"pip install zx --index-url https://pypi.org/simple","documentation_url":"https://zx.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":[],"normalized_name":"zx","project_status":null},"repo_metadata":{"uuid":"106082566","full_name":"kosarev/zx","owner":"kosarev","description":"ZX Spectrum emulator written in a mix of Python and C++","archived":false,"fork":false,"pushed_at":"2021-11-07T12:50:20.000Z","size":3691,"stargazers_count":16,"open_issues_count":14,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2023-09-29T08:24:10.339Z","etag":null,"topics":["converter","emulator","mit-license","python","rzx","rzx-playback","sinclair","sinclair-zx-spectrum","spectrum","spectrum-emulator","tape","wav","z80","zx-spectrum","zx-spectrum-emulator","zxspectrum"],"latest_commit_sha":null,"homepage":"https://twitter.com/z80tools","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/kosarev.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}},"created_at":"2017-10-07T08:27:45.000Z","updated_at":"2023-05-22T17:49:33.000Z","dependencies_parsed_at":"2022-08-30T15:52:27.510Z","dependency_job_id":null,"html_url":"https://github.com/kosarev/zx","commit_stats":null,"previous_names":[],"tags_count":0,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kosarev%2Fzx","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kosarev%2Fzx/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kosarev%2Fzx/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kosarev%2Fzx/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kosarev","download_url":"https://codeload.github.com/kosarev/zx/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":172188374,"owners_count":9793176,"icon_url":"https://github.com/github.png","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":"kosarev","name":"Ivan Kosarev","uuid":"5888289","kind":"user","description":"Compiler developer with the majority of the experience in static analysis, compiler optimizations, semantic analysis, simulators, assemblers and linkers.","email":"","website":"https://www.linkedin.com/in/ivan-kosarev/","location":"Watford, UK","twitter":"theivankosarev","company":null,"icon_url":"https://avatars.githubusercontent.com/u/5888289?u=4bcdf892e0df85fcb020dcf2a146d917ec2f115e\u0026v=4","repositories_count":7,"last_synced_at":"2023-03-02T14:25:19.235Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/kosarev","created_at":"2022-11-13T06:11:04.372Z","updated_at":"2023-03-02T14:25:19.253Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kosarev","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kosarev/repositories"},"tags":[]},"repo_metadata_updated_at":"2023-11-20T10:21:56.581Z","dependent_packages_count":0,"downloads":69,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":25.59045597442029,"dependent_repos_count":21.727697944596816,"dependent_packages_count":9.995259271770403,"stargazers_count":14.506517011790313,"forks_count":29.80555336965972,"docker_downloads_count":null,"average":20.325096714447508},"purl":"pkg:pypi/zx","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/zx","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/zx","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/zx/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2023-09-29T08:03:53.466Z","issues_count":25,"pull_requests_count":0,"avg_time_to_close_issue":352101.45454545453,"avg_time_to_close_pull_request":null,"issues_closed_count":11,"pull_requests_closed_count":0,"pull_request_authors_count":0,"issue_authors_count":3,"avg_comments_per_issue":1.76,"avg_comments_per_pull_request":null,"merged_pull_requests_count":0,"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},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/zx/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/zx/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/zx/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/zx/related_packages","maintainers":[{"uuid":"kosarev","login":"kosarev","name":null,"email":null,"url":null,"packages_count":10,"html_url":"https://pypi.org/user/kosarev/","role":null,"created_at":"2023-02-25T21:12:46.084Z","updated_at":"2023-02-25T21:12:46.084Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/kosarev/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":726145,"maintainers_count":308800,"namespaces_count":0,"keywords_count":238245,"github":"pypi","metadata":{"funded_packages_count":50579},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-08T05:32:36.857Z","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":6473081,"full_name":"kosarev/zx","default_branch":"master","committers":null,"total_commits":null,"total_committers":null,"total_bot_commits":null,"total_bot_committers":null,"mean_commits":null,"dds":null,"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":null,"last_synced_commit":null,"created_at":"2024-11-20T23:28:22.078Z","updated_at":"2024-11-20T23:28:22.078Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/kosarev%2Fzx/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-08T00:00:16.827Z","repositories_count":5483322,"commits_count":854270774,"contributors_count":31138750,"owners_count":908526,"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":"kosarev/zx","html_url":"https://github.com/kosarev/zx","last_synced_at":"2024-11-20T23:34:08.002Z","status":null,"issues_count":25,"pull_requests_count":0,"avg_time_to_close_issue":352101.45454545453,"avg_time_to_close_pull_request":null,"issues_closed_count":11,"pull_requests_closed_count":0,"pull_request_authors_count":0,"issue_authors_count":3,"avg_comments_per_issue":1.76,"avg_comments_per_pull_request":null,"merged_pull_requests_count":0,"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-15T03:14:43.497Z","updated_at":"2025-08-30T19:26:19.631Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/kosarev%2Fzx","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/kosarev%2Fzx/issues","issue_labels_count":{"enhancement":9,"refactoring":8,"bug":6,"API":6,"help wanted":3,"good first issue":2,"question":1,"in progress":1},"pull_request_labels_count":{},"issue_author_associations_count":{"OWNER":21,"NONE":5},"pull_request_author_associations_count":{},"issue_authors":{"kosarev":21,"boriel":3,"jsanchezv":1,"redbullmarky":1},"pull_request_authors":{},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-06T00:00:15.144Z","repositories_count":10127824,"issues_count":31789776,"pull_requests_count":99123033,"authors_count":10713673,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"},"past_year_issue_labels_count":{},"past_year_pull_request_labels_count":{},"past_year_issue_author_associations_count":{"NONE":1},"past_year_pull_request_author_associations_count":{},"past_year_issue_authors":{"redbullmarky":1},"past_year_pull_request_authors":{},"maintainers":[{"login":"kosarev","count":21,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kosarev"}],"active_maintainers":[]},"events":{"total":{"IssuesEvent":2,"IssueCommentEvent":8,"PushEvent":105},"last_year":{"IssuesEvent":2,"IssueCommentEvent":8,"PushEvent":105}},"keywords":["converter","emulator","mit-license","python","rzx","rzx-playback","sinclair","sinclair-zx-spectrum","spectrum","spectrum-emulator","tape","z80","zx-spectrum","zx-spectrum-emulator","zxspectrum"],"dependencies":[{"ecosystem":"pypi","filepath":"setup.py","sha":null,"kind":"manifest","created_at":"2022-08-30T15:52:27.273Z","updated_at":"2022-08-30T15:52:27.273Z","repository_link":"https://github.com/kosarev/zx/blob/master/setup.py","dependencies":[{"id":3315628242,"package_name":"pycairo","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":3315628243,"package_name":"pygobject","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/python-package.yml","sha":null,"kind":"manifest","created_at":"2025-02-11T19:32:58.741Z","updated_at":"2025-02-11T19:32:58.741Z","repository_link":"https://github.com/kosarev/zx/blob/master/.github/workflows/python-package.yml","dependencies":[{"id":21836825350,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":21836825351,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]}],"score":null,"created_at":"2025-09-08T11:18:38.343Z","updated_at":"2025-10-07T08:24:59.072Z","avatar_url":"https://github.com/kosarev.png","language":"Python","category":null,"sub_category":null,"monthly_downloads":69,"funding_links":[],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":[],"project_url":"https://science.ecosyste.ms/api/v1/projects/65523","html_url":"https://science.ecosyste.ms/projects/65523"}