{"id":2739597,"name":"formencode","ecosystem":"pypi","description":"\"HTML form validation, generation, and conversion package\"","homepage":"https://www.formencode.org/","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/formencode/formencode","keywords_array":[],"namespace":null,"versions_count":30,"first_release_published_at":"2005-08-15T01:51:36.000Z","latest_release_published_at":"2025-01-31T15:32:11.000Z","latest_release_number":"2.1.1","last_synced_at":"2026-06-03T07:01:20.306Z","created_at":"2022-04-10T11:03:21.848Z","updated_at":"2026-06-03T07:01:20.307Z","registry_url":"https://pypi.org/project/formencode/","install_command":"pip install formencode --index-url https://pypi.org/simple","documentation_url":"https://formencode.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Development Status :: 5 - Production/Stable","Intended Audience :: Developers","License :: OSI Approved :: MIT License","Programming Language :: Python","Programming Language :: Python :: 3","Programming Language :: Python :: 3 :: Only","Programming Language :: Python :: 3.10","Programming Language :: Python :: 3.11","Programming Language :: Python :: 3.12","Programming Language :: Python :: 3.13","Programming Language :: Python :: 3.7","Programming Language :: Python :: 3.8","Programming Language :: Python :: 3.9","Programming Language :: Python :: Implementation :: CPython","Programming Language :: Python :: Implementation :: PyPy","Topic :: Software Development :: Libraries :: Python Modules"],"normalized_name":"formencode","project_status":null},"repo_metadata":{"id":2737461,"uuid":"3733133","full_name":"formencode/formencode","owner":"formencode","description":"A validation library for Python.","archived":false,"fork":false,"pushed_at":"2025-01-31T15:31:29.000Z","size":2463,"stargazers_count":117,"open_issues_count":42,"forks_count":73,"subscribers_count":14,"default_branch":"main","last_synced_at":"2026-05-17T06:03:02.597Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://www.formencode.org","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/formencode.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2012-03-15T21:37:07.000Z","updated_at":"2025-01-31T15:24:04.000Z","dependencies_parsed_at":"2023-07-05T19:33:55.625Z","dependency_job_id":"8565bf60-d499-4408-8a26-fd00432107c3","html_url":"https://github.com/formencode/formencode","commit_stats":{"total_commits":739,"total_committers":44,"mean_commits":"16.795454545454547","dds":"0.43166441136671174","last_synced_commit":"da0671f3e126077ed28fa6e3a16c8628d280d804"},"previous_names":[],"tags_count":10,"template":false,"template_full_name":null,"purl":"pkg:github/formencode/formencode","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formencode%2Fformencode","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formencode%2Fformencode/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formencode%2Fformencode/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formencode%2Fformencode/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/formencode","download_url":"https://codeload.github.com/formencode/formencode/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formencode%2Fformencode/sbom","scorecard":{"id":407169,"data":{"date":"2025-08-11","repo":{"name":"github.com/formencode/formencode","commit":"c9659d6bf224411766924287b80bd59d251ca114"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.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":"Code-Review","score":0,"reason":"Found 1/26 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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/publish-to-pypi.yml:56","Warn: no topLevel permission defined: .github/workflows/publish-to-pypi.yml:1","Warn: no topLevel permission defined: .github/workflows/run-qa.yml:1","Warn: no topLevel permission defined: .github/workflows/run-tests.yml:1"],"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/publish-to-pypi.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/formencode/formencode/publish-to-pypi.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-to-pypi.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/formencode/formencode/publish-to-pypi.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-to-pypi.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/formencode/formencode/publish-to-pypi.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-to-pypi.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/formencode/formencode/publish-to-pypi.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-to-pypi.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/formencode/formencode/publish-to-pypi.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-to-pypi.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/formencode/formencode/publish-to-pypi.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-to-pypi.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/formencode/formencode/publish-to-pypi.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-qa.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/formencode/formencode/run-qa.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-qa.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/formencode/formencode/run-qa.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-tests.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/formencode/formencode/run-tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-tests.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/formencode/formencode/run-tests.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/publish-to-pypi.yml:21","Warn: pipCommand not pinned by hash: .github/workflows/run-qa.yml:21","Info:   0 out of   9 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   2 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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.txt:0","Info: FSF or OSI recognized license: MIT License: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":8,"reason":"1 out of the last 1 releases have a total of 1 signed artifacts.","details":["Info: signed release artifact: FormEncode-2.1.1-py3-none-any.whl.sigstore.json: https://github.com/formencode/formencode/releases/tag/2.1.1","Warn: release artifact 2.1.1 does not have provenance: https://api.github.com/repos/formencode/formencode/releases/197812089"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/publish-to-pypi.yml:28"],"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":"Vulnerabilities","score":8,"reason":"2 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-3rq5-2g8h-59hc","Warn: Project is vulnerable to: PYSEC-2022-43017 / GHSA-qwmp-2cf2-g9g6"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 6 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-18T21:37:41.811Z","repository_id":2737461,"created_at":"2025-08-18T21:37:41.811Z","updated_at":"2025-08-18T21:37:41.811Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33273632,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-20T15:12:43.734Z","status":"ssl_error","status_checked_at":"2026-05-20T15:12:42.300Z","response_time":356,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":"formencode","name":"FormEncode","uuid":"1541742","kind":"organization","description":"FormEncode is a validation and form generation package.","email":null,"website":"http://www.formencode.org","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/1541742?v=4","repositories_count":1,"last_synced_at":"2024-03-26T09:32:43.987Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/formencode","funding_links":[],"total_stars":119,"followers":0,"following":0,"created_at":"2022-11-03T14:16:27.936Z","updated_at":"2024-03-26T09:32:43.998Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/formencode","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/formencode/repositories"},"tags":[{"name":"2.1.1","sha":"c9659d6bf224411766924287b80bd59d251ca114","kind":"commit","published_at":"2025-01-31T15:23:59.000Z","download_url":"https://codeload.github.com/formencode/formencode/tar.gz/2.1.1","html_url":"https://github.com/formencode/formencode/releases/tag/2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/formencode/formencode@2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formencode%2Fformencode/tags/2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formencode%2Fformencode/tags/2.1.1/manifests"},{"name":"2.1.0","sha":"aa823839a1036eb5c25b0be42486b2ffe8f16645","kind":"commit","published_at":"2023-11-05T22:52:47.000Z","download_url":"https://codeload.github.com/formencode/formencode/tar.gz/2.1.0","html_url":"https://github.com/formencode/formencode/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/formencode/formencode@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formencode%2Fformencode/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formencode%2Fformencode/tags/2.1.0/manifests"},{"name":"2.0.1","sha":"b318555e10643fff2b39e11de8306b655cf3d8e3","kind":"commit","published_at":"2021-10-05T12:57:09.000Z","download_url":"https://codeload.github.com/formencode/formencode/tar.gz/2.0.1","html_url":"https://github.com/formencode/formencode/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/formencode/formencode@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formencode%2Fformencode/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formencode%2Fformencode/tags/2.0.1/manifests"},{"name":"2.0.0","sha":"9d1bc95b095c5d10369a2a8f353313d444042c39","kind":"commit","published_at":"2020-10-03T00:21:48.000Z","download_url":"https://codeload.github.com/formencode/formencode/tar.gz/2.0.0","html_url":"https://github.com/formencode/formencode/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/formencode/formencode@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formencode%2Fformencode/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formencode%2Fformencode/tags/2.0.0/manifests"},{"name":"2.0.0a1","sha":"6b0775cb71aa373cf15b7416148aa89524a72f50","kind":"commit","published_at":"2016-08-09T03:02:16.000Z","download_url":"https://codeload.github.com/formencode/formencode/tar.gz/2.0.0a1","html_url":"https://github.com/formencode/formencode/releases/tag/2.0.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/formencode/formencode@2.0.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formencode%2Fformencode/tags/2.0.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formencode%2Fformencode/tags/2.0.0a1/manifests"},{"name":"1.3.1","sha":"64198f7ba04f92502bd9e0a8b5fc1cfdb9d0d44b","kind":"commit","published_at":"2016-08-09T02:19:57.000Z","download_url":"https://codeload.github.com/formencode/formencode/tar.gz/1.3.1","html_url":"https://github.com/formencode/formencode/releases/tag/1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/formencode/formencode@1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formencode%2Fformencode/tags/1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formencode%2Fformencode/tags/1.3.1/manifests"},{"name":"1.3.0","sha":"afd207f6f0855f59daa51eb16b948b5397187624","kind":"tag","published_at":"2015-02-07T18:43:46.000Z","download_url":"https://codeload.github.com/formencode/formencode/tar.gz/1.3.0","html_url":"https://github.com/formencode/formencode/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/formencode/formencode@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formencode%2Fformencode/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formencode%2Fformencode/tags/1.3.0/manifests"},{"name":"1.3.0a1","sha":"572012b8a9338621f36a94b8f2d668c1ca7433eb","kind":"commit","published_at":"2013-11-13T03:09:36.000Z","download_url":"https://codeload.github.com/formencode/formencode/tar.gz/1.3.0a1","html_url":"https://github.com/formencode/formencode/releases/tag/1.3.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/formencode/formencode@1.3.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formencode%2Fformencode/tags/1.3.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formencode%2Fformencode/tags/1.3.0a1/manifests"},{"name":"1.2.6","sha":"4728f473c6f0a5aed46a138079217ac675d50739","kind":"commit","published_at":"2012-12-18T04:19:50.000Z","download_url":"https://codeload.github.com/formencode/formencode/tar.gz/1.2.6","html_url":"https://github.com/formencode/formencode/releases/tag/1.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/formencode/formencode@1.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formencode%2Fformencode/tags/1.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formencode%2Fformencode/tags/1.2.6/manifests"},{"name":"1.2.5","sha":"04f6d2aa81b4fa7f0a827687463d33756cefd873","kind":"commit","published_at":"2012-12-15T19:11:07.000Z","download_url":"https://codeload.github.com/formencode/formencode/tar.gz/1.2.5","html_url":"https://github.com/formencode/formencode/releases/tag/1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/formencode/formencode@1.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formencode%2Fformencode/tags/1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formencode%2Fformencode/tags/1.2.5/manifests"}]},"repo_metadata_updated_at":"2026-05-31T21:30:10.835Z","dependent_packages_count":13,"downloads":314222,"downloads_period":"last-month","dependent_repos_count":261,"rankings":{"downloads":0.8053935929249914,"dependent_repos_count":0.9455115730236814,"dependent_packages_count":0.9067259124226197,"stargazers_count":null,"forks_count":null,"docker_downloads_count":0.8895023533365357,"average":0.8867833579269571},"purl":"pkg:pypi/formencode","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/formencode","docker_dependents_count":7,"docker_downloads_count":666423,"usage_url":"https://repos.ecosyste.ms/usage/pypi/formencode","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/formencode/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-09T12:33:42.218Z","issues_count":52,"pull_requests_count":59,"avg_time_to_close_issue":53454514.63333333,"avg_time_to_close_pull_request":38404694.056603774,"issues_closed_count":30,"pull_requests_closed_count":53,"pull_request_authors_count":26,"issue_authors_count":35,"avg_comments_per_issue":2.1153846153846154,"avg_comments_per_pull_request":1.3898305084745763,"merged_pull_requests_count":38,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":2,"past_year_pull_requests_count":7,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":92083.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":2,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":2,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/formencode%2Fformencode/issues","maintainers":[{"login":"Cito","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Cito"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/formencode/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/formencode/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/formencode/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/formencode/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/formencode/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/formencode/codemeta","maintainers":[{"uuid":"cito","login":"cito","name":null,"email":null,"url":null,"packages_count":20,"html_url":"https://pypi.org/user/cito/","role":null,"created_at":"2022-12-05T17:42:00.502Z","updated_at":"2022-12-05T17:42:00.502Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/cito/packages"},{"uuid":"ianb","login":"ianb","name":null,"email":null,"url":null,"packages_count":45,"html_url":"https://pypi.org/user/ianb/","role":null,"created_at":"2022-12-05T17:42:00.558Z","updated_at":"2022-12-05T17:42:00.558Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/ianb/packages"},{"uuid":"lambacck","login":"lambacck","name":null,"email":null,"url":null,"packages_count":10,"html_url":"https://pypi.org/user/lambacck/","role":null,"created_at":"2022-12-05T17:42:00.590Z","updated_at":"2022-12-05T17:42:00.590Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/lambacck/packages"},{"uuid":"dstanek","login":"dstanek","name":null,"email":null,"url":null,"packages_count":6,"html_url":"https://pypi.org/user/dstanek/","role":null,"created_at":"2022-12-05T17:42:00.528Z","updated_at":"2022-12-05T17:42:00.528Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/dstanek/packages"}]}