{"id":69435,"name":"parsec","description":"A universal Python parser combinator library inspired by Parsec library of Haskell.","url":"https://github.com/sighingnow/parsec.py","last_synced_at":"2025-09-08T14:52:23.718Z","repository":{"id":1954678,"uuid":"45400975","full_name":"sighingnow/parsec.py","owner":"sighingnow","description":"A universal Python parser combinator library inspired by Parsec library of Haskell.","archived":false,"fork":false,"pushed_at":"2024-06-06T15:19:53.000Z","size":161,"stargazers_count":223,"open_issues_count":0,"forks_count":35,"subscribers_count":7,"default_branch":"master","last_synced_at":"2025-08-31T20:41:01.890Z","etag":null,"topics":["parser-combinators","python"],"latest_commit_sha":null,"homepage":"https://parsecpy.readthedocs.io/en/latest/","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/sighingnow.png","metadata":{"files":{"readme":"README.rst","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}},"created_at":"2015-11-02T14:54:09.000Z","updated_at":"2025-08-08T21:56:08.000Z","dependencies_parsed_at":"2024-06-18T16:58:15.404Z","dependency_job_id":null,"html_url":"https://github.com/sighingnow/parsec.py","commit_stats":{"total_commits":100,"total_committers":20,"mean_commits":5.0,"dds":0.54,"last_synced_commit":"92a6e969259ed937592d4625affda07d3ee4864d"},"previous_names":[],"tags_count":19,"template":false,"template_full_name":null,"purl":"pkg:github/sighingnow/parsec.py","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sighingnow%2Fparsec.py","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sighingnow%2Fparsec.py/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sighingnow%2Fparsec.py/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sighingnow%2Fparsec.py/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sighingnow","download_url":"https://codeload.github.com/sighingnow/parsec.py/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sighingnow%2Fparsec.py/sbom","scorecard":{"id":822904,"data":{"date":"2025-08-11","repo":{"name":"github.com/sighingnow/parsec.py","commit":"e45141194f2aa69e72a1ff4c50bdffea98e6a959"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4,"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":"Code-Review","score":6,"reason":"Found 2/3 approved changesets -- score normalized to 6","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yaml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"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/ci.yaml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/sighingnow/parsec.py/ci.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/sighingnow/parsec.py/ci.yaml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/ci.yaml:23","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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":"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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE: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"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 29 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-23T16:01:57.600Z","repository_id":1954678,"created_at":"2025-08-23T16:01:57.600Z","updated_at":"2025-08-23T16:01:57.600Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274202185,"owners_count":25240363,"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":"sighingnow","name":"Tao He","uuid":"7144772","kind":"user","description":"","email":"","website":"https://sighingnow.github.io","location":"Beijing, China","twitter":null,"company":"@alibaba ","icon_url":"https://avatars.githubusercontent.com/u/7144772?u=f716bb8c455997ebde58453cac4042177bfc9d8d\u0026v=4","repositories_count":262,"last_synced_at":"2023-04-09T10:46:20.061Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/sighingnow","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-02T16:24:57.285Z","updated_at":"2023-04-09T10:46:20.260Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sighingnow","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sighingnow/repositories"},"packages":[{"id":2846296,"name":"parsec","ecosystem":"pypi","description":"parser combinator.","homepage":"https://github.com/sighingnow/parsec.py","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/sighingnow/parsec.py","keywords_array":["monad","parser","combinator"],"namespace":null,"versions_count":18,"first_release_published_at":"2015-11-05T02:52:39.000Z","latest_release_published_at":"2015-11-05T02:52:39.000Z","latest_release_number":"2.0.0","last_synced_at":"2025-08-31T20:21:46.634Z","created_at":"2022-04-10T12:00:09.353Z","updated_at":"2025-08-31T20:58:43.694Z","registry_url":"https://pypi.org/project/parsec/","install_command":"pip install parsec --index-url https://pypi.org/simple","documentation_url":"https://pythonhosted.org/parsec/","metadata":{"funding":null,"documentation":"https://pythonhosted.org/parsec/","classifiers":["Development Status :: 5 - Production/Stable","Intended Audience :: Developers","License :: OSI Approved :: MIT License","Operating System :: MacOS :: MacOS X","Operating System :: Microsoft :: Windows","Operating System :: POSIX","Programming Language :: Python","Programming Language :: Python :: 2","Programming Language :: Python :: 2.7","Programming Language :: Python :: 3","Programming Language :: Python :: 3.10","Programming Language :: Python :: 3.11","Programming Language :: Python :: 3.12","Programming Language :: Python :: 3.2","Programming Language :: Python :: 3.3","Programming Language :: Python :: 3.4","Programming Language :: Python :: 3.5","Programming Language :: Python :: 3.6","Programming Language :: Python :: 3.7","Programming Language :: Python :: 3.8","Programming Language :: Python :: 3.9","Topic :: Software Development :: Compilers"],"normalized_name":"parsec","project_status":null},"repo_metadata":{"id":1954678,"uuid":"45400975","full_name":"sighingnow/parsec.py","owner":"sighingnow","description":"A universal Python parser combinator library inspired by Parsec library of Haskell.","archived":false,"fork":false,"pushed_at":"2024-06-06T15:19:53.000Z","size":161,"stargazers_count":221,"open_issues_count":0,"forks_count":35,"subscribers_count":7,"default_branch":"master","last_synced_at":"2025-07-27T15:20:17.641Z","etag":null,"topics":["parser-combinators","python"],"latest_commit_sha":null,"homepage":"https://parsecpy.readthedocs.io/en/latest/","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/sighingnow.png","metadata":{"files":{"readme":"README.rst","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}},"created_at":"2015-11-02T14:54:09.000Z","updated_at":"2025-05-27T10:23:55.000Z","dependencies_parsed_at":"2024-06-18T16:58:15.404Z","dependency_job_id":null,"html_url":"https://github.com/sighingnow/parsec.py","commit_stats":{"total_commits":100,"total_committers":20,"mean_commits":5.0,"dds":0.54,"last_synced_commit":"92a6e969259ed937592d4625affda07d3ee4864d"},"previous_names":[],"tags_count":19,"template":false,"template_full_name":null,"purl":"pkg:github/sighingnow/parsec.py","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sighingnow%2Fparsec.py","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sighingnow%2Fparsec.py/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sighingnow%2Fparsec.py/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sighingnow%2Fparsec.py/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sighingnow","download_url":"https://codeload.github.com/sighingnow/parsec.py/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sighingnow%2Fparsec.py/sbom","scorecard":{"id":822904,"data":{"date":"2025-08-11","repo":{"name":"github.com/sighingnow/parsec.py","commit":"e45141194f2aa69e72a1ff4c50bdffea98e6a959"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4,"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":"Code-Review","score":6,"reason":"Found 2/3 approved changesets -- score normalized to 6","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yaml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"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/ci.yaml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/sighingnow/parsec.py/ci.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/sighingnow/parsec.py/ci.yaml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/ci.yaml:23","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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":"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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE: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"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 29 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-23T16:01:57.600Z","repository_id":1954678,"created_at":"2025-08-23T16:01:57.600Z","updated_at":"2025-08-23T16:01:57.600Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273034227,"owners_count":25034357,"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-31T02:00:09.071Z","response_time":79,"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":"sighingnow","name":"Tao He","uuid":"7144772","kind":"user","description":"","email":"","website":"https://sighingnow.github.io","location":"Beijing, China","twitter":null,"company":"@alibaba ","icon_url":"https://avatars.githubusercontent.com/u/7144772?u=f716bb8c455997ebde58453cac4042177bfc9d8d\u0026v=4","repositories_count":262,"last_synced_at":"2023-04-09T10:46:20.061Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/sighingnow","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-02T16:24:57.285Z","updated_at":"2023-04-09T10:46:20.260Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sighingnow","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sighingnow/repositories"},"tags":[{"name":"v3.17","sha":"08f0c8dab2f6454be393f2c895c68597c66ba63e","kind":"commit","published_at":"2024-06-06T01:57:02.000Z","download_url":"https://codeload.github.com/sighingnow/parsec.py/tar.gz/v3.17","html_url":"https://github.com/sighingnow/parsec.py/releases/tag/v3.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sighingnow/parsec.py@v3.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sighingnow%2Fparsec.py/tags/v3.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sighingnow%2Fparsec.py/tags/v3.17/manifests"},{"name":"v3.15","sha":"92a6e969259ed937592d4625affda07d3ee4864d","kind":"commit","published_at":"2022-11-03T13:02:00.000Z","download_url":"https://codeload.github.com/sighingnow/parsec.py/tar.gz/v3.15","html_url":"https://github.com/sighingnow/parsec.py/releases/tag/v3.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sighingnow/parsec.py@v3.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sighingnow%2Fparsec.py/tags/v3.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sighingnow%2Fparsec.py/tags/v3.15/manifests"},{"name":"v3.14","sha":"3ce6b613caf5a750c3ec37b3105ca351229f4d08","kind":"commit","published_at":"2022-09-05T14:26:57.000Z","download_url":"https://codeload.github.com/sighingnow/parsec.py/tar.gz/v3.14","html_url":"https://github.com/sighingnow/parsec.py/releases/tag/v3.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sighingnow/parsec.py@v3.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sighingnow%2Fparsec.py/tags/v3.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sighingnow%2Fparsec.py/tags/v3.14/manifests"},{"name":"v3.13","sha":"de15d822b4151141f1f92f144b8ed4926ebca7fb","kind":"commit","published_at":"2022-02-18T23:41:11.000Z","download_url":"https://codeload.github.com/sighingnow/parsec.py/tar.gz/v3.13","html_url":"https://github.com/sighingnow/parsec.py/releases/tag/v3.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sighingnow/parsec.py@v3.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sighingnow%2Fparsec.py/tags/v3.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sighingnow%2Fparsec.py/tags/v3.13/manifests"},{"name":"v3.12","sha":"ba5d32b6ca1ae7546c67bcfa35917d72c7e3d878","kind":"commit","published_at":"2022-01-13T10:08:13.000Z","download_url":"https://codeload.github.com/sighingnow/parsec.py/tar.gz/v3.12","html_url":"https://github.com/sighingnow/parsec.py/releases/tag/v3.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sighingnow/parsec.py@v3.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sighingnow%2Fparsec.py/tags/v3.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sighingnow%2Fparsec.py/tags/v3.12/manifests"},{"name":"v3.11","sha":"3b7daa0b93483d6de5817fd445664aeff2f5721a","kind":"commit","published_at":"2021-12-28T03:03:17.000Z","download_url":"https://codeload.github.com/sighingnow/parsec.py/tar.gz/v3.11","html_url":"https://github.com/sighingnow/parsec.py/releases/tag/v3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sighingnow/parsec.py@v3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sighingnow%2Fparsec.py/tags/v3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sighingnow%2Fparsec.py/tags/v3.11/manifests"},{"name":"v3.10","sha":"bac05e63d81531adefefc9bafef29334b118d888","kind":"commit","published_at":"2021-12-19T15:39:53.000Z","download_url":"https://codeload.github.com/sighingnow/parsec.py/tar.gz/v3.10","html_url":"https://github.com/sighingnow/parsec.py/releases/tag/v3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sighingnow/parsec.py@v3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sighingnow%2Fparsec.py/tags/v3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sighingnow%2Fparsec.py/tags/v3.10/manifests"},{"name":"v3.9","sha":"d82658b5f2fcef29773ef2e9a3399404c0346621","kind":"commit","published_at":"2021-06-08T04:01:00.000Z","download_url":"https://codeload.github.com/sighingnow/parsec.py/tar.gz/v3.9","html_url":"https://github.com/sighingnow/parsec.py/releases/tag/v3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sighingnow/parsec.py@v3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sighingnow%2Fparsec.py/tags/v3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sighingnow%2Fparsec.py/tags/v3.9/manifests"},{"name":"v3.8","sha":"ca22dc84cd92218708cb7d0ae6fc36cc2e7b8775","kind":"commit","published_at":"2021-02-15T05:08:48.000Z","download_url":"https://codeload.github.com/sighingnow/parsec.py/tar.gz/v3.8","html_url":"https://github.com/sighingnow/parsec.py/releases/tag/v3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sighingnow/parsec.py@v3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sighingnow%2Fparsec.py/tags/v3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sighingnow%2Fparsec.py/tags/v3.8/manifests"},{"name":"v3.7","sha":"dde8a1aefecadd5289c1e7b06b63b814c2cd6684","kind":"commit","published_at":"2021-01-30T17:47:47.000Z","download_url":"https://codeload.github.com/sighingnow/parsec.py/tar.gz/v3.7","html_url":"https://github.com/sighingnow/parsec.py/releases/tag/v3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sighingnow/parsec.py@v3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sighingnow%2Fparsec.py/tags/v3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sighingnow%2Fparsec.py/tags/v3.7/manifests"},{"name":"v3.6","sha":"057e0a9a34ea6d713db55261456aa01bba18177b","kind":"commit","published_at":"2021-01-24T06:16:25.000Z","download_url":"https://codeload.github.com/sighingnow/parsec.py/tar.gz/v3.6","html_url":"https://github.com/sighingnow/parsec.py/releases/tag/v3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sighingnow/parsec.py@v3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sighingnow%2Fparsec.py/tags/v3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sighingnow%2Fparsec.py/tags/v3.6/manifests"},{"name":"v3.5","sha":"706ee10cd4a426dbbebbe2246a23172aebb5691f","kind":"commit","published_at":"2019-08-13T07:40:00.000Z","download_url":"https://codeload.github.com/sighingnow/parsec.py/tar.gz/v3.5","html_url":"https://github.com/sighingnow/parsec.py/releases/tag/v3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sighingnow/parsec.py@v3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sighingnow%2Fparsec.py/tags/v3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sighingnow%2Fparsec.py/tags/v3.5/manifests"},{"name":"v3.4","sha":"4faea1b0747cbc1fa757289274dfa7d2a7367eea","kind":"commit","published_at":"2019-01-20T06:01:48.000Z","download_url":"https://codeload.github.com/sighingnow/parsec.py/tar.gz/v3.4","html_url":"https://github.com/sighingnow/parsec.py/releases/tag/v3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sighingnow/parsec.py@v3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sighingnow%2Fparsec.py/tags/v3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sighingnow%2Fparsec.py/tags/v3.4/manifests"},{"name":"v3.3","sha":"5ffc2321d7d9e264d317dc62b533be899f88eda1","kind":"commit","published_at":"2016-12-12T15:00:06.000Z","download_url":"https://codeload.github.com/sighingnow/parsec.py/tar.gz/v3.3","html_url":"https://github.com/sighingnow/parsec.py/releases/tag/v3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sighingnow/parsec.py@v3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sighingnow%2Fparsec.py/tags/v3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sighingnow%2Fparsec.py/tags/v3.3/manifests"},{"name":"v3.2","sha":"d27ad255e2bd75b257cfd4a2ce64324ad43a1948","kind":"commit","published_at":"2016-11-18T08:19:28.000Z","download_url":"https://codeload.github.com/sighingnow/parsec.py/tar.gz/v3.2","html_url":"https://github.com/sighingnow/parsec.py/releases/tag/v3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sighingnow/parsec.py@v3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sighingnow%2Fparsec.py/tags/v3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sighingnow%2Fparsec.py/tags/v3.2/manifests"},{"name":"v3.1","sha":"d9bb4df928f12a0d848d9bd2496b7669e36d6af8","kind":"commit","published_at":"2016-10-27T03:42:50.000Z","download_url":"https://codeload.github.com/sighingnow/parsec.py/tar.gz/v3.1","html_url":"https://github.com/sighingnow/parsec.py/releases/tag/v3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sighingnow/parsec.py@v3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sighingnow%2Fparsec.py/tags/v3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sighingnow%2Fparsec.py/tags/v3.1/manifests"},{"name":"v3.0.0","sha":"1e84604849e50af840c7d9c49fe0a380606bff90","kind":"tag","published_at":"2016-10-09T09:29:16.000Z","download_url":"https://codeload.github.com/sighingnow/parsec.py/tar.gz/v3.0.0","html_url":"https://github.com/sighingnow/parsec.py/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sighingnow/parsec.py@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sighingnow%2Fparsec.py/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sighingnow%2Fparsec.py/tags/v3.0.0/manifests"},{"name":"v2.0.0","sha":"af7b26f139faa782a95b50b71c2c30f6bf5ac104","kind":"commit","published_at":"2015-11-05T02:29:31.000Z","download_url":"https://codeload.github.com/sighingnow/parsec.py/tar.gz/v2.0.0","html_url":"https://github.com/sighingnow/parsec.py/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sighingnow/parsec.py@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sighingnow%2Fparsec.py/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sighingnow%2Fparsec.py/tags/v2.0.0/manifests"},{"name":"v1.0.0","sha":"272a65d1d7065f00718dc0192432d24ca5e862df","kind":"commit","published_at":"2015-11-02T14:53:15.000Z","download_url":"https://codeload.github.com/sighingnow/parsec.py/tar.gz/v1.0.0","html_url":"https://github.com/sighingnow/parsec.py/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sighingnow/parsec.py@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sighingnow%2Fparsec.py/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sighingnow%2Fparsec.py/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2025-08-31T20:58:43.694Z","dependent_packages_count":7,"downloads":13198,"downloads_period":"last-month","dependent_repos_count":49,"rankings":{"downloads":2.600726504800326,"dependent_repos_count":2.105166496401474,"dependent_packages_count":1.5751315160210426,"stargazers_count":4.665851787664721,"forks_count":6.6174796802399545,"docker_downloads_count":3.9472073216458394,"average":3.585260551128893},"purl":"pkg:pypi/parsec","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/parsec","docker_dependents_count":1,"docker_downloads_count":12,"usage_url":"https://repos.ecosyste.ms/usage/pypi/parsec","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/parsec/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T20:28:51.969Z","issues_count":32,"pull_requests_count":25,"avg_time_to_close_issue":4057444.46875,"avg_time_to_close_pull_request":1830217.8,"issues_closed_count":32,"pull_requests_closed_count":25,"pull_request_authors_count":19,"issue_authors_count":25,"avg_comments_per_issue":2.15625,"avg_comments_per_pull_request":0.96,"merged_pull_requests_count":24,"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/sighingnow%2Fparsec.py/issues","maintainers":[{"login":"sighingnow","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sighingnow"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/parsec/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/parsec/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/parsec/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/parsec/related_packages","maintainers":[{"uuid":"sighingnow","login":"sighingnow","name":null,"email":null,"url":null,"packages_count":20,"html_url":"https://pypi.org/user/sighingnow/","role":null,"created_at":"2023-02-24T23:44:28.613Z","updated_at":"2023-02-24T23:44:28.613Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/sighingnow/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":726167,"maintainers_count":308802,"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":283967,"full_name":"sighingnow/parsec.py","default_branch":"master","committers":[{"name":"Tao He","email":"sighingnow@gmail.com","login":"sighingnow","count":46},{"name":"He Tao","email":"hetao@buaa.edu.cn","login":null,"count":29},{"name":"Anders Ingemann","email":"anders@ingemann.de","login":null,"count":4},{"name":"melak47","email":"melak47@gmail.com","login":null,"count":3},{"name":"Gregory Kuhn","email":"gregory.kuhn@analog.com","login":null,"count":2},{"name":"Christopher Brown","email":"io@henrian.com","login":null,"count":2},{"name":"Tommy Vagbratt","email":"tommy@vagbratt.se","login":null,"count":1},{"name":"Yorwba","email":"yorwb4@gmail.com","login":null,"count":1},{"name":"Caleb Hyde","email":"caleb.hyde@c2fo.com","login":null,"count":1},{"name":"David Banas","email":"capn.freako@gmail.com","login":null,"count":1},{"name":"Lazar Bodor","email":"lazar.bodor@ga.gov.au","login":null,"count":1},{"name":"umeat","email":"brandon.owen@hotmail.com","login":null,"count":1},{"name":"Benjamin Staffin","email":"benley@gmail.com","login":null,"count":1},{"name":"cmsxbc","email":"i@cmsis.me","login":null,"count":1},{"name":"wyc","email":"wyc@fastmail.fm","login":null,"count":1},{"name":"Tao He","email":"linzhu.ht@alibaba-inc.com","login":null,"count":1},{"name":"Luis Marsano","email":"lmarsano@humana.com","login":null,"count":1},{"name":"Alan Gan","email":"alanrgan@gmail.com","login":null,"count":1},{"name":"Samuel Russell","email":"5459524+samtherussell","login":"samtherussell","count":1},{"name":"BuildTools","email":"unconfigured@null.spigotmc.org","login":"invalid-email-address","count":1}],"total_commits":100,"total_committers":20,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":5.0,"dds":0.54,"past_year_committers":[{"name":"Yorwba","email":"yorwb4@gmail.com","login":null,"count":1},{"name":"Tao He","email":"sighingnow@gmail.com","login":"sighingnow","count":1}],"past_year_total_commits":2,"past_year_total_committers":2,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":1.0,"past_year_dds":0.5,"last_synced_at":"2023-10-25T14:28:54.952Z","last_synced_commit":"92a6e969259ed937592d4625affda07d3ee4864d","created_at":"2023-03-08T15:25:35.693Z","updated_at":"2023-10-25T14:28:54.953Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/sighingnow%2Fparsec.py/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-08-31T00:00:08.451Z","repositories_count":5479765,"commits_count":853310318,"contributors_count":31095240,"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":"sighingnow/parsec.py","html_url":"https://github.com/sighingnow/parsec.py","last_synced_at":"2025-08-31T20:28:51.969Z","status":"error","issues_count":32,"pull_requests_count":25,"avg_time_to_close_issue":4057444.46875,"avg_time_to_close_pull_request":1830217.8,"issues_closed_count":32,"pull_requests_closed_count":25,"pull_request_authors_count":19,"issue_authors_count":25,"avg_comments_per_issue":2.15625,"avg_comments_per_pull_request":0.96,"merged_pull_requests_count":24,"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-14T19:49:29.816Z","updated_at":"2025-09-01T17:49:09.083Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/sighingnow%2Fparsec.py","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/sighingnow%2Fparsec.py/issues","issue_labels_count":{"bug":5,"enhancement":2},"pull_request_labels_count":{},"issue_author_associations_count":{"NONE":19,"CONTRIBUTOR":12,"OWNER":1},"pull_request_author_associations_count":{"CONTRIBUTOR":24,"NONE":2,"OWNER":1},"issue_authors":{"capn-freako":3,"andsens":3,"lmmarsano":2,"ccorcos":2,"mentaal":2,"jamesosaurus":1,"rohan":1,"ermakov-oleg":1,"samtherussell":1,"foolswood":1,"KJSanchez":1,"yetone":1,"sighingnow":1,"leon-vv":1,"umeat":1,"grwlf":1,"thebabush":1,"seppeljordan":1,"qiuwei":1,"krobelus":1,"maximkulkin":1,"connerjohnston631":1,"wenkokke":1,"worldmaker18349276":1,"perlawk":1},"pull_request_authors":{"leoslf":4,"andsens":3,"umeat":2,"mentaal":2,"melak47":2,"samtherussell":1,"sighingnow":1,"cmsxbc":1,"capn-freako":1,"lmmarsano":1,"wyc":1,"lbodor":1,"jabozzo":1,"t-hund":1,"clebio":1,"chbrown":1,"Yorwba":1,"alanrgan":1,"benley":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-07T00:00:10.533Z","repositories_count":10153708,"issues_count":32081447,"pull_requests_count":100111654,"authors_count":10723483,"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":"sighingnow","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sighingnow"}],"active_maintainers":[]},"events":{"total":{"WatchEvent":8},"last_year":{"WatchEvent":8}},"keywords":["parser-combinators","python"],"dependencies":[{"ecosystem":"actions","filepath":".github/workflows/ci.yaml","sha":null,"kind":"manifest","created_at":"2023-01-13T11:31:54.665Z","updated_at":"2023-01-13T11:31:54.665Z","repository_link":"https://github.com/sighingnow/parsec.py/blob/master/.github/workflows/ci.yaml","dependencies":[{"id":6875626910,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6875626911,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"pypi","filepath":"setup.py","sha":null,"kind":"manifest","created_at":"2023-01-13T11:31:54.711Z","updated_at":"2023-01-13T11:31:54.711Z","repository_link":"https://github.com/sighingnow/parsec.py/blob/master/setup.py","dependencies":[{"id":6875626912,"package_name":"enum34","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"pyproject.toml","sha":null,"kind":"manifest","created_at":"2024-06-18T16:47:28.654Z","updated_at":"2024-06-18T16:47:28.654Z","repository_link":"https://github.com/sighingnow/parsec.py/blob/master/pyproject.toml","dependencies":[]}],"score":17.896014445081054,"created_at":"2025-09-08T11:19:01.925Z","updated_at":"2025-10-07T08:25:46.190Z","avatar_url":"https://github.com/sighingnow.png","language":"Python","category":null,"sub_category":null,"monthly_downloads":13198,"funding_links":[],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":["distributed","cloud-native"],"project_url":"https://science.ecosyste.ms/api/v1/projects/69435","html_url":"https://science.ecosyste.ms/projects/69435"}