{"id":68157,"name":"orm","description":"An async ORM. 🗃","url":"https://github.com/encode/orm","last_synced_at":"2025-09-08T14:04:57.399Z","repository":{"id":41380848,"uuid":"170355229","full_name":"encode/orm","owner":"encode","description":"An async ORM. 🗃","archived":false,"fork":false,"pushed_at":"2022-08-30T10:12:31.000Z","size":508,"stargazers_count":1793,"open_issues_count":21,"forks_count":99,"subscribers_count":41,"default_branch":"master","last_synced_at":"2025-05-28T21:49:56.159Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://www.encode.io/orm","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/encode.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-02-12T16:51:31.000Z","updated_at":"2025-05-22T17:27:27.000Z","dependencies_parsed_at":"2022-07-19T01:47:45.923Z","dependency_job_id":null,"html_url":"https://github.com/encode/orm","commit_stats":null,"previous_names":[],"tags_count":12,"template":false,"template_full_name":null,"purl":"pkg:github/encode/orm","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Form","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Form/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Form/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Form/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/encode","download_url":"https://codeload.github.com/encode/orm/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Form/sbom","scorecard":{"id":376686,"data":{"date":"2025-08-11","repo":{"name":"github.com/encode/orm","commit":"062f7e03d62d7b30bd1d7ae68152c7b0a6b3535e"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4,"checks":[{"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":"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":"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":2,"reason":"Found 7/30 approved changesets -- score normalized to 2","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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/publish.yml:1","Warn: no topLevel permission defined: .github/workflows/test-suite.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":"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.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/encode/orm/publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/encode/orm/publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-suite.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/encode/orm/test-suite.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-suite.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/encode/orm/test-suite.yml/master?enable=pin","Info:   0 out of   4 GitHub-owned GitHubAction 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":"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.md:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" License: LICENSE.md: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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/encode/.github/SECURITY.md:1","Info: Found linked content: github.com/encode/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/encode/.github/SECURITY.md:1","Info: Found text in security policy: github.com/encode/.github/SECURITY.md:1"],"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":7,"reason":"3 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2024-48 / GHSA-fj7x-q9j7-g6q6","Warn: Project is vulnerable to: PYSEC-2022-238 / GHSA-h3qr-fjhm-jphw","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 30 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-18T14:25:12.530Z","repository_id":41380848,"created_at":"2025-08-18T14:25:12.530Z","updated_at":"2025-08-18T14:25:12.530Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274196116,"owners_count":25239148,"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":"encode","name":"Encode","uuid":"19159390","kind":"organization","description":"Collaboratively funded software development.","email":null,"website":"http://www.encode.io/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/19159390?v=4","repositories_count":20,"last_synced_at":"2025-09-02T00:03:13.513Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/encode","funding_links":["https://github.com/sponsors/encode"],"total_stars":81995,"followers":1907,"following":0,"created_at":"2022-11-02T16:26:41.661Z","updated_at":"2025-09-02T00:03:13.513Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/encode","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/encode/repositories"},"packages":[{"id":2842152,"name":"orm","ecosystem":"pypi","description":"An async ORM.","homepage":"https://github.com/encode/orm","licenses":"BSD","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/encode/orm","keywords_array":[],"namespace":null,"versions_count":17,"first_release_published_at":"2019-02-12T16:49:20.000Z","latest_release_published_at":"2021-11-29T09:21:26.000Z","latest_release_number":"0.3.1","last_synced_at":"2025-01-14T14:51:50.405Z","created_at":"2022-04-10T11:58:04.885Z","updated_at":"2025-01-14T15:15:21.469Z","registry_url":"https://pypi.org/project/orm/","install_command":"pip install orm --index-url https://pypi.org/simple","documentation_url":"https://orm.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Development Status :: 3 - Alpha","Environment :: Web Environment","Intended Audience :: Developers","License :: OSI Approved :: BSD License","Operating System :: OS Independent","Programming Language :: Python :: 3","Programming Language :: Python :: 3.6","Programming Language :: Python :: 3.7","Topic :: Internet :: WWW/HTTP"],"normalized_name":"orm"},"repo_metadata":{"id":41380848,"uuid":"170355229","full_name":"encode/orm","owner":"encode","description":"An async ORM. 🗃","archived":false,"fork":false,"pushed_at":"2022-08-30T10:12:31.000Z","size":508,"stargazers_count":1782,"open_issues_count":21,"forks_count":99,"subscribers_count":42,"default_branch":"master","last_synced_at":"2025-01-10T00:08:52.496Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://www.encode.io/orm","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/encode.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-02-12T16:51:31.000Z","updated_at":"2024-12-29T14:25:54.000Z","dependencies_parsed_at":"2022-07-19T01:47:45.923Z","dependency_job_id":null,"html_url":"https://github.com/encode/orm","commit_stats":null,"previous_names":[],"tags_count":12,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Form","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Form/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Form/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Form/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/encode","download_url":"https://codeload.github.com/encode/orm/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":233840653,"owners_count":18738583,"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","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":"encode","name":"Encode","uuid":"19159390","kind":"organization","description":"Collaboratively funded software development.","email":null,"website":"http://www.encode.io/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/19159390?v=4","repositories_count":22,"last_synced_at":"2025-01-07T13:44:22.754Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/encode","funding_links":["https://github.com/sponsors/encode"],"total_stars":76790,"followers":1621,"following":0,"created_at":"2022-11-02T16:26:41.661Z","updated_at":"2025-01-07T13:44:22.754Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/encode","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/encode/repositories"},"tags":[{"name":"0.3.1","sha":"c6b9c0e7a2fee25509a75d1983f203a334376e95","kind":"commit","published_at":"2021-11-29T09:20:23.000Z","download_url":"https://codeload.github.com/encode/orm/tar.gz/0.3.1","html_url":"https://github.com/encode/orm/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Form/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Form/tags/0.3.1/manifests"},{"name":"0.3.0","sha":"19de32ed7c843062e781a69fbf74e5374d2bf3a3","kind":"commit","published_at":"2021-11-02T09:48:15.000Z","download_url":"https://codeload.github.com/encode/orm/tar.gz/0.3.0","html_url":"https://github.com/encode/orm/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Form/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Form/tags/0.3.0/manifests"},{"name":"0.2.1","sha":"c302923650918567a668891b6017cec5c3df796c","kind":"commit","published_at":"2021-09-28T05:00:31.000Z","download_url":"https://codeload.github.com/encode/orm/tar.gz/0.2.1","html_url":"https://github.com/encode/orm/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Form/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Form/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"a0369421385e138f8baca4bffe1e1688669e5529","kind":"commit","published_at":"2021-09-17T06:23:46.000Z","download_url":"https://codeload.github.com/encode/orm/tar.gz/0.2.0","html_url":"https://github.com/encode/orm/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Form/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Form/tags/0.2.0/manifests"},{"name":"0.1.9","sha":"588951b251f35a3174a55612f9d756edf9954378","kind":"commit","published_at":"2021-09-11T05:59:47.000Z","download_url":"https://codeload.github.com/encode/orm/tar.gz/0.1.9","html_url":"https://github.com/encode/orm/releases/tag/0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Form/tags/0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Form/tags/0.1.9/manifests"},{"name":"0.1.8","sha":"2649edece523bab614e7d53512be8586dcb50342","kind":"commit","published_at":"2021-09-03T05:57:01.000Z","download_url":"https://codeload.github.com/encode/orm/tar.gz/0.1.8","html_url":"https://github.com/encode/orm/releases/tag/0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Form/tags/0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Form/tags/0.1.8/manifests"},{"name":"0.1.7","sha":"b580df9fd587d9034223092efd8a3183556873d1","kind":"commit","published_at":"2021-08-25T08:01:15.000Z","download_url":"https://codeload.github.com/encode/orm/tar.gz/0.1.7","html_url":"https://github.com/encode/orm/releases/tag/0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Form/tags/0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Form/tags/0.1.7/manifests"},{"name":"0.1.6","sha":"ce829451730a0f2a48aacce636e7cfcc5ee1fba6","kind":"commit","published_at":"2021-08-16T13:19:04.000Z","download_url":"https://codeload.github.com/encode/orm/tar.gz/0.1.6","html_url":"https://github.com/encode/orm/releases/tag/0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Form/tags/0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Form/tags/0.1.6/manifests"},{"name":"0.1.5","sha":"42d3a4576f682410af550b614b13e12db081f183","kind":"tag","published_at":"2019-07-15T13:45:30.000Z","download_url":"https://codeload.github.com/encode/orm/tar.gz/0.1.5","html_url":"https://github.com/encode/orm/releases/tag/0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Form/tags/0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Form/tags/0.1.5/manifests"},{"name":"0.1.2","sha":"d1719959429b34232e57da862b5992b0be3a3541","kind":"tag","published_at":"2019-03-18T17:17:28.000Z","download_url":"https://codeload.github.com/encode/orm/tar.gz/0.1.2","html_url":"https://github.com/encode/orm/releases/tag/0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Form/tags/0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Form/tags/0.1.2/manifests"},{"name":"0.1.1","sha":"f4110eae912f4d4736bf25f75faa7e257163e363","kind":"tag","published_at":"2019-03-18T15:27:49.000Z","download_url":"https://codeload.github.com/encode/orm/tar.gz/0.1.1","html_url":"https://github.com/encode/orm/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Form/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Form/tags/0.1.1/manifests"},{"name":"0.1.0","sha":"01e96e70da506bc76a0259854e4f5f775045f081","kind":"tag","published_at":"2019-03-15T13:35:37.000Z","download_url":"https://codeload.github.com/encode/orm/tar.gz/0.1.0","html_url":"https://github.com/encode/orm/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Form/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Form/tags/0.1.0/manifests"}]},"repo_metadata_updated_at":"2025-01-14T15:15:21.469Z","dependent_packages_count":3,"downloads":5070,"downloads_period":"last-month","dependent_repos_count":78,"rankings":{"downloads":4.098224243108254,"dependent_repos_count":1.6926450496925074,"dependent_packages_count":2.341654710664754,"stargazers_count":1.663660205485086,"forks_count":4.591095951992441,"docker_downloads_count":3.5394624332632567,"average":2.9877904323677167},"purl":"pkg:pypi/orm","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/orm","docker_dependents_count":1,"docker_downloads_count":34,"usage_url":"https://repos.ecosyste.ms/usage/pypi/orm","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/orm/dependencies","status":null,"funding_links":["https://github.com/sponsors/encode"],"critical":null,"issue_metadata":{"last_synced_at":"2025-01-14T03:42:24.799Z","issues_count":43,"pull_requests_count":59,"avg_time_to_close_issue":33666413.78787879,"avg_time_to_close_pull_request":16887116.854545455,"issues_closed_count":33,"pull_requests_closed_count":55,"pull_request_authors_count":22,"issue_authors_count":31,"avg_comments_per_issue":3.0697674418604652,"avg_comments_per_pull_request":0.9830508474576272,"merged_pull_requests_count":41,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":1,"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":1,"past_year_avg_comments_per_issue":1.0,"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/encode%2Form/issues","maintainers":[{"login":"aminalaee","count":38,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aminalaee"},{"login":"tomchristie","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tomchristie"},{"login":"florimondmanca","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/florimondmanca"},{"login":"blue-hope","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/blue-hope"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/orm/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/orm/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/orm/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/orm/related_packages","maintainers":[{"uuid":"tomchristie","login":"tomchristie","name":null,"email":null,"url":null,"packages_count":53,"html_url":"https://pypi.org/user/tomchristie/","role":null,"created_at":"2023-02-24T23:07:34.895Z","updated_at":"2023-02-24T23:07:34.895Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/tomchristie/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":726156,"maintainers_count":308801,"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"}},{"id":2910592,"name":"savannah","ecosystem":"pypi","description":"Migrations.","homepage":"https://github.com/encode/orm","licenses":"BSD","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/encode/orm","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2019-11-19T15:40:04.000Z","latest_release_published_at":"2019-11-19T15:40:04.000Z","latest_release_number":"0.0.1","last_synced_at":"2025-01-13T17:46:42.059Z","created_at":"2022-04-10T12:32:19.084Z","updated_at":"2025-01-14T03:42:24.907Z","registry_url":"https://pypi.org/project/savannah/","install_command":"pip install savannah --index-url https://pypi.org/simple","documentation_url":"https://savannah.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Development Status :: 3 - Alpha","Environment :: Web Environment","Intended Audience :: Developers","License :: OSI Approved :: BSD License","Operating System :: OS Independent","Programming Language :: Python :: 3","Programming Language :: Python :: 3.6","Programming Language :: Python :: 3.7","Topic :: Internet :: WWW/HTTP"],"normalized_name":"savannah"},"repo_metadata":{"id":41380848,"uuid":"170355229","full_name":"encode/orm","owner":"encode","description":"An async ORM. 🗃","archived":false,"fork":false,"pushed_at":"2022-08-30T10:12:31.000Z","size":508,"stargazers_count":1782,"open_issues_count":21,"forks_count":99,"subscribers_count":42,"default_branch":"master","last_synced_at":"2025-01-10T00:08:52.496Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://www.encode.io/orm","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/encode.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-02-12T16:51:31.000Z","updated_at":"2024-12-29T14:25:54.000Z","dependencies_parsed_at":"2022-07-19T01:47:45.923Z","dependency_job_id":null,"html_url":"https://github.com/encode/orm","commit_stats":null,"previous_names":[],"tags_count":12,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Form","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Form/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Form/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Form/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/encode","download_url":"https://codeload.github.com/encode/orm/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":233840653,"owners_count":18738583,"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","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":"encode","name":"Encode","uuid":"19159390","kind":"organization","description":"Collaboratively funded software development.","email":null,"website":"http://www.encode.io/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/19159390?v=4","repositories_count":22,"last_synced_at":"2025-01-07T13:44:22.754Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/encode","funding_links":["https://github.com/sponsors/encode"],"total_stars":76790,"followers":1621,"following":0,"created_at":"2022-11-02T16:26:41.661Z","updated_at":"2025-01-07T13:44:22.754Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/encode","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/encode/repositories"},"tags":[{"name":"0.3.1","sha":"c6b9c0e7a2fee25509a75d1983f203a334376e95","kind":"commit","published_at":"2021-11-29T09:20:23.000Z","download_url":"https://codeload.github.com/encode/orm/tar.gz/0.3.1","html_url":"https://github.com/encode/orm/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Form/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Form/tags/0.3.1/manifests"},{"name":"0.3.0","sha":"19de32ed7c843062e781a69fbf74e5374d2bf3a3","kind":"commit","published_at":"2021-11-02T09:48:15.000Z","download_url":"https://codeload.github.com/encode/orm/tar.gz/0.3.0","html_url":"https://github.com/encode/orm/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Form/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Form/tags/0.3.0/manifests"},{"name":"0.2.1","sha":"c302923650918567a668891b6017cec5c3df796c","kind":"commit","published_at":"2021-09-28T05:00:31.000Z","download_url":"https://codeload.github.com/encode/orm/tar.gz/0.2.1","html_url":"https://github.com/encode/orm/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Form/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Form/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"a0369421385e138f8baca4bffe1e1688669e5529","kind":"commit","published_at":"2021-09-17T06:23:46.000Z","download_url":"https://codeload.github.com/encode/orm/tar.gz/0.2.0","html_url":"https://github.com/encode/orm/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Form/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Form/tags/0.2.0/manifests"},{"name":"0.1.9","sha":"588951b251f35a3174a55612f9d756edf9954378","kind":"commit","published_at":"2021-09-11T05:59:47.000Z","download_url":"https://codeload.github.com/encode/orm/tar.gz/0.1.9","html_url":"https://github.com/encode/orm/releases/tag/0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Form/tags/0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Form/tags/0.1.9/manifests"},{"name":"0.1.8","sha":"2649edece523bab614e7d53512be8586dcb50342","kind":"commit","published_at":"2021-09-03T05:57:01.000Z","download_url":"https://codeload.github.com/encode/orm/tar.gz/0.1.8","html_url":"https://github.com/encode/orm/releases/tag/0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Form/tags/0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Form/tags/0.1.8/manifests"},{"name":"0.1.7","sha":"b580df9fd587d9034223092efd8a3183556873d1","kind":"commit","published_at":"2021-08-25T08:01:15.000Z","download_url":"https://codeload.github.com/encode/orm/tar.gz/0.1.7","html_url":"https://github.com/encode/orm/releases/tag/0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Form/tags/0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Form/tags/0.1.7/manifests"},{"name":"0.1.6","sha":"ce829451730a0f2a48aacce636e7cfcc5ee1fba6","kind":"commit","published_at":"2021-08-16T13:19:04.000Z","download_url":"https://codeload.github.com/encode/orm/tar.gz/0.1.6","html_url":"https://github.com/encode/orm/releases/tag/0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Form/tags/0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Form/tags/0.1.6/manifests"},{"name":"0.1.5","sha":"42d3a4576f682410af550b614b13e12db081f183","kind":"tag","published_at":"2019-07-15T13:45:30.000Z","download_url":"https://codeload.github.com/encode/orm/tar.gz/0.1.5","html_url":"https://github.com/encode/orm/releases/tag/0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Form/tags/0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Form/tags/0.1.5/manifests"},{"name":"0.1.2","sha":"d1719959429b34232e57da862b5992b0be3a3541","kind":"tag","published_at":"2019-03-18T17:17:28.000Z","download_url":"https://codeload.github.com/encode/orm/tar.gz/0.1.2","html_url":"https://github.com/encode/orm/releases/tag/0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Form/tags/0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Form/tags/0.1.2/manifests"},{"name":"0.1.1","sha":"f4110eae912f4d4736bf25f75faa7e257163e363","kind":"tag","published_at":"2019-03-18T15:27:49.000Z","download_url":"https://codeload.github.com/encode/orm/tar.gz/0.1.1","html_url":"https://github.com/encode/orm/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Form/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Form/tags/0.1.1/manifests"},{"name":"0.1.0","sha":"01e96e70da506bc76a0259854e4f5f775045f081","kind":"tag","published_at":"2019-03-15T13:35:37.000Z","download_url":"https://codeload.github.com/encode/orm/tar.gz/0.1.0","html_url":"https://github.com/encode/orm/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Form/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Form/tags/0.1.0/manifests"}]},"repo_metadata_updated_at":"2025-01-14T03:42:24.906Z","dependent_packages_count":0,"downloads":38,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":48.28809182209469,"dependent_repos_count":21.66152068531463,"dependent_packages_count":10.032368031403879,"stargazers_count":1.6644253705790195,"forks_count":4.591095951992441,"docker_downloads_count":null,"average":17.24750037227693},"purl":"pkg:pypi/savannah","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/savannah","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/savannah","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/savannah/dependencies","status":null,"funding_links":["https://github.com/sponsors/encode"],"critical":null,"issue_metadata":{"last_synced_at":"2025-01-10T00:08:58.153Z","issues_count":43,"pull_requests_count":59,"avg_time_to_close_issue":33666413.78787879,"avg_time_to_close_pull_request":16887116.854545455,"issues_closed_count":33,"pull_requests_closed_count":55,"pull_request_authors_count":22,"issue_authors_count":31,"avg_comments_per_issue":3.0697674418604652,"avg_comments_per_pull_request":0.9830508474576272,"merged_pull_requests_count":41,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":1,"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":1,"past_year_avg_comments_per_issue":1.0,"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/encode%2Form/issues","maintainers":[{"login":"aminalaee","count":38,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aminalaee"},{"login":"tomchristie","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tomchristie"},{"login":"florimondmanca","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/florimondmanca"},{"login":"blue-hope","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/blue-hope"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/savannah/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/savannah/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/savannah/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/savannah/related_packages","maintainers":[{"uuid":"tomchristie","login":"tomchristie","name":null,"email":null,"url":null,"packages_count":53,"html_url":"https://pypi.org/user/tomchristie/","role":null,"created_at":"2023-02-25T09:57:20.156Z","updated_at":"2023-02-25T09:57:20.156Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/tomchristie/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":726156,"maintainers_count":308801,"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":623834,"full_name":"encode/orm","default_branch":"master","committers":[{"name":"Tom Christie","email":"tom@tomchristie.com","login":"tomchristie","count":40},{"name":"Amin Alaee","email":"mohammadamin.alaee@gmail.com","login":"aminalaee","count":34},{"name":"florimondmanca","email":"florimond.manca@gmail.com","login":"florimondmanca","count":7},{"name":"Kirt Gittens","email":"kirt.gittens@yodle.com","login":null,"count":6},{"name":"Emad Mokhtar","email":"emad.mokhtar@veneficus.nl","login":null,"count":2},{"name":"Konstantin Chernyshkov","email":"xchode@gmail.com","login":"kcrebound","count":2},{"name":"Mng","email":"50384638+Mng-dev-ai","login":"Mng-dev-ai","count":2},{"name":"Ray Zane","email":"raymondzane@gmail.com","login":"rzane","count":2},{"name":"thiagovarela","email":"thiagovarela@gmail.com","login":"thiagovarela","count":2},{"name":"Darrel O'Pry","email":"dopry","login":"dopry","count":1},{"name":"AndTheDaysGoBy","email":"afink3@wisc.edu","login":"AndTheDaysGoBy","count":1},{"name":"EmilioCarrion","email":"54892804+EmilioCarrion","login":"EmilioCarrion","count":1},{"name":"FoxMaSk","email":"foxmask","login":"foxmask","count":1},{"name":"GDWR","email":"57012020+GDWR","login":"GDWR","count":1},{"name":"Jeff Astor","email":"simontech.huskies@gmail.com","login":"Jastor11","count":1},{"name":"Tim Gates","email":"tim.gates@iress.com","login":"timgates42","count":1},{"name":"lynskylate","email":"lynskylate@gmail.com","login":"Lynskylate","count":1}],"total_commits":105,"total_committers":17,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":6.176470588235294,"dds":0.6190476190476191,"past_year_committers":[],"past_year_total_commits":0,"past_year_total_committers":0,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":0.0,"past_year_dds":0.0,"last_synced_at":"2025-05-28T21:44:16.238Z","last_synced_commit":"062f7e03d62d7b30bd1d7ae68152c7b0a6b3535e","created_at":"2023-03-09T08:05:33.929Z","updated_at":"2025-05-28T21:44:16.260Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Form/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-08T00:00:16.827Z","repositories_count":5483987,"commits_count":854371652,"contributors_count":31146699,"owners_count":908917,"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":"encode/orm","html_url":"https://github.com/encode/orm","last_synced_at":"2025-05-21T21:06:09.519Z","status":null,"issues_count":43,"pull_requests_count":59,"avg_time_to_close_issue":33666413.78787879,"avg_time_to_close_pull_request":16887116.854545455,"issues_closed_count":33,"pull_requests_closed_count":55,"pull_request_authors_count":22,"issue_authors_count":31,"avg_comments_per_issue":3.0697674418604652,"avg_comments_per_pull_request":0.9830508474576272,"merged_pull_requests_count":41,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":1,"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":1,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"created_at":"2023-05-14T21:41:45.397Z","updated_at":"2025-09-02T01:32:12.765Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Form","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Form/issues","issue_labels_count":{"feature":7,"bug":2,"enhancement":2,"question":2,"good first issue":1},"pull_request_labels_count":{},"issue_author_associations_count":{"NONE":28,"MEMBER":10,"CONTRIBUTOR":5},"pull_request_author_associations_count":{"MEMBER":36,"CONTRIBUTOR":14,"NONE":9},"issue_authors":{"aminalaee":5,"tomchristie":4,"malikoth":3,"foxmask":3,"dlo":2,"rossigee":1,"liudonghua123":1,"FrostiiWeeb":1,"yi250":1,"florimondmanca":1,"coderanger":1,"SepehrBazyar":1,"iasukas":1,"zezic":1,"patrys":1,"henshalb":1,"rick-pri":1,"MominIqbal-1234":1,"kcrebound":1,"LizzyTrickster":1,"EEKIM10":1,"TC-THREE":1,"Priyansh2001here":1,"AndTheDaysGoBy":1,"logileifs":1,"ambrozic":1,"n8henrie":1,"mojixcoder":1,"LuoLuo0101":1,"soof-golan":1,"FlasH1719":1},"pull_request_authors":{"aminalaee":33,"Mng-dev-ai":3,"kcrebound":2,"rzane":2,"AndTheDaysGoBy":2,"asnelling":1,"EmilioCarrion":1,"kiddten":1,"blue-hope":1,"florimondmanca":1,"tomchristie":1,"Jastor11":1,"SepehrBazyar":1,"pykulytsky":1,"dongweiming":1,"Lynskylate":1,"ponytailer":1,"timgates42":1,"mlaradji":1,"david-alm":1,"foxmask":1,"artemowkin":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-08T00:00:17.013Z","repositories_count":10154781,"issues_count":32076081,"pull_requests_count":100114132,"authors_count":10723977,"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":"aminalaee","count":38,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aminalaee"},{"login":"tomchristie","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tomchristie"},{"login":"florimondmanca","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/florimondmanca"},{"login":"blue-hope","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/blue-hope"}],"active_maintainers":[]},"events":{"total":{"WatchEvent":34,"ForkEvent":3},"last_year":{"WatchEvent":34,"ForkEvent":3}},"keywords":[],"dependencies":[{"ecosystem":"pypi","filepath":"requirements.txt","sha":null,"kind":"manifest","created_at":"2022-07-19T01:47:45.477Z","updated_at":"2022-07-19T01:47:45.477Z","repository_link":"https://github.com/encode/orm/blob/master/requirements.txt","dependencies":[{"id":252629726,"package_name":"databases","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":252629727,"package_name":"typesystem","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":252629728,"package_name":"twine","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":252629729,"package_name":"wheel","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":252629730,"package_name":"anyio","ecosystem":"pypi","requirements":"\u003e=3.0.0,\u003c4","direct":true,"kind":"runtime","optional":false},{"id":252629731,"package_name":"autoflake","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":252629732,"package_name":"black","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":252629733,"package_name":"codecov","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":252629734,"package_name":"flake8","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":252629735,"package_name":"isort","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":252629736,"package_name":"mypy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":252629737,"package_name":"pytest","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":252629738,"package_name":"pytest-cov","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":252629739,"package_name":"mkdocs","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":252629740,"package_name":"mkdocs-material","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":252629741,"package_name":"mkautodoc","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"setup.py","sha":null,"kind":"manifest","created_at":"2022-07-19T01:47:45.738Z","updated_at":"2022-07-19T01:47:45.738Z","repository_link":"https://github.com/encode/orm/blob/master/setup.py","dependencies":[{"id":252632898,"package_name":"databases","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]}],"score":18.897904420811855,"created_at":"2025-09-08T11:18:53.628Z","updated_at":"2025-10-07T08:25:30.223Z","avatar_url":"https://github.com/encode.png","language":"Python","category":null,"sub_category":null,"monthly_downloads":5108,"funding_links":[],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":["asgi","parsing","json-schema","mkdocs"],"project_url":"https://science.ecosyste.ms/api/v1/projects/68157","html_url":"https://science.ecosyste.ms/projects/68157"}