{"id":62118,"name":"arrow","description":"🏹 Better dates \u0026 times for Python","url":"https://github.com/arrow-py/arrow","last_synced_at":"2025-09-08T12:38:13.670Z","repository":{"id":5546838,"uuid":"6750871","full_name":"arrow-py/arrow","owner":"arrow-py","description":"🏹 Better dates \u0026 times for Python","archived":false,"fork":false,"pushed_at":"2025-08-21T03:51:40.000Z","size":2310,"stargazers_count":8908,"open_issues_count":107,"forks_count":691,"subscribers_count":135,"default_branch":"master","last_synced_at":"2025-09-07T03:19:21.636Z","etag":null,"topics":["arrow","date","datetime","hacktoberfest","python","time","timestamp","timezones"],"latest_commit_sha":null,"homepage":"https://arrow.readthedocs.io","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/arrow-py.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGELOG.rst","contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null},"funding":{"open_collective":"arrow"}},"created_at":"2012-11-18T20:23:27.000Z","updated_at":"2025-09-06T23:10:53.000Z","dependencies_parsed_at":"2023-11-11T21:36:02.975Z","dependency_job_id":"0ce771fc-84a5-4a80-8e4b-0497f55537f0","html_url":"https://github.com/arrow-py/arrow","commit_stats":{"total_commits":1104,"total_committers":292,"mean_commits":3.780821917808219,"dds":0.8713768115942029,"last_synced_commit":"016fb9eb9b3835bcd4efc69dc048a0436bd7bfec"},"previous_names":["crsmithdev/arrow"],"tags_count":56,"template":false,"template_full_name":null,"purl":"pkg:github/arrow-py/arrow","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arrow-py%2Farrow","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arrow-py%2Farrow/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arrow-py%2Farrow/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arrow-py%2Farrow/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/arrow-py","download_url":"https://codeload.github.com/arrow-py/arrow/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arrow-py%2Farrow/sbom","scorecard":{"id":208470,"data":{"date":"2025-08-11","repo":{"name":"github.com/arrow-py/arrow","commit":"97695bfce6977fb117459600933768827ef23aaf"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.8,"checks":[{"name":"Maintained","score":3,"reason":"3 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 3","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"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":9,"reason":"Found 23/25 approved changesets -- score normalized to 9","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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/continuous_integration.yml:1","Warn: no topLevel permission defined: .github/workflows/release.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/continuous_integration.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/arrow-py/arrow/continuous_integration.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/continuous_integration.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/arrow-py/arrow/continuous_integration.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/continuous_integration.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/arrow-py/arrow/continuous_integration.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/continuous_integration.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/arrow-py/arrow/continuous_integration.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/continuous_integration.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/arrow-py/arrow/continuous_integration.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/continuous_integration.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/arrow-py/arrow/continuous_integration.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/continuous_integration.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/arrow-py/arrow/continuous_integration.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/continuous_integration.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/arrow-py/arrow/continuous_integration.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/arrow-py/arrow/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/arrow-py/arrow/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/arrow-py/arrow/release.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/continuous_integration.yml:45","Warn: pipCommand not pinned by hash: .github/workflows/continuous_integration.yml:46","Warn: pipCommand not pinned by hash: .github/workflows/continuous_integration.yml:75","Warn: pipCommand not pinned by hash: .github/workflows/continuous_integration.yml:76","Warn: pipCommand not pinned by hash: .github/workflows/release.yml:24","Warn: pipCommand not pinned by hash: .github/workflows/release.yml:25","Info:   0 out of  10 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   6 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":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: 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":8,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'master'","Warn: required approving review count is 1 on branch 'master'","Warn: codeowners review is not required on branch 'master'","Info: status check found to merge onto on branch 'master'","Info: PRs are required in order to make changes on 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":"Vulnerabilities","score":9,"reason":"1 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-9772-cwx9-r4cj"],"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 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-17T00:16:44.686Z","repository_id":5546838,"created_at":"2025-08-17T00:16:44.686Z","updated_at":"2025-08-17T00:16:44.686Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274046009,"owners_count":25212983,"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-07T02:00:09.463Z","response_time":67,"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":"arrow-py","name":"Arrow","uuid":"68518399","kind":"organization","description":"","email":null,"website":"https://arrow.readthedocs.io","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/68518399?v=4","repositories_count":1,"last_synced_at":"2024-05-21T08:25:49.524Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/arrow-py","funding_links":[],"total_stars":8573,"followers":10,"following":0,"created_at":"2022-11-04T11:17:35.956Z","updated_at":"2024-05-21T08:25:49.536Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/arrow-py","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/arrow-py/repositories"},"packages":[{"id":2643924,"name":"arrow","ecosystem":"pypi","description":"Better dates \u0026 times for Python","homepage":null,"licenses":"Apache Software License","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/arrow-py/arrow","keywords_array":["arrow","date","time","datetime","timestamp","timezone","humanize"],"namespace":null,"versions_count":64,"first_release_published_at":"2012-11-18T23:36:09.000Z","latest_release_published_at":"2023-09-30T22:11:16.000Z","latest_release_number":"1.3.0","last_synced_at":"2025-09-08T01:32:05.438Z","created_at":"2022-04-10T10:04:26.154Z","updated_at":"2025-09-08T01:32:05.440Z","registry_url":"https://pypi.org/project/arrow/","install_command":"pip install arrow --index-url https://pypi.org/simple","documentation_url":"https://arrow.readthedocs.io","metadata":{"funding":null,"documentation":"https://arrow.readthedocs.io","classifiers":["Development Status :: 5 - Production/Stable","Intended Audience :: Developers","Intended Audience :: Information Technology","License :: OSI Approved :: Apache Software License","Operating System :: OS Independent","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.8","Programming Language :: Python :: 3.9","Topic :: Software Development :: Libraries :: Python Modules"],"normalized_name":"arrow","project_status":null},"repo_metadata":{"id":5546838,"uuid":"6750871","full_name":"arrow-py/arrow","owner":"arrow-py","description":"🏹 Better dates \u0026 times for Python","archived":false,"fork":false,"pushed_at":"2025-08-21T03:51:40.000Z","size":2310,"stargazers_count":8908,"open_issues_count":107,"forks_count":691,"subscribers_count":135,"default_branch":"master","last_synced_at":"2025-09-07T03:19:21.636Z","etag":null,"topics":["arrow","date","datetime","hacktoberfest","python","time","timestamp","timezones"],"latest_commit_sha":null,"homepage":"https://arrow.readthedocs.io","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/arrow-py.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGELOG.rst","contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null},"funding":{"open_collective":"arrow"}},"created_at":"2012-11-18T20:23:27.000Z","updated_at":"2025-09-06T23:10:53.000Z","dependencies_parsed_at":"2023-11-11T21:36:02.975Z","dependency_job_id":"0ce771fc-84a5-4a80-8e4b-0497f55537f0","html_url":"https://github.com/arrow-py/arrow","commit_stats":{"total_commits":1104,"total_committers":292,"mean_commits":3.780821917808219,"dds":0.8713768115942029,"last_synced_commit":"016fb9eb9b3835bcd4efc69dc048a0436bd7bfec"},"previous_names":["crsmithdev/arrow"],"tags_count":56,"template":false,"template_full_name":null,"purl":"pkg:github/arrow-py/arrow","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arrow-py%2Farrow","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arrow-py%2Farrow/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arrow-py%2Farrow/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arrow-py%2Farrow/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/arrow-py","download_url":"https://codeload.github.com/arrow-py/arrow/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arrow-py%2Farrow/sbom","scorecard":{"id":208470,"data":{"date":"2025-08-11","repo":{"name":"github.com/arrow-py/arrow","commit":"97695bfce6977fb117459600933768827ef23aaf"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.8,"checks":[{"name":"Maintained","score":3,"reason":"3 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 3","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"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":9,"reason":"Found 23/25 approved changesets -- score normalized to 9","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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/continuous_integration.yml:1","Warn: no topLevel permission defined: .github/workflows/release.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/continuous_integration.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/arrow-py/arrow/continuous_integration.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/continuous_integration.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/arrow-py/arrow/continuous_integration.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/continuous_integration.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/arrow-py/arrow/continuous_integration.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/continuous_integration.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/arrow-py/arrow/continuous_integration.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/continuous_integration.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/arrow-py/arrow/continuous_integration.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/continuous_integration.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/arrow-py/arrow/continuous_integration.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/continuous_integration.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/arrow-py/arrow/continuous_integration.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/continuous_integration.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/arrow-py/arrow/continuous_integration.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/arrow-py/arrow/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/arrow-py/arrow/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/arrow-py/arrow/release.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/continuous_integration.yml:45","Warn: pipCommand not pinned by hash: .github/workflows/continuous_integration.yml:46","Warn: pipCommand not pinned by hash: .github/workflows/continuous_integration.yml:75","Warn: pipCommand not pinned by hash: .github/workflows/continuous_integration.yml:76","Warn: pipCommand not pinned by hash: .github/workflows/release.yml:24","Warn: pipCommand not pinned by hash: .github/workflows/release.yml:25","Info:   0 out of  10 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   6 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":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: 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":8,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'master'","Warn: required approving review count is 1 on branch 'master'","Warn: codeowners review is not required on branch 'master'","Info: status check found to merge onto on branch 'master'","Info: PRs are required in order to make changes on 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":"Vulnerabilities","score":9,"reason":"1 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-9772-cwx9-r4cj"],"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 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-17T00:16:44.686Z","repository_id":5546838,"created_at":"2025-08-17T00:16:44.686Z","updated_at":"2025-08-17T00:16:44.686Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274046009,"owners_count":25212983,"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-07T02:00:09.463Z","response_time":67,"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":"arrow-py","name":"Arrow","uuid":"68518399","kind":"organization","description":"","email":null,"website":"https://arrow.readthedocs.io","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/68518399?v=4","repositories_count":1,"last_synced_at":"2024-05-21T08:25:49.524Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/arrow-py","funding_links":[],"total_stars":8573,"followers":10,"following":0,"created_at":"2022-11-04T11:17:35.956Z","updated_at":"2024-05-21T08:25:49.536Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/arrow-py","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/arrow-py/repositories"},"tags":[{"name":"1.3.0","sha":"87a1a774aad0505d9da18ad1d16f6e571f262503","kind":"commit","published_at":"2023-09-30T22:03:06.000Z","download_url":"https://codeload.github.com/arrow-py/arrow/tar.gz/1.3.0","html_url":"https://github.com/arrow-py/arrow/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/arrow-py/arrow@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arrow-py%2Farrow/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arrow-py%2Farrow/tags/1.3.0/manifests"},{"name":"1.2.3","sha":"8842f8c3263d1f1219c189a0500aa67abdd0a214","kind":"tag","published_at":"2022-09-03T19:18:27.000Z","download_url":"https://codeload.github.com/arrow-py/arrow/tar.gz/1.2.3","html_url":"https://github.com/arrow-py/arrow/releases/tag/1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/arrow-py/arrow@1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arrow-py%2Farrow/tags/1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arrow-py%2Farrow/tags/1.2.3/manifests"},{"name":"1.2.2","sha":"f8a65212df1ab234013a8a116436b3532c82b05d","kind":"tag","published_at":"2022-01-27T15:51:06.000Z","download_url":"https://codeload.github.com/arrow-py/arrow/tar.gz/1.2.2","html_url":"https://github.com/arrow-py/arrow/releases/tag/1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/arrow-py/arrow@1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arrow-py%2Farrow/tags/1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arrow-py%2Farrow/tags/1.2.2/manifests"},{"name":"1.2.1","sha":"3e50ae4b6c58e36bd32a672ce073f4c64d5bf182","kind":"tag","published_at":"2021-10-24T22:16:51.000Z","download_url":"https://codeload.github.com/arrow-py/arrow/tar.gz/1.2.1","html_url":"https://github.com/arrow-py/arrow/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/arrow-py/arrow@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arrow-py%2Farrow/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arrow-py%2Farrow/tags/1.2.1/manifests"},{"name":"1.2.0","sha":"a4f179721f9fb33785d2b0171dfabd1f643e74ac","kind":"tag","published_at":"2021-10-22T23:50:18.000Z","download_url":"https://codeload.github.com/arrow-py/arrow/tar.gz/1.2.0","html_url":"https://github.com/arrow-py/arrow/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/arrow-py/arrow@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arrow-py%2Farrow/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arrow-py%2Farrow/tags/1.2.0/manifests"},{"name":"1.1.1","sha":"57332ed039a974ddeee566790d14c0e28cdb3888","kind":"tag","published_at":"2021-06-24T15:04:41.000Z","download_url":"https://codeload.github.com/arrow-py/arrow/tar.gz/1.1.1","html_url":"https://github.com/arrow-py/arrow/releases/tag/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/arrow-py/arrow@1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arrow-py%2Farrow/tags/1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arrow-py%2Farrow/tags/1.1.1/manifests"},{"name":"1.1.0","sha":"fbec661ad26555bfde877b1e5121d86ae69215da","kind":"tag","published_at":"2021-04-27T22:46:34.000Z","download_url":"https://codeload.github.com/arrow-py/arrow/tar.gz/1.1.0","html_url":"https://github.com/arrow-py/arrow/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/arrow-py/arrow@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arrow-py%2Farrow/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arrow-py%2Farrow/tags/1.1.0/manifests"},{"name":"1.0.3","sha":"ce69c31f18a66f37897600f6c1ab86bc4cf256ea","kind":"tag","published_at":"2021-03-07T16:36:28.000Z","download_url":"https://codeload.github.com/arrow-py/arrow/tar.gz/1.0.3","html_url":"https://github.com/arrow-py/arrow/releases/tag/1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/arrow-py/arrow@1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arrow-py%2Farrow/tags/1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arrow-py%2Farrow/tags/1.0.3/manifests"},{"name":"1.0.2","sha":"fc2cbaa31276766147aa0a921be7dc7ff51291db","kind":"tag","published_at":"2021-02-28T22:49:27.000Z","download_url":"https://codeload.github.com/arrow-py/arrow/tar.gz/1.0.2","html_url":"https://github.com/arrow-py/arrow/releases/tag/1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/arrow-py/arrow@1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arrow-py%2Farrow/tags/1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arrow-py%2Farrow/tags/1.0.2/manifests"},{"name":"1.0.1","sha":"23800a8e4aabaf4d3e9037b5d37b330ee0df2041","kind":"tag","published_at":"2021-02-27T18:11:16.000Z","download_url":"https://codeload.github.com/arrow-py/arrow/tar.gz/1.0.1","html_url":"https://github.com/arrow-py/arrow/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/arrow-py/arrow@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arrow-py%2Farrow/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arrow-py%2Farrow/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"5248407fda7b2f35c5329f54b6eeb37570dd031c","kind":"tag","published_at":"2021-02-26T13:50:38.000Z","download_url":"https://codeload.github.com/arrow-py/arrow/tar.gz/1.0.0","html_url":"https://github.com/arrow-py/arrow/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/arrow-py/arrow@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arrow-py%2Farrow/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arrow-py%2Farrow/tags/1.0.0/manifests"},{"name":"0.17.0","sha":"b746fedf7286c3755a46f07ab72f4c414cd41fc0","kind":"tag","published_at":"2020-10-06T20:45:52.000Z","download_url":"https://codeload.github.com/arrow-py/arrow/tar.gz/0.17.0","html_url":"https://github.com/arrow-py/arrow/releases/tag/0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/arrow-py/arrow@0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arrow-py%2Farrow/tags/0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arrow-py%2Farrow/tags/0.17.0/manifests"},{"name":"0.16.0","sha":"fb83f688f379719cb17770060009742c2c989e47","kind":"tag","published_at":"2020-08-23T21:46:24.000Z","download_url":"https://codeload.github.com/arrow-py/arrow/tar.gz/0.16.0","html_url":"https://github.com/arrow-py/arrow/releases/tag/0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/arrow-py/arrow@0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arrow-py%2Farrow/tags/0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arrow-py%2Farrow/tags/0.16.0/manifests"},{"name":"0.15.8","sha":"b7a74034dbe08bda552a1eb08fd9bf25c65986de","kind":"tag","published_at":"2020-07-24T02:59:07.000Z","download_url":"https://codeload.github.com/arrow-py/arrow/tar.gz/0.15.8","html_url":"https://github.com/arrow-py/arrow/releases/tag/0.15.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/arrow-py/arrow@0.15.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arrow-py%2Farrow/tags/0.15.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arrow-py%2Farrow/tags/0.15.8/manifests"},{"name":"0.15.7","sha":"81f224d72f4fbdddbb3bd977c5793195b15c25fa","kind":"tag","published_at":"2020-06-19T17:47:16.000Z","download_url":"https://codeload.github.com/arrow-py/arrow/tar.gz/0.15.7","html_url":"https://github.com/arrow-py/arrow/releases/tag/0.15.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/arrow-py/arrow@0.15.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arrow-py%2Farrow/tags/0.15.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arrow-py%2Farrow/tags/0.15.7/manifests"},{"name":"0.15.6","sha":"61362579f66ddffc7b03daa2e381588e84e88b72","kind":"tag","published_at":"2020-05-03T14:52:52.000Z","download_url":"https://codeload.github.com/arrow-py/arrow/tar.gz/0.15.6","html_url":"https://github.com/arrow-py/arrow/releases/tag/0.15.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/arrow-py/arrow@0.15.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arrow-py%2Farrow/tags/0.15.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arrow-py%2Farrow/tags/0.15.6/manifests"},{"name":"0.15.5","sha":"c856ab9dad4901551f2bf7012f6a9dc2779091db","kind":"tag","published_at":"2020-01-03T16:40:14.000Z","download_url":"https://codeload.github.com/arrow-py/arrow/tar.gz/0.15.5","html_url":"https://github.com/arrow-py/arrow/releases/tag/0.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/arrow-py/arrow@0.15.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arrow-py%2Farrow/tags/0.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arrow-py%2Farrow/tags/0.15.5/manifests"},{"name":"0.15.4","sha":"a3822159dd8f3ac2713de649a310cc4d93ef4fd7","kind":"commit","published_at":"2019-11-03T02:54:23.000Z","download_url":"https://codeload.github.com/arrow-py/arrow/tar.gz/0.15.4","html_url":"https://github.com/arrow-py/arrow/releases/tag/0.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/arrow-py/arrow@0.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arrow-py%2Farrow/tags/0.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arrow-py%2Farrow/tags/0.15.4/manifests"},{"name":"0.15.3","sha":"46b9a04aee4a289d66cc9b32fd78b057b4ef4257","kind":"tag","published_at":"2019-11-02T15:53:12.000Z","download_url":"https://codeload.github.com/arrow-py/arrow/tar.gz/0.15.3","html_url":"https://github.com/arrow-py/arrow/releases/tag/0.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/arrow-py/arrow@0.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arrow-py%2Farrow/tags/0.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arrow-py%2Farrow/tags/0.15.3/manifests"},{"name":"0.15.2","sha":"67852370e5f6b0984390e11b0e030d6e019c4210","kind":"tag","published_at":"2019-09-14T10:34:16.000Z","download_url":"https://codeload.github.com/arrow-py/arrow/tar.gz/0.15.2","html_url":"https://github.com/arrow-py/arrow/releases/tag/0.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/arrow-py/arrow@0.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arrow-py%2Farrow/tags/0.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arrow-py%2Farrow/tags/0.15.2/manifests"},{"name":"0.15.1","sha":"96e19e8a0159db8663fed01d0c8b69e769af60ca","kind":"commit","published_at":"2019-09-10T17:54:51.000Z","download_url":"https://codeload.github.com/arrow-py/arrow/tar.gz/0.15.1","html_url":"https://github.com/arrow-py/arrow/releases/tag/0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/arrow-py/arrow@0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arrow-py%2Farrow/tags/0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arrow-py%2Farrow/tags/0.15.1/manifests"},{"name":"0.15.0","sha":"81927fa1d6e7895197937f45f80d6f0917b820a0","kind":"tag","published_at":"2019-09-08T20:48:56.000Z","download_url":"https://codeload.github.com/arrow-py/arrow/tar.gz/0.15.0","html_url":"https://github.com/arrow-py/arrow/releases/tag/0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/arrow-py/arrow@0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arrow-py%2Farrow/tags/0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arrow-py%2Farrow/tags/0.15.0/manifests"},{"name":"0.14.7","sha":"d4afda5d1e9ef7c46f19495fc683974d879cee80","kind":"commit","published_at":"2019-09-04T19:14:26.000Z","download_url":"https://codeload.github.com/arrow-py/arrow/tar.gz/0.14.7","html_url":"https://github.com/arrow-py/arrow/releases/tag/0.14.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/arrow-py/arrow@0.14.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arrow-py%2Farrow/tags/0.14.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arrow-py%2Farrow/tags/0.14.7/manifests"},{"name":"0.14.6","sha":"f02629468724561f0ae2af28684cc25644674664","kind":"commit","published_at":"2019-08-27T16:50:54.000Z","download_url":"https://codeload.github.com/arrow-py/arrow/tar.gz/0.14.6","html_url":"https://github.com/arrow-py/arrow/releases/tag/0.14.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/arrow-py/arrow@0.14.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arrow-py%2Farrow/tags/0.14.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arrow-py%2Farrow/tags/0.14.6/manifests"},{"name":"0.14.5","sha":"905850a1bd3a6c3be6ba5f0e097a09bafc7251b3","kind":"tag","published_at":"2019-08-09T17:15:46.000Z","download_url":"https://codeload.github.com/arrow-py/arrow/tar.gz/0.14.5","html_url":"https://github.com/arrow-py/arrow/releases/tag/0.14.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/arrow-py/arrow@0.14.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arrow-py%2Farrow/tags/0.14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arrow-py%2Farrow/tags/0.14.5/manifests"},{"name":"0.14.4","sha":"b9d1171cc0bbae3cdeb445c6743c6b065c191504","kind":"tag","published_at":"2019-07-30T22:11:22.000Z","download_url":"https://codeload.github.com/arrow-py/arrow/tar.gz/0.14.4","html_url":"https://github.com/arrow-py/arrow/releases/tag/0.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/arrow-py/arrow@0.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arrow-py%2Farrow/tags/0.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arrow-py%2Farrow/tags/0.14.4/manifests"},{"name":"0.14.3","sha":"de9446916e5139cb367acb3f4e461aa50e9005e5","kind":"tag","published_at":"2019-07-28T19:01:48.000Z","download_url":"https://codeload.github.com/arrow-py/arrow/tar.gz/0.14.3","html_url":"https://github.com/arrow-py/arrow/releases/tag/0.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/arrow-py/arrow@0.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arrow-py%2Farrow/tags/0.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arrow-py%2Farrow/tags/0.14.3/manifests"},{"name":"0.14.2","sha":"26a8af8d47eb2cec32033283769f67310cd5b85b","kind":"tag","published_at":"2019-06-05T10:01:20.000Z","download_url":"https://codeload.github.com/arrow-py/arrow/tar.gz/0.14.2","html_url":"https://github.com/arrow-py/arrow/releases/tag/0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/arrow-py/arrow@0.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arrow-py%2Farrow/tags/0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arrow-py%2Farrow/tags/0.14.2/manifests"},{"name":"0.14.1","sha":"f77546d8821304e0442be4c275d80e01c61c3a81","kind":"tag","published_at":"2019-06-05T09:59:25.000Z","download_url":"https://codeload.github.com/arrow-py/arrow/tar.gz/0.14.1","html_url":"https://github.com/arrow-py/arrow/releases/tag/0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/arrow-py/arrow@0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arrow-py%2Farrow/tags/0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arrow-py%2Farrow/tags/0.14.1/manifests"},{"name":"0.14.0","sha":"cfafc0e4b2f2fcf2b004cb0ab2a67e2bb5feb56d","kind":"tag","published_at":"2019-06-05T09:56:38.000Z","download_url":"https://codeload.github.com/arrow-py/arrow/tar.gz/0.14.0","html_url":"https://github.com/arrow-py/arrow/releases/tag/0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/arrow-py/arrow@0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arrow-py%2Farrow/tags/0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arrow-py%2Farrow/tags/0.14.0/manifests"},{"name":"0.13.2","sha":"2de3ff2e7f2b927fc9425e96e4acb805cf967d34","kind":"tag","published_at":"2019-05-30T10:49:28.000Z","download_url":"https://codeload.github.com/arrow-py/arrow/tar.gz/0.13.2","html_url":"https://github.com/arrow-py/arrow/releases/tag/0.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/arrow-py/arrow@0.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arrow-py%2Farrow/tags/0.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arrow-py%2Farrow/tags/0.13.2/manifests"},{"name":"0.13.1","sha":"5b175882be0cd8e9faba3ed0f3c27a5bb5ba756f","kind":"tag","published_at":"2019-02-17T20:27:13.000Z","download_url":"https://codeload.github.com/arrow-py/arrow/tar.gz/0.13.1","html_url":"https://github.com/arrow-py/arrow/releases/tag/0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/arrow-py/arrow@0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arrow-py%2Farrow/tags/0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arrow-py%2Farrow/tags/0.13.1/manifests"},{"name":"0.13.0","sha":"9e2c50e38d63dcca7f2f2ff1f8b0400d36fb0e80","kind":"tag","published_at":"2019-01-08T18:39:58.000Z","download_url":"https://codeload.github.com/arrow-py/arrow/tar.gz/0.13.0","html_url":"https://github.com/arrow-py/arrow/releases/tag/0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/arrow-py/arrow@0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arrow-py%2Farrow/tags/0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arrow-py%2Farrow/tags/0.13.0/manifests"},{"name":"0.12.1","sha":"5a481c02babbbc458db7fe98d3cbaa8ad5dd50c7","kind":"tag","published_at":"2018-12-12T12:11:36.000Z","download_url":"https://codeload.github.com/arrow-py/arrow/tar.gz/0.12.1","html_url":"https://github.com/arrow-py/arrow/releases/tag/0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/arrow-py/arrow@0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arrow-py%2Farrow/tags/0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arrow-py%2Farrow/tags/0.12.1/manifests"},{"name":"0.12.0","sha":"66ac19380931e9bc0497aa5ecd0f34632f4e06cd","kind":"tag","published_at":"2018-12-12T12:10:08.000Z","download_url":"https://codeload.github.com/arrow-py/arrow/tar.gz/0.12.0","html_url":"https://github.com/arrow-py/arrow/releases/tag/0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/arrow-py/arrow@0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arrow-py%2Farrow/tags/0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arrow-py%2Farrow/tags/0.12.0/manifests"},{"name":"0.11.0","sha":"c68499563cc22f08c15d67512b733393de975c00","kind":"tag","published_at":"2018-12-12T12:08:23.000Z","download_url":"https://codeload.github.com/arrow-py/arrow/tar.gz/0.11.0","html_url":"https://github.com/arrow-py/arrow/releases/tag/0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/arrow-py/arrow@0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arrow-py%2Farrow/tags/0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arrow-py%2Farrow/tags/0.11.0/manifests"},{"name":"0.10.0","sha":"d7cd81a6fa10dfcb4553edcd78969a27625e1689","kind":"commit","published_at":"2016-11-29T17:34:19.000Z","download_url":"https://codeload.github.com/arrow-py/arrow/tar.gz/0.10.0","html_url":"https://github.com/arrow-py/arrow/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/arrow-py/arrow@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arrow-py%2Farrow/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arrow-py%2Farrow/tags/0.10.0/manifests"},{"name":"0.9.0","sha":"5f235bc08c82f6dcd9ee639fe158a183d8ebecf2","kind":"commit","published_at":"2016-11-27T03:10:01.000Z","download_url":"https://codeload.github.com/arrow-py/arrow/tar.gz/0.9.0","html_url":"https://github.com/arrow-py/arrow/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/arrow-py/arrow@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arrow-py%2Farrow/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arrow-py%2Farrow/tags/0.9.0/manifests"},{"name":"0.7.0","sha":"2fdf51b4cc7c43a1913347ef851d8bf94aa110b6","kind":"commit","published_at":"2015-10-07T15:06:17.000Z","download_url":"https://codeload.github.com/arrow-py/arrow/tar.gz/0.7.0","html_url":"https://github.com/arrow-py/arrow/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/arrow-py/arrow@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arrow-py%2Farrow/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arrow-py%2Farrow/tags/0.7.0/manifests"},{"name":"0.6.0","sha":"b83bb867e75d9d08a1253d913e2c8ec6eb86e8ea","kind":"commit","published_at":"2015-07-09T23:58:23.000Z","download_url":"https://codeload.github.com/arrow-py/arrow/tar.gz/0.6.0","html_url":"https://github.com/arrow-py/arrow/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/arrow-py/arrow@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arrow-py%2Farrow/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arrow-py%2Farrow/tags/0.6.0/manifests"},{"name":"0.5.4","sha":"f90cf514b7afb3f762fa412ed4dc64e23920a714","kind":"commit","published_at":"2015-02-26T18:39:27.000Z","download_url":"https://codeload.github.com/arrow-py/arrow/tar.gz/0.5.4","html_url":"https://github.com/arrow-py/arrow/releases/tag/0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/arrow-py/arrow@0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arrow-py%2Farrow/tags/0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arrow-py%2Farrow/tags/0.5.4/manifests"},{"name":"0.5.3","sha":"7c28d0d5b54b2734f6bd20fbc1df8e444e030490","kind":"commit","published_at":"2015-02-11T01:02:44.000Z","download_url":"https://codeload.github.com/arrow-py/arrow/tar.gz/0.5.3","html_url":"https://github.com/arrow-py/arrow/releases/tag/0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/arrow-py/arrow@0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arrow-py%2Farrow/tags/0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arrow-py%2Farrow/tags/0.5.3/manifests"},{"name":"0.5.2","sha":"4ce24a6c028d54a8ae5a5430dd6b9652b6ef0211","kind":"commit","published_at":"2015-01-23T17:40:52.000Z","download_url":"https://codeload.github.com/arrow-py/arrow/tar.gz/0.5.2","html_url":"https://github.com/arrow-py/arrow/releases/tag/0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/arrow-py/arrow@0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arrow-py%2Farrow/tags/0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arrow-py%2Farrow/tags/0.5.2/manifests"},{"name":"0.5.1","sha":"326aab162a4d734bc32238730a4e06b5495a6b9b","kind":"commit","published_at":"2015-01-22T21:15:17.000Z","download_url":"https://codeload.github.com/arrow-py/arrow/tar.gz/0.5.1","html_url":"https://github.com/arrow-py/arrow/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/arrow-py/arrow@0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arrow-py%2Farrow/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arrow-py%2Farrow/tags/0.5.1/manifests"},{"name":"0.4.6","sha":"0a06495de93106fdda50bf54bb1bba6914fe4eca","kind":"commit","published_at":"2015-01-22T18:46:57.000Z","download_url":"https://codeload.github.com/arrow-py/arrow/tar.gz/0.4.6","html_url":"https://github.com/arrow-py/arrow/releases/tag/0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/arrow-py/arrow@0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arrow-py%2Farrow/tags/0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arrow-py%2Farrow/tags/0.4.6/manifests"},{"name":"0.5.0","sha":"59269e379f88cfc0549262531068ea18e443bd06","kind":"commit","published_at":"2015-01-22T11:45:41.000Z","download_url":"https://codeload.github.com/arrow-py/arrow/tar.gz/0.5.0","html_url":"https://github.com/arrow-py/arrow/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/arrow-py/arrow@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arrow-py%2Farrow/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arrow-py%2Farrow/tags/0.5.0/manifests"},{"name":"0.4.5","sha":"0b5afee4283be2c919e0c1ffdcb11c5c3ad30116","kind":"commit","published_at":"2014-08-12T20:23:04.000Z","download_url":"https://codeload.github.com/arrow-py/arrow/tar.gz/0.4.5","html_url":"https://github.com/arrow-py/arrow/releases/tag/0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/arrow-py/arrow@0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arrow-py%2Farrow/tags/0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arrow-py%2Farrow/tags/0.4.5/manifests"},{"name":"0.4.4","sha":"a7a5d77388583b946b0eae28ae7f0c519805ff60","kind":"commit","published_at":"2014-07-25T17:47:45.000Z","download_url":"https://codeload.github.com/arrow-py/arrow/tar.gz/0.4.4","html_url":"https://github.com/arrow-py/arrow/releases/tag/0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/arrow-py/arrow@0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arrow-py%2Farrow/tags/0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arrow-py%2Farrow/tags/0.4.4/manifests"},{"name":"0.4.2","sha":"111054bda08c2c4c3be555372deae5a2b9bebf65","kind":"commit","published_at":"2013-10-29T18:02:10.000Z","download_url":"https://codeload.github.com/arrow-py/arrow/tar.gz/0.4.2","html_url":"https://github.com/arrow-py/arrow/releases/tag/0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/arrow-py/arrow@0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arrow-py%2Farrow/tags/0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arrow-py%2Farrow/tags/0.4.2/manifests"},{"name":"0.4.1","sha":"5ec6198b464c83d36f2c0b8ddceee423b2b602b9","kind":"commit","published_at":"2013-10-13T18:19:20.000Z","download_url":"https://codeload.github.com/arrow-py/arrow/tar.gz/0.4.1","html_url":"https://github.com/arrow-py/arrow/releases/tag/0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/arrow-py/arrow@0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arrow-py%2Farrow/tags/0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arrow-py%2Farrow/tags/0.4.1/manifests"},{"name":"0.4.0","sha":"29168a7f254a2e5b7db7bb10aa501ba7cf9d9e61","kind":"commit","published_at":"2013-10-08T15:16:50.000Z","download_url":"https://codeload.github.com/arrow-py/arrow/tar.gz/0.4.0","html_url":"https://github.com/arrow-py/arrow/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/arrow-py/arrow@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arrow-py%2Farrow/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arrow-py%2Farrow/tags/0.4.0/manifests"},{"name":"0.3.4","sha":"8375eb491b04462a4d34d6cc131e3b544cb2b4c7","kind":"commit","published_at":"2013-06-05T14:51:28.000Z","download_url":"https://codeload.github.com/arrow-py/arrow/tar.gz/0.3.4","html_url":"https://github.com/arrow-py/arrow/releases/tag/0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/arrow-py/arrow@0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arrow-py%2Farrow/tags/0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arrow-py%2Farrow/tags/0.3.4/manifests"},{"name":"0.3.3","sha":"2f1d335c81872622eb7263af4b40510158bb4954","kind":"commit","published_at":"2013-05-29T01:46:35.000Z","download_url":"https://codeload.github.com/arrow-py/arrow/tar.gz/0.3.3","html_url":"https://github.com/arrow-py/arrow/releases/tag/0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/arrow-py/arrow@0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arrow-py%2Farrow/tags/0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arrow-py%2Farrow/tags/0.3.3/manifests"},{"name":"0.3.2","sha":"60952df030a6475d8cd3b75b685b9c36e6244314","kind":"commit","published_at":"2013-05-20T19:29:06.000Z","download_url":"https://codeload.github.com/arrow-py/arrow/tar.gz/0.3.2","html_url":"https://github.com/arrow-py/arrow/releases/tag/0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/arrow-py/arrow@0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arrow-py%2Farrow/tags/0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arrow-py%2Farrow/tags/0.3.2/manifests"},{"name":"0.3.1","sha":"65081f2e7fe43172cb17ab25a56a2b54eed15618","kind":"commit","published_at":"2013-05-16T03:35:02.000Z","download_url":"https://codeload.github.com/arrow-py/arrow/tar.gz/0.3.1","html_url":"https://github.com/arrow-py/arrow/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/arrow-py/arrow@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arrow-py%2Farrow/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arrow-py%2Farrow/tags/0.3.1/manifests"},{"name":"0.3.0","sha":"3c8cfbdd0670a84104035dfb048e87ca5f1abfd7","kind":"commit","published_at":"2013-05-12T03:51:06.000Z","download_url":"https://codeload.github.com/arrow-py/arrow/tar.gz/0.3.0","html_url":"https://github.com/arrow-py/arrow/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/arrow-py/arrow@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arrow-py%2Farrow/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arrow-py%2Farrow/tags/0.3.0/manifests"}]},"repo_metadata_updated_at":"2025-09-07T16:58:04.870Z","dependent_packages_count":584,"downloads":48137303,"downloads_period":"last-month","dependent_repos_count":15768,"rankings":{"downloads":0.043286311437674134,"dependent_repos_count":0.0641958008609574,"dependent_packages_count":0.04622097661988933,"stargazers_count":0.6001390297630075,"forks_count":2.4465936790980307,"docker_downloads_count":0.023477321457721564,"average":0.5373188532062134},"purl":"pkg:pypi/arrow","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/arrow","docker_dependents_count":2357,"docker_downloads_count":2583016632,"usage_url":"https://repos.ecosyste.ms/usage/pypi/arrow","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/arrow/dependencies","status":null,"funding_links":["https://opencollective.com/arrow"],"critical":true,"issue_metadata":{"last_synced_at":"2025-08-31T12:07:22.025Z","issues_count":73,"pull_requests_count":107,"avg_time_to_close_issue":21428323.727272727,"avg_time_to_close_pull_request":5563761.5,"issues_closed_count":32,"pull_requests_closed_count":80,"pull_request_authors_count":61,"issue_authors_count":63,"avg_comments_per_issue":3.136986301369863,"avg_comments_per_pull_request":1.588785046728972,"merged_pull_requests_count":68,"bot_issues_count":0,"bot_pull_requests_count":6,"past_year_issues_count":7,"past_year_pull_requests_count":31,"past_year_avg_time_to_close_issue":363675.5,"past_year_avg_time_to_close_pull_request":3797878.888888889,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":18,"past_year_pull_request_authors_count":14,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":1.1428571428571428,"past_year_avg_comments_per_pull_request":0.8709677419354839,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":6,"past_year_merged_pull_requests_count":14,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/arrow-py%2Farrow/issues","maintainers":[{"login":"jadchaar","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jadchaar"},{"login":"krisfremen","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/krisfremen"},{"login":"systemcatch","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/systemcatch"},{"login":"anishnya","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/anishnya"}],"active_maintainers":[{"login":"jadchaar","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jadchaar"},{"login":"krisfremen","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/krisfremen"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/arrow/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/arrow/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/arrow/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/arrow/related_packages","maintainers":[{"uuid":"crsmithdev","login":"crsmithdev","name":null,"email":null,"url":null,"packages_count":1,"html_url":"https://pypi.org/user/crsmithdev/","role":null,"created_at":"2023-02-04T04:39:00.364Z","updated_at":"2023-02-04T04:39:00.364Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/crsmithdev/packages"},{"uuid":"jadchaar","login":"jadchaar","name":null,"email":null,"url":null,"packages_count":4,"html_url":"https://pypi.org/user/jadchaar/","role":null,"created_at":"2023-02-04T04:39:00.374Z","updated_at":"2023-02-04T04:39:00.374Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/jadchaar/packages"},{"uuid":"krisfremen","login":"krisfremen","name":null,"email":null,"url":null,"packages_count":1,"html_url":"https://pypi.org/user/krisfremen/","role":null,"created_at":"2023-02-04T04:39:00.399Z","updated_at":"2023-02-04T04:39:00.399Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/krisfremen/packages"},{"uuid":"systemcatch","login":"systemcatch","name":null,"email":null,"url":null,"packages_count":2,"html_url":"https://pypi.org/user/systemcatch/","role":null,"created_at":"2023-02-04T04:39:00.425Z","updated_at":"2023-02-04T04:39:00.425Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/systemcatch/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":726135,"maintainers_count":308800,"namespaces_count":0,"keywords_count":238245,"github":"pypi","metadata":{"funded_packages_count":50579},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-08T05:32:36.857Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}},{"id":5283206,"name":"arrow","ecosystem":"conda","description":"Arrow is a Python library that offers a sensible, human-friendly approach to creating, manipulating, formatting and converting dates, times, and timestamps. It implements and updates the datetime type, plugging gaps in functionality, and provides an intelligent module API that supports many common creation scenarios. Simply put, it helps you work with dates and times with fewer imports and a lot less code.","homepage":"https://github.com/arrow-py/arrow","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/arrow-py/arrow","keywords_array":[],"namespace":null,"versions_count":13,"first_release_published_at":"2017-09-21T01:08:49.000Z","latest_release_published_at":"2024-10-11T19:51:52.000Z","latest_release_number":"1.3.0","last_synced_at":"2025-09-01T06:57:42.574Z","created_at":"2022-10-03T15:39:10.078Z","updated_at":"2025-09-07T16:58:07.749Z","registry_url":"https://anaconda.org/anaconda/arrow","install_command":"conda install -c anaconda arrow","documentation_url":null,"metadata":{},"repo_metadata":{"id":5546838,"uuid":"6750871","full_name":"arrow-py/arrow","owner":"arrow-py","description":"🏹 Better dates \u0026 times for Python","archived":false,"fork":false,"pushed_at":"2025-08-21T03:51:40.000Z","size":2310,"stargazers_count":8908,"open_issues_count":107,"forks_count":691,"subscribers_count":135,"default_branch":"master","last_synced_at":"2025-09-07T03:19:21.636Z","etag":null,"topics":["arrow","date","datetime","hacktoberfest","python","time","timestamp","timezones"],"latest_commit_sha":null,"homepage":"https://arrow.readthedocs.io","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/arrow-py.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGELOG.rst","contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null},"funding":{"open_collective":"arrow"}},"created_at":"2012-11-18T20:23:27.000Z","updated_at":"2025-09-06T23:10:53.000Z","dependencies_parsed_at":"2023-11-11T21:36:02.975Z","dependency_job_id":"0ce771fc-84a5-4a80-8e4b-0497f55537f0","html_url":"https://github.com/arrow-py/arrow","commit_stats":{"total_commits":1104,"total_committers":292,"mean_commits":3.780821917808219,"dds":0.8713768115942029,"last_synced_commit":"016fb9eb9b3835bcd4efc69dc048a0436bd7bfec"},"previous_names":["crsmithdev/arrow"],"tags_count":56,"template":false,"template_full_name":null,"purl":"pkg:github/arrow-py/arrow","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arrow-py%2Farrow","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arrow-py%2Farrow/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arrow-py%2Farrow/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arrow-py%2Farrow/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/arrow-py","download_url":"https://codeload.github.com/arrow-py/arrow/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arrow-py%2Farrow/sbom","scorecard":{"id":208470,"data":{"date":"2025-08-11","repo":{"name":"github.com/arrow-py/arrow","commit":"97695bfce6977fb117459600933768827ef23aaf"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.8,"checks":[{"name":"Maintained","score":3,"reason":"3 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 3","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"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":9,"reason":"Found 23/25 approved changesets -- score normalized to 9","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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/continuous_integration.yml:1","Warn: no topLevel permission defined: .github/workflows/release.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/continuous_integration.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/arrow-py/arrow/continuous_integration.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/continuous_integration.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/arrow-py/arrow/continuous_integration.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/continuous_integration.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/arrow-py/arrow/continuous_integration.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/continuous_integration.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/arrow-py/arrow/continuous_integration.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/continuous_integration.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/arrow-py/arrow/continuous_integration.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/continuous_integration.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/arrow-py/arrow/continuous_integration.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/continuous_integration.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/arrow-py/arrow/continuous_integration.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/continuous_integration.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/arrow-py/arrow/continuous_integration.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/arrow-py/arrow/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/arrow-py/arrow/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/arrow-py/arrow/release.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/continuous_integration.yml:45","Warn: pipCommand not pinned by hash: .github/workflows/continuous_integration.yml:46","Warn: pipCommand not pinned by hash: .github/workflows/continuous_integration.yml:75","Warn: pipCommand not pinned by hash: .github/workflows/continuous_integration.yml:76","Warn: pipCommand not pinned by hash: .github/workflows/release.yml:24","Warn: pipCommand not pinned by hash: .github/workflows/release.yml:25","Info:   0 out of  10 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   6 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":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: 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":8,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'master'","Warn: required approving review count is 1 on branch 'master'","Warn: codeowners review is not required on branch 'master'","Info: status check found to merge onto on branch 'master'","Info: PRs are required in order to make changes on 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":"Vulnerabilities","score":9,"reason":"1 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-9772-cwx9-r4cj"],"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 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-17T00:16:44.686Z","repository_id":5546838,"created_at":"2025-08-17T00:16:44.686Z","updated_at":"2025-08-17T00:16:44.686Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274046009,"owners_count":25212983,"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-07T02:00:09.463Z","response_time":67,"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":"arrow-py","name":"Arrow","uuid":"68518399","kind":"organization","description":"","email":null,"website":"https://arrow.readthedocs.io","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/68518399?v=4","repositories_count":1,"last_synced_at":"2024-05-21T08:25:49.524Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/arrow-py","funding_links":[],"total_stars":8573,"followers":10,"following":0,"created_at":"2022-11-04T11:17:35.956Z","updated_at":"2024-05-21T08:25:49.536Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/arrow-py","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/arrow-py/repositories"},"tags":[{"name":"1.3.0","sha":"87a1a774aad0505d9da18ad1d16f6e571f262503","kind":"commit","published_at":"2023-09-30T22:03:06.000Z","download_url":"https://codeload.github.com/arrow-py/arrow/tar.gz/1.3.0","html_url":"https://github.com/arrow-py/arrow/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/arrow-py/arrow@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arrow-py%2Farrow/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arrow-py%2Farrow/tags/1.3.0/manifests"},{"name":"1.2.3","sha":"8842f8c3263d1f1219c189a0500aa67abdd0a214","kind":"tag","published_at":"2022-09-03T19:18:27.000Z","download_url":"https://codeload.github.com/arrow-py/arrow/tar.gz/1.2.3","html_url":"https://github.com/arrow-py/arrow/releases/tag/1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/arrow-py/arrow@1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arrow-py%2Farrow/tags/1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arrow-py%2Farrow/tags/1.2.3/manifests"},{"name":"1.2.2","sha":"f8a65212df1ab234013a8a116436b3532c82b05d","kind":"tag","published_at":"2022-01-27T15:51:06.000Z","download_url":"https://codeload.github.com/arrow-py/arrow/tar.gz/1.2.2","html_url":"https://github.com/arrow-py/arrow/releases/tag/1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/arrow-py/arrow@1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arrow-py%2Farrow/tags/1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arrow-py%2Farrow/tags/1.2.2/manifests"},{"name":"1.2.1","sha":"3e50ae4b6c58e36bd32a672ce073f4c64d5bf182","kind":"tag","published_at":"2021-10-24T22:16:51.000Z","download_url":"https://codeload.github.com/arrow-py/arrow/tar.gz/1.2.1","html_url":"https://github.com/arrow-py/arrow/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/arrow-py/arrow@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arrow-py%2Farrow/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arrow-py%2Farrow/tags/1.2.1/manifests"},{"name":"1.2.0","sha":"a4f179721f9fb33785d2b0171dfabd1f643e74ac","kind":"tag","published_at":"2021-10-22T23:50:18.000Z","download_url":"https://codeload.github.com/arrow-py/arrow/tar.gz/1.2.0","html_url":"https://github.com/arrow-py/arrow/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/arrow-py/arrow@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arrow-py%2Farrow/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arrow-py%2Farrow/tags/1.2.0/manifests"},{"name":"1.1.1","sha":"57332ed039a974ddeee566790d14c0e28cdb3888","kind":"tag","published_at":"2021-06-24T15:04:41.000Z","download_url":"https://codeload.github.com/arrow-py/arrow/tar.gz/1.1.1","html_url":"https://github.com/arrow-py/arrow/releases/tag/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/arrow-py/arrow@1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arrow-py%2Farrow/tags/1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arrow-py%2Farrow/tags/1.1.1/manifests"},{"name":"1.1.0","sha":"fbec661ad26555bfde877b1e5121d86ae69215da","kind":"tag","published_at":"2021-04-27T22:46:34.000Z","download_url":"https://codeload.github.com/arrow-py/arrow/tar.gz/1.1.0","html_url":"https://github.com/arrow-py/arrow/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/arrow-py/arrow@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arrow-py%2Farrow/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arrow-py%2Farrow/tags/1.1.0/manifests"},{"name":"1.0.3","sha":"ce69c31f18a66f37897600f6c1ab86bc4cf256ea","kind":"tag","published_at":"2021-03-07T16:36:28.000Z","download_url":"https://codeload.github.com/arrow-py/arrow/tar.gz/1.0.3","html_url":"https://github.com/arrow-py/arrow/releases/tag/1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/arrow-py/arrow@1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arrow-py%2Farrow/tags/1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arrow-py%2Farrow/tags/1.0.3/manifests"},{"name":"1.0.2","sha":"fc2cbaa31276766147aa0a921be7dc7ff51291db","kind":"tag","published_at":"2021-02-28T22:49:27.000Z","download_url":"https://codeload.github.com/arrow-py/arrow/tar.gz/1.0.2","html_url":"https://github.com/arrow-py/arrow/releases/tag/1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/arrow-py/arrow@1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arrow-py%2Farrow/tags/1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arrow-py%2Farrow/tags/1.0.2/manifests"},{"name":"1.0.1","sha":"23800a8e4aabaf4d3e9037b5d37b330ee0df2041","kind":"tag","published_at":"2021-02-27T18:11:16.000Z","download_url":"https://codeload.github.com/arrow-py/arrow/tar.gz/1.0.1","html_url":"https://github.com/arrow-py/arrow/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/arrow-py/arrow@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arrow-py%2Farrow/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arrow-py%2Farrow/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"5248407fda7b2f35c5329f54b6eeb37570dd031c","kind":"tag","published_at":"2021-02-26T13:50:38.000Z","download_url":"https://codeload.github.com/arrow-py/arrow/tar.gz/1.0.0","html_url":"https://github.com/arrow-py/arrow/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/arrow-py/arrow@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arrow-py%2Farrow/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arrow-py%2Farrow/tags/1.0.0/manifests"},{"name":"0.17.0","sha":"b746fedf7286c3755a46f07ab72f4c414cd41fc0","kind":"tag","published_at":"2020-10-06T20:45:52.000Z","download_url":"https://codeload.github.com/arrow-py/arrow/tar.gz/0.17.0","html_url":"https://github.com/arrow-py/arrow/releases/tag/0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/arrow-py/arrow@0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arrow-py%2Farrow/tags/0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arrow-py%2Farrow/tags/0.17.0/manifests"},{"name":"0.16.0","sha":"fb83f688f379719cb17770060009742c2c989e47","kind":"tag","published_at":"2020-08-23T21:46:24.000Z","download_url":"https://codeload.github.com/arrow-py/arrow/tar.gz/0.16.0","html_url":"https://github.com/arrow-py/arrow/releases/tag/0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/arrow-py/arrow@0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arrow-py%2Farrow/tags/0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arrow-py%2Farrow/tags/0.16.0/manifests"},{"name":"0.15.8","sha":"b7a74034dbe08bda552a1eb08fd9bf25c65986de","kind":"tag","published_at":"2020-07-24T02:59:07.000Z","download_url":"https://codeload.github.com/arrow-py/arrow/tar.gz/0.15.8","html_url":"https://github.com/arrow-py/arrow/releases/tag/0.15.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/arrow-py/arrow@0.15.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arrow-py%2Farrow/tags/0.15.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arrow-py%2Farrow/tags/0.15.8/manifests"},{"name":"0.15.7","sha":"81f224d72f4fbdddbb3bd977c5793195b15c25fa","kind":"tag","published_at":"2020-06-19T17:47:16.000Z","download_url":"https://codeload.github.com/arrow-py/arrow/tar.gz/0.15.7","html_url":"https://github.com/arrow-py/arrow/releases/tag/0.15.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/arrow-py/arrow@0.15.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arrow-py%2Farrow/tags/0.15.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arrow-py%2Farrow/tags/0.15.7/manifests"},{"name":"0.15.6","sha":"61362579f66ddffc7b03daa2e381588e84e88b72","kind":"tag","published_at":"2020-05-03T14:52:52.000Z","download_url":"https://codeload.github.com/arrow-py/arrow/tar.gz/0.15.6","html_url":"https://github.com/arrow-py/arrow/releases/tag/0.15.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/arrow-py/arrow@0.15.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arrow-py%2Farrow/tags/0.15.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arrow-py%2Farrow/tags/0.15.6/manifests"},{"name":"0.15.5","sha":"c856ab9dad4901551f2bf7012f6a9dc2779091db","kind":"tag","published_at":"2020-01-03T16:40:14.000Z","download_url":"https://codeload.github.com/arrow-py/arrow/tar.gz/0.15.5","html_url":"https://github.com/arrow-py/arrow/releases/tag/0.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/arrow-py/arrow@0.15.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arrow-py%2Farrow/tags/0.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arrow-py%2Farrow/tags/0.15.5/manifests"},{"name":"0.15.4","sha":"a3822159dd8f3ac2713de649a310cc4d93ef4fd7","kind":"commit","published_at":"2019-11-03T02:54:23.000Z","download_url":"https://codeload.github.com/arrow-py/arrow/tar.gz/0.15.4","html_url":"https://github.com/arrow-py/arrow/releases/tag/0.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/arrow-py/arrow@0.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arrow-py%2Farrow/tags/0.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arrow-py%2Farrow/tags/0.15.4/manifests"},{"name":"0.15.3","sha":"46b9a04aee4a289d66cc9b32fd78b057b4ef4257","kind":"tag","published_at":"2019-11-02T15:53:12.000Z","download_url":"https://codeload.github.com/arrow-py/arrow/tar.gz/0.15.3","html_url":"https://github.com/arrow-py/arrow/releases/tag/0.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/arrow-py/arrow@0.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arrow-py%2Farrow/tags/0.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arrow-py%2Farrow/tags/0.15.3/manifests"},{"name":"0.15.2","sha":"67852370e5f6b0984390e11b0e030d6e019c4210","kind":"tag","published_at":"2019-09-14T10:34:16.000Z","download_url":"https://codeload.github.com/arrow-py/arrow/tar.gz/0.15.2","html_url":"https://github.com/arrow-py/arrow/releases/tag/0.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/arrow-py/arrow@0.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arrow-py%2Farrow/tags/0.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arrow-py%2Farrow/tags/0.15.2/manifests"},{"name":"0.15.1","sha":"96e19e8a0159db8663fed01d0c8b69e769af60ca","kind":"commit","published_at":"2019-09-10T17:54:51.000Z","download_url":"https://codeload.github.com/arrow-py/arrow/tar.gz/0.15.1","html_url":"https://github.com/arrow-py/arrow/releases/tag/0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/arrow-py/arrow@0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arrow-py%2Farrow/tags/0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arrow-py%2Farrow/tags/0.15.1/manifests"},{"name":"0.15.0","sha":"81927fa1d6e7895197937f45f80d6f0917b820a0","kind":"tag","published_at":"2019-09-08T20:48:56.000Z","download_url":"https://codeload.github.com/arrow-py/arrow/tar.gz/0.15.0","html_url":"https://github.com/arrow-py/arrow/releases/tag/0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/arrow-py/arrow@0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arrow-py%2Farrow/tags/0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arrow-py%2Farrow/tags/0.15.0/manifests"},{"name":"0.14.7","sha":"d4afda5d1e9ef7c46f19495fc683974d879cee80","kind":"commit","published_at":"2019-09-04T19:14:26.000Z","download_url":"https://codeload.github.com/arrow-py/arrow/tar.gz/0.14.7","html_url":"https://github.com/arrow-py/arrow/releases/tag/0.14.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/arrow-py/arrow@0.14.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arrow-py%2Farrow/tags/0.14.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arrow-py%2Farrow/tags/0.14.7/manifests"},{"name":"0.14.6","sha":"f02629468724561f0ae2af28684cc25644674664","kind":"commit","published_at":"2019-08-27T16:50:54.000Z","download_url":"https://codeload.github.com/arrow-py/arrow/tar.gz/0.14.6","html_url":"https://github.com/arrow-py/arrow/releases/tag/0.14.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/arrow-py/arrow@0.14.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arrow-py%2Farrow/tags/0.14.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arrow-py%2Farrow/tags/0.14.6/manifests"},{"name":"0.14.5","sha":"905850a1bd3a6c3be6ba5f0e097a09bafc7251b3","kind":"tag","published_at":"2019-08-09T17:15:46.000Z","download_url":"https://codeload.github.com/arrow-py/arrow/tar.gz/0.14.5","html_url":"https://github.com/arrow-py/arrow/releases/tag/0.14.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/arrow-py/arrow@0.14.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arrow-py%2Farrow/tags/0.14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arrow-py%2Farrow/tags/0.14.5/manifests"},{"name":"0.14.4","sha":"b9d1171cc0bbae3cdeb445c6743c6b065c191504","kind":"tag","published_at":"2019-07-30T22:11:22.000Z","download_url":"https://codeload.github.com/arrow-py/arrow/tar.gz/0.14.4","html_url":"https://github.com/arrow-py/arrow/releases/tag/0.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/arrow-py/arrow@0.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arrow-py%2Farrow/tags/0.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arrow-py%2Farrow/tags/0.14.4/manifests"},{"name":"0.14.3","sha":"de9446916e5139cb367acb3f4e461aa50e9005e5","kind":"tag","published_at":"2019-07-28T19:01:48.000Z","download_url":"https://codeload.github.com/arrow-py/arrow/tar.gz/0.14.3","html_url":"https://github.com/arrow-py/arrow/releases/tag/0.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/arrow-py/arrow@0.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arrow-py%2Farrow/tags/0.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arrow-py%2Farrow/tags/0.14.3/manifests"},{"name":"0.14.2","sha":"26a8af8d47eb2cec32033283769f67310cd5b85b","kind":"tag","published_at":"2019-06-05T10:01:20.000Z","download_url":"https://codeload.github.com/arrow-py/arrow/tar.gz/0.14.2","html_url":"https://github.com/arrow-py/arrow/releases/tag/0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/arrow-py/arrow@0.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arrow-py%2Farrow/tags/0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arrow-py%2Farrow/tags/0.14.2/manifests"},{"name":"0.14.1","sha":"f77546d8821304e0442be4c275d80e01c61c3a81","kind":"tag","published_at":"2019-06-05T09:59:25.000Z","download_url":"https://codeload.github.com/arrow-py/arrow/tar.gz/0.14.1","html_url":"https://github.com/arrow-py/arrow/releases/tag/0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/arrow-py/arrow@0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arrow-py%2Farrow/tags/0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arrow-py%2Farrow/tags/0.14.1/manifests"},{"name":"0.14.0","sha":"cfafc0e4b2f2fcf2b004cb0ab2a67e2bb5feb56d","kind":"tag","published_at":"2019-06-05T09:56:38.000Z","download_url":"https://codeload.github.com/arrow-py/arrow/tar.gz/0.14.0","html_url":"https://github.com/arrow-py/arrow/releases/tag/0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/arrow-py/arrow@0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arrow-py%2Farrow/tags/0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arrow-py%2Farrow/tags/0.14.0/manifests"},{"name":"0.13.2","sha":"2de3ff2e7f2b927fc9425e96e4acb805cf967d34","kind":"tag","published_at":"2019-05-30T10:49:28.000Z","download_url":"https://codeload.github.com/arrow-py/arrow/tar.gz/0.13.2","html_url":"https://github.com/arrow-py/arrow/releases/tag/0.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/arrow-py/arrow@0.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arrow-py%2Farrow/tags/0.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arrow-py%2Farrow/tags/0.13.2/manifests"},{"name":"0.13.1","sha":"5b175882be0cd8e9faba3ed0f3c27a5bb5ba756f","kind":"tag","published_at":"2019-02-17T20:27:13.000Z","download_url":"https://codeload.github.com/arrow-py/arrow/tar.gz/0.13.1","html_url":"https://github.com/arrow-py/arrow/releases/tag/0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/arrow-py/arrow@0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arrow-py%2Farrow/tags/0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arrow-py%2Farrow/tags/0.13.1/manifests"},{"name":"0.13.0","sha":"9e2c50e38d63dcca7f2f2ff1f8b0400d36fb0e80","kind":"tag","published_at":"2019-01-08T18:39:58.000Z","download_url":"https://codeload.github.com/arrow-py/arrow/tar.gz/0.13.0","html_url":"https://github.com/arrow-py/arrow/releases/tag/0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/arrow-py/arrow@0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arrow-py%2Farrow/tags/0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arrow-py%2Farrow/tags/0.13.0/manifests"},{"name":"0.12.1","sha":"5a481c02babbbc458db7fe98d3cbaa8ad5dd50c7","kind":"tag","published_at":"2018-12-12T12:11:36.000Z","download_url":"https://codeload.github.com/arrow-py/arrow/tar.gz/0.12.1","html_url":"https://github.com/arrow-py/arrow/releases/tag/0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/arrow-py/arrow@0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arrow-py%2Farrow/tags/0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arrow-py%2Farrow/tags/0.12.1/manifests"},{"name":"0.12.0","sha":"66ac19380931e9bc0497aa5ecd0f34632f4e06cd","kind":"tag","published_at":"2018-12-12T12:10:08.000Z","download_url":"https://codeload.github.com/arrow-py/arrow/tar.gz/0.12.0","html_url":"https://github.com/arrow-py/arrow/releases/tag/0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/arrow-py/arrow@0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arrow-py%2Farrow/tags/0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arrow-py%2Farrow/tags/0.12.0/manifests"},{"name":"0.11.0","sha":"c68499563cc22f08c15d67512b733393de975c00","kind":"tag","published_at":"2018-12-12T12:08:23.000Z","download_url":"https://codeload.github.com/arrow-py/arrow/tar.gz/0.11.0","html_url":"https://github.com/arrow-py/arrow/releases/tag/0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/arrow-py/arrow@0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arrow-py%2Farrow/tags/0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arrow-py%2Farrow/tags/0.11.0/manifests"},{"name":"0.10.0","sha":"d7cd81a6fa10dfcb4553edcd78969a27625e1689","kind":"commit","published_at":"2016-11-29T17:34:19.000Z","download_url":"https://codeload.github.com/arrow-py/arrow/tar.gz/0.10.0","html_url":"https://github.com/arrow-py/arrow/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/arrow-py/arrow@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arrow-py%2Farrow/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arrow-py%2Farrow/tags/0.10.0/manifests"},{"name":"0.9.0","sha":"5f235bc08c82f6dcd9ee639fe158a183d8ebecf2","kind":"commit","published_at":"2016-11-27T03:10:01.000Z","download_url":"https://codeload.github.com/arrow-py/arrow/tar.gz/0.9.0","html_url":"https://github.com/arrow-py/arrow/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/arrow-py/arrow@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arrow-py%2Farrow/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arrow-py%2Farrow/tags/0.9.0/manifests"},{"name":"0.7.0","sha":"2fdf51b4cc7c43a1913347ef851d8bf94aa110b6","kind":"commit","published_at":"2015-10-07T15:06:17.000Z","download_url":"https://codeload.github.com/arrow-py/arrow/tar.gz/0.7.0","html_url":"https://github.com/arrow-py/arrow/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/arrow-py/arrow@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arrow-py%2Farrow/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arrow-py%2Farrow/tags/0.7.0/manifests"},{"name":"0.6.0","sha":"b83bb867e75d9d08a1253d913e2c8ec6eb86e8ea","kind":"commit","published_at":"2015-07-09T23:58:23.000Z","download_url":"https://codeload.github.com/arrow-py/arrow/tar.gz/0.6.0","html_url":"https://github.com/arrow-py/arrow/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/arrow-py/arrow@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arrow-py%2Farrow/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arrow-py%2Farrow/tags/0.6.0/manifests"},{"name":"0.5.4","sha":"f90cf514b7afb3f762fa412ed4dc64e23920a714","kind":"commit","published_at":"2015-02-26T18:39:27.000Z","download_url":"https://codeload.github.com/arrow-py/arrow/tar.gz/0.5.4","html_url":"https://github.com/arrow-py/arrow/releases/tag/0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/arrow-py/arrow@0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arrow-py%2Farrow/tags/0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arrow-py%2Farrow/tags/0.5.4/manifests"},{"name":"0.5.3","sha":"7c28d0d5b54b2734f6bd20fbc1df8e444e030490","kind":"commit","published_at":"2015-02-11T01:02:44.000Z","download_url":"https://codeload.github.com/arrow-py/arrow/tar.gz/0.5.3","html_url":"https://github.com/arrow-py/arrow/releases/tag/0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/arrow-py/arrow@0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arrow-py%2Farrow/tags/0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arrow-py%2Farrow/tags/0.5.3/manifests"},{"name":"0.5.2","sha":"4ce24a6c028d54a8ae5a5430dd6b9652b6ef0211","kind":"commit","published_at":"2015-01-23T17:40:52.000Z","download_url":"https://codeload.github.com/arrow-py/arrow/tar.gz/0.5.2","html_url":"https://github.com/arrow-py/arrow/releases/tag/0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/arrow-py/arrow@0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arrow-py%2Farrow/tags/0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arrow-py%2Farrow/tags/0.5.2/manifests"},{"name":"0.5.1","sha":"326aab162a4d734bc32238730a4e06b5495a6b9b","kind":"commit","published_at":"2015-01-22T21:15:17.000Z","download_url":"https://codeload.github.com/arrow-py/arrow/tar.gz/0.5.1","html_url":"https://github.com/arrow-py/arrow/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/arrow-py/arrow@0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arrow-py%2Farrow/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arrow-py%2Farrow/tags/0.5.1/manifests"},{"name":"0.4.6","sha":"0a06495de93106fdda50bf54bb1bba6914fe4eca","kind":"commit","published_at":"2015-01-22T18:46:57.000Z","download_url":"https://codeload.github.com/arrow-py/arrow/tar.gz/0.4.6","html_url":"https://github.com/arrow-py/arrow/releases/tag/0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/arrow-py/arrow@0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arrow-py%2Farrow/tags/0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arrow-py%2Farrow/tags/0.4.6/manifests"},{"name":"0.5.0","sha":"59269e379f88cfc0549262531068ea18e443bd06","kind":"commit","published_at":"2015-01-22T11:45:41.000Z","download_url":"https://codeload.github.com/arrow-py/arrow/tar.gz/0.5.0","html_url":"https://github.com/arrow-py/arrow/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/arrow-py/arrow@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arrow-py%2Farrow/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arrow-py%2Farrow/tags/0.5.0/manifests"},{"name":"0.4.5","sha":"0b5afee4283be2c919e0c1ffdcb11c5c3ad30116","kind":"commit","published_at":"2014-08-12T20:23:04.000Z","download_url":"https://codeload.github.com/arrow-py/arrow/tar.gz/0.4.5","html_url":"https://github.com/arrow-py/arrow/releases/tag/0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/arrow-py/arrow@0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arrow-py%2Farrow/tags/0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arrow-py%2Farrow/tags/0.4.5/manifests"},{"name":"0.4.4","sha":"a7a5d77388583b946b0eae28ae7f0c519805ff60","kind":"commit","published_at":"2014-07-25T17:47:45.000Z","download_url":"https://codeload.github.com/arrow-py/arrow/tar.gz/0.4.4","html_url":"https://github.com/arrow-py/arrow/releases/tag/0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/arrow-py/arrow@0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arrow-py%2Farrow/tags/0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arrow-py%2Farrow/tags/0.4.4/manifests"},{"name":"0.4.2","sha":"111054bda08c2c4c3be555372deae5a2b9bebf65","kind":"commit","published_at":"2013-10-29T18:02:10.000Z","download_url":"https://codeload.github.com/arrow-py/arrow/tar.gz/0.4.2","html_url":"https://github.com/arrow-py/arrow/releases/tag/0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/arrow-py/arrow@0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arrow-py%2Farrow/tags/0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arrow-py%2Farrow/tags/0.4.2/manifests"},{"name":"0.4.1","sha":"5ec6198b464c83d36f2c0b8ddceee423b2b602b9","kind":"commit","published_at":"2013-10-13T18:19:20.000Z","download_url":"https://codeload.github.com/arrow-py/arrow/tar.gz/0.4.1","html_url":"https://github.com/arrow-py/arrow/releases/tag/0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/arrow-py/arrow@0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arrow-py%2Farrow/tags/0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arrow-py%2Farrow/tags/0.4.1/manifests"},{"name":"0.4.0","sha":"29168a7f254a2e5b7db7bb10aa501ba7cf9d9e61","kind":"commit","published_at":"2013-10-08T15:16:50.000Z","download_url":"https://codeload.github.com/arrow-py/arrow/tar.gz/0.4.0","html_url":"https://github.com/arrow-py/arrow/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/arrow-py/arrow@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arrow-py%2Farrow/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arrow-py%2Farrow/tags/0.4.0/manifests"},{"name":"0.3.4","sha":"8375eb491b04462a4d34d6cc131e3b544cb2b4c7","kind":"commit","published_at":"2013-06-05T14:51:28.000Z","download_url":"https://codeload.github.com/arrow-py/arrow/tar.gz/0.3.4","html_url":"https://github.com/arrow-py/arrow/releases/tag/0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/arrow-py/arrow@0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arrow-py%2Farrow/tags/0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arrow-py%2Farrow/tags/0.3.4/manifests"},{"name":"0.3.3","sha":"2f1d335c81872622eb7263af4b40510158bb4954","kind":"commit","published_at":"2013-05-29T01:46:35.000Z","download_url":"https://codeload.github.com/arrow-py/arrow/tar.gz/0.3.3","html_url":"https://github.com/arrow-py/arrow/releases/tag/0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/arrow-py/arrow@0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arrow-py%2Farrow/tags/0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arrow-py%2Farrow/tags/0.3.3/manifests"},{"name":"0.3.2","sha":"60952df030a6475d8cd3b75b685b9c36e6244314","kind":"commit","published_at":"2013-05-20T19:29:06.000Z","download_url":"https://codeload.github.com/arrow-py/arrow/tar.gz/0.3.2","html_url":"https://github.com/arrow-py/arrow/releases/tag/0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/arrow-py/arrow@0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arrow-py%2Farrow/tags/0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arrow-py%2Farrow/tags/0.3.2/manifests"},{"name":"0.3.1","sha":"65081f2e7fe43172cb17ab25a56a2b54eed15618","kind":"commit","published_at":"2013-05-16T03:35:02.000Z","download_url":"https://codeload.github.com/arrow-py/arrow/tar.gz/0.3.1","html_url":"https://github.com/arrow-py/arrow/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/arrow-py/arrow@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arrow-py%2Farrow/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arrow-py%2Farrow/tags/0.3.1/manifests"},{"name":"0.3.0","sha":"3c8cfbdd0670a84104035dfb048e87ca5f1abfd7","kind":"commit","published_at":"2013-05-12T03:51:06.000Z","download_url":"https://codeload.github.com/arrow-py/arrow/tar.gz/0.3.0","html_url":"https://github.com/arrow-py/arrow/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/arrow-py/arrow@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arrow-py%2Farrow/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arrow-py%2Farrow/tags/0.3.0/manifests"}]},"repo_metadata_updated_at":"2025-09-07T16:58:07.748Z","dependent_packages_count":4,"downloads":null,"downloads_period":null,"dependent_repos_count":118,"rankings":{"downloads":null,"dependent_repos_count":17.572964669738862,"dependent_packages_count":41.013824884792626,"stargazers_count":9.001536098310293,"forks_count":13.456221198156681,"docker_downloads_count":null,"average":20.261136712749614},"purl":"pkg:conda/arrow","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/arrow","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/arrow","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/arrow/dependencies","status":null,"funding_links":["https://opencollective.com/arrow"],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T12:07:22.025Z","issues_count":73,"pull_requests_count":107,"avg_time_to_close_issue":21428323.727272727,"avg_time_to_close_pull_request":5563761.5,"issues_closed_count":32,"pull_requests_closed_count":80,"pull_request_authors_count":61,"issue_authors_count":63,"avg_comments_per_issue":3.136986301369863,"avg_comments_per_pull_request":1.588785046728972,"merged_pull_requests_count":68,"bot_issues_count":0,"bot_pull_requests_count":6,"past_year_issues_count":7,"past_year_pull_requests_count":31,"past_year_avg_time_to_close_issue":363675.5,"past_year_avg_time_to_close_pull_request":3797878.888888889,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":18,"past_year_pull_request_authors_count":14,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":1.1428571428571428,"past_year_avg_comments_per_pull_request":0.8709677419354839,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":6,"past_year_merged_pull_requests_count":14,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/arrow-py%2Farrow/issues","maintainers":[{"login":"jadchaar","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jadchaar"},{"login":"krisfremen","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/krisfremen"},{"login":"systemcatch","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/systemcatch"},{"login":"anishnya","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/anishnya"}],"active_maintainers":[{"login":"jadchaar","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jadchaar"},{"login":"krisfremen","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/krisfremen"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/arrow/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/arrow/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/arrow/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/arrow/related_packages","maintainers":[],"registry":{"name":"anaconda.org","url":"https://anaconda.org","ecosystem":"conda","default":true,"packages_count":4329,"maintainers_count":0,"namespaces_count":0,"keywords_count":2929,"github":"Anaconda","metadata":{"kind":"anaconda","key":"Main","api":"https://repo.ananconda.com","funded_packages_count":613},"icon_url":"https://github.com/Anaconda.png","created_at":"2022-10-03T15:37:08.736Z","updated_at":"2025-09-08T06:52:46.830Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/namespaces"}}],"commits":{"id":6639,"full_name":"arrow-py/arrow","default_branch":"master","committers":[{"name":"Jad Chaar","email":"jad.chaar@gmail.com","login":"jadchaar","count":200},{"name":"Chris Smith","email":"crsmithdev@gmail.com","login":"crsmithdev","count":142},{"name":"Chris Smith","email":"chris@cir.ca","login":null,"count":127},{"name":"systemcatch","email":"30196510+systemcatch","login":"systemcatch","count":75},{"name":"Kristijan \"Fremen\" Velkovski","email":"me@krisfremen.com","login":"krisfremen","count":34},{"name":"Andrew Elkins","email":"github2@andrewelkins.com","login":"andrewelkins","count":32},{"name":"Anish Nyayachavadi","email":"55898433+anishnya","login":"anishnya","count":16},{"name":"cyriaka90","email":"jogoheininger@aol.com","login":"cyriaka90","count":15},{"name":"Dillon Dixon","email":"dillondixon@gmail.com","login":null,"count":11},{"name":"Sye van der Veen","email":"sye@greenfieldlabs.ca","login":null,"count":11},{"name":"zcribe","email":"debcf78e@opayq.com","login":null,"count":8},{"name":"xtreak","email":"tir.karthi@gmail.com","login":"tirkarthi","count":6},{"name":"Chris Haines","email":"christopher.haines@gmail.com","login":"chrishaines","count":6},{"name":"adil","email":"beucismis@tutamail.com","login":"beucismis","count":5},{"name":"Joseph Kahn","email":"josephbkahn@gmail.com","login":"JBKahn","count":5},{"name":"Pavel Dmitriev","email":"p.dmitriev@nimble.com","login":"cleg","count":5},{"name":"Renzo","email":"gabrielbongocan@gmail.com","login":"rgbongocan","count":5},{"name":"Samer Atiani","email":"satiani@gmail.com","login":"satiani","count":5},{"name":"Sye van der Veen","email":"syeberman@gmail.com","login":"Syeberman","count":5},{"name":"Elaheh Salehi Rizi","email":"elaheh.salehi.rizi@ax-semantics.com","login":"ElahehAx","count":5},{"name":"kkoziara","email":"tosterovic@gmail.com","login":"kkoziara","count":5},{"name":"gruebel","email":"anton.gruebel@gmail.com","login":"gruebel","count":5},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":5},{"name":"andrewchouman","email":"achouman@umich.edu","login":"andrewchouman","count":5},{"name":"Buck Evan","email":"buck@yelp.com","login":null,"count":5},{"name":"ChingYi-AX","email":"82449718+ChingYi-AX","login":"ChingYi-AX","count":4},{"name":"Zakhar Zibarov","email":"zakhar.zibarov@gmail.com","login":"zakhar","count":4},{"name":"Miroslav Šedivý","email":"6774676+eumiro","login":"eumiro","count":4},{"name":"Alexander Raginsky","email":"alexander.raginsky@gmail.com","login":"shasha79","count":4},{"name":"Ankur Dedania","email":"AbsoluteMSTR@gmail.com","login":"AnkurDedania","count":4},{"name":"Howard Willard","email":"hwillard@umich.edu","login":"hwillard98","count":4},{"name":"Hyunjun Kim","email":"kim@hyunjun.kr","login":"yoloseem","count":4},{"name":"sipp11","email":"sipp11@zzyzx.co","login":"sipp11","count":4},{"name":"Pierre-Yves Chibon","email":"pingou@pingoured.fr","login":"pypingou","count":4},{"name":"Rishi Ranjan Jha","email":"rishiranjan41@gmail.com","login":"cryogenic-ric","count":4},{"name":"Cynddl","email":"luc.rocher@ens-lyon.fr","login":"cynddl","count":3},{"name":"Anoop Thomas Mathew","email":"atmb4u@gmail.com","login":"atmb4u","count":3},{"name":"Brad Wells","email":"bwells@altalang.com","login":"bwells","count":3},{"name":"Daniel Correia","email":"daniel@danielcorreia.pt","login":"danielcorreia","count":3},{"name":"Fernanda Guimarães","email":"fernandaguimaraes28@gmail.com","login":"haneybarg","count":3},{"name":"Francois Lebel","email":"francoislebel@gmail.com","login":"flebel","count":3},{"name":"Hólmar Sigmundsson","email":"holmars@gmail.com","login":"holmars","count":3},{"name":"Jiangge Zhang","email":"tonyseek@gmail.com","login":"tonyseek","count":3},{"name":"Kalle Tuure","email":"kalle@goodtimes.fi","login":"bintoro","count":3},{"name":"Matthew Hollingsworth","email":"mr.hworth@gmail.com","login":"mhworth","count":3},{"name":"Mihai Costea","email":"mihai.andrei.costea@icloud.com","login":"macostea","count":3},{"name":"Philip Tzou","email":"philip.npc@gmail.com","login":"philiptzou","count":3},{"name":"Ramon Saraiva","email":"ramonsaraiva@gmail.com","login":"ramonsaraiva","count":3},{"name":"techgaun","email":"coolsamar207@gmail.com","login":"techgaun","count":3},{"name":"Hugo","email":"hugovk","login":"hugovk","count":3},{"name":"Denis Krienbühl","email":"denis.krienbuehl@seantis.ch","login":null,"count":3},{"name":"Andre Polykanine A.K.A. Menelion Elensúlë","email":"andre@oire.org","login":null,"count":3},{"name":"NestorTejero","email":"webeafix@gmail.com","login":"NestorTejero","count":2},{"name":"Caleb Howe","email":"caleb@kensho.com","login":"cshowe","count":2},{"name":"Caleb Hattingh","email":"caleb.hattingh@gmail.com","login":"cjrh","count":2},{"name":"Charalambos Poulikidis","email":"hambos22@gmail.com","login":"cpouldev","count":2},{"name":"Brutus","email":"brutus.dmc@googlemail.com","login":"brutus","count":2},{"name":"Brendan McCollam","email":"bmccollam@uchicago.edu","login":"bjmc","count":2},{"name":"Bertrand Janin","email":"b@janin.com","login":"tamentis","count":2},{"name":"Ben Mathes","email":"mathes.ben@gmail.com","login":"benmathes","count":2},{"name":"Augusto Noronha","email":"augusto2112@me.com","login":"augusto2112","count":2},{"name":"Arvind Chembarpu","email":"achembarpu@gmail.com","login":"achembarpu","count":2},{"name":"Youngmin Koo","email":"youngminz@kau.kr","login":"youngminz","count":2},{"name":"Michael Watson","email":"michael.watson@cocoon.life","login":"mchlrhw","count":2},{"name":"Matt Schwager","email":"schwag09@gmail.com","login":"mschwager","count":2},{"name":"Martin Polden","email":"martin.polden@gmail.com","login":"mpolden","count":2},{"name":"Manuel Cortéz","email":"manuel@manuelcortez.net","login":"manuelcortez","count":2},{"name":"Dang Nguyen","email":"haidang.4513@gmail.com","login":"haidahaha","count":2},{"name":"Evan Hahn","email":"me@evanhahn.com","login":"EvanHahn","count":2},{"name":"Henri Niemeläinen","email":"aivot-on@iki.fi","login":"aivot-on","count":2},{"name":"Konstantin Weddige","email":"kontakt@weddige.eu","login":"weddige","count":2},{"name":"Lukáš Tyrychtr","email":"lukastyrychtr@gmail.com","login":"tyrylu","count":2},{"name":"cHYzZQo","email":"37160753+cHYzZQo","login":"cHYzZQo","count":2},{"name":"Tom Sarantis","email":"tsarantis@proton.me","login":"saranti","count":2},{"name":"Theodore Keloglou","email":"theodorekeloglou@gmail.com","login":"sirodoht","count":2},{"name":"Soo Hur","email":"notwinner@gmail.com","login":"Sohoryo","count":2},{"name":"manlix","email":"manlix@yandex.ru","login":"manlix","count":2},{"name":"Nikolaos Pothitos","email":"pothitos@di.uoa.gr","login":"pothitos","count":2},{"name":"Olivia Nordquist","email":"nolivia@umich.edu","login":"itsmeolivia","count":2},{"name":"Patrik Storm","email":"storm.patrik@gmail.com","login":"stormpat","count":2},{"name":"Paul Ganssle","email":"paul@ganssle.io","login":"pganssle","count":2},{"name":"Pedrat","email":"po.matrix@gmail.com","login":"Pedrat","count":2},{"name":"mjaworski","email":"mjaworski@opera.com","login":"swistakm","count":2},{"name":"Emre Yılmaz","email":"mail@emreyilmaz.me","login":"emre","count":2},{"name":"Max F","email":"max.value@hotmail.com","login":"MaxValue","count":2},{"name":"Jose Riha","email":"jose1711@gmail.com","login":"jose1711","count":2},{"name":"ALee008","email":"39236016+ALee008","login":"ALee008","count":2},{"name":"Fergus Mitchell","email":"fergus.htm@gmail.com","login":"FHTMitchell","count":2},{"name":"Ralph Bean","email":"rbean@redhat.com","login":"ralphbean","count":2},{"name":"beenje","email":"beenje@gmail.org","login":null,"count":2},{"name":"leChewbacca","email":"schuetz.lukas@sbg.at","login":null,"count":2},{"name":"mafagafogigante","email":"mafagafogigante@gmail.com","login":null,"count":2},{"name":"Mosab Ahmad","email":"mahmad@yubb-software.com","login":null,"count":2},{"name":"Andrew Elkins","email":"andrew@andrewelkins.com","login":null,"count":2},{"name":"root","email":"root@purple1.(none)","login":null,"count":2},{"name":"Sébastien Eustace","email":"sebastien.eustace@gmail.com","login":"sdispater","count":2},{"name":"Cesar Orlando Charria Mondragon","email":"ceorcham@gmail.com","login":"ceorcham","count":1},{"name":"Ben Sidhom","email":"bsidhom@gmail.com","login":"bsidhom","count":1},{"name":"Batista Harahap","email":"batista@bango29.com","login":"tistaharahap","count":1},{"name":"Baptiste Darthenay","email":"baptiste@darthenay.fr","login":"batisteo","count":1},{"name":"Auke Willem Oosterhoff","email":"awoosterhoff@gmail.com","login":"OrangeTux","count":1},{"name":"Denis Krienbühl","email":"denis.krienbuehl@gmail.com","login":"href","count":1},{"name":"Davide Rizzo","email":"sorcio@gmail.com","login":"sorcio","count":1},{"name":"Vir","email":"20403550+QuynhVir","login":"QuynhVir","count":1},{"name":"Vincent Driessen","email":"vincent@3rdcloud.com","login":"nvie","count":1},{"name":"Vasilis Gerakaris","email":"vgerak@gmail.com","login":"vgerak","count":1},{"name":"Vanita Sharma","email":"44988599+svanita00","login":"svanita00","count":1},{"name":"Troy Stacer","email":"trstacer@umich.edu","login":"TroyStacer","count":1},{"name":"Troy Harvey","email":"troyharvey@gmail.com","login":"troyharvey","count":1},{"name":"Tommy Nguyen","email":"4123478+tido64","login":"tido64","count":1},{"name":"Tomas Sirny","email":"tsirny@gmail.com","login":"junckritter","count":1},{"name":"Tim Gates","email":"tim.gates@iress.com","login":"timgates42","count":1},{"name":"Thang Do","email":"5171823+csessh","login":"csessh","count":1},{"name":"Ted Mielczarek","email":"ted@mielczarek.org","login":"luser","count":1},{"name":"Taylor Edmiston","email":"tedmiston@gmail.com","login":"tedmiston","count":1},{"name":"Takashi ITO","email":"cortyuming@gmail.com","login":"CortYuming","count":1},{"name":"Gustaf Hansen","email":"gustaf@linkura.se","login":"gurglet","count":1},{"name":"Choco02","email":"41271075+Choco02","login":"Choco02","count":1},{"name":"Charles-Axel Dein","email":"charlesaxel.dein@gmail.com","login":"charlax","count":1},{"name":"Chris Smith","email":"csmith@uber.com","login":null,"count":1},{"name":"Matt Hollingsworth","email":"matt@deepfield.net","login":null,"count":1},{"name":"Olena Kryvonos","email":"kryvonos.olena@gmail.com","login":null,"count":1},{"name":"Isac Byeonghoon Yoo","email":"isac.yoo@buzzvil.com","login":null,"count":1},{"name":"Maciej Albin","email":"malbin@palantir.com","login":null,"count":1},{"name":"Kevin Deldycke","email":"kdeldycke@ocs.online.net","login":null,"count":1},{"name":"tanakiat.srisaranyakul","email":"tanakiat.srisaranyakul@allianz.com","login":null,"count":1},{"name":"nishant jain","email":"nishantjain@nishants-MacBook-Air.local","login":null,"count":1},{"name":"mattack108","email":"matt.lenc@gmail.com","login":null,"count":1},{"name":"lucas","email":"anakin@mbp.local","login":null,"count":1},{"name":"Santiago Lapresta","email":"santiago.lapresta@gmail.com","login":null,"count":1},{"name":"Richard Kuesters","email":"richard@humantech.com.br","login":null,"count":1},{"name":"Woo Joong Kim","email":"kim09080908@Woos-MacBook-Pro.local","login":null,"count":1},{"name":"Avery Max","email":"junk@averymax.com","login":null,"count":1},{"name":"Arseny Nasokin","email":"eirnym@Eir-Mac.local","login":null,"count":1},{"name":"Andrew Elkins","email":"bitbucket@andrewelkins.com","login":null,"count":1},{"name":"Florian Klink","email":"f.klink@nynex.de","login":null,"count":1},{"name":"Daniel Koepke","email":"daniel.koepke@kwarter.com","login":null,"count":1},{"name":"Argenis Fontalvo","email":"argenisfd@gmail.com","login":"argenisfd","count":1},{"name":"Armand Tavera","email":"juegamasarmand@gmail.com","login":"Armaxxx","count":1},{"name":"Artem Dayneko","email":"dayneko.ab@gmail.com","login":"jamert","count":1},{"name":"Artur Honzawa","email":"arturh@gmail.com","login":"arturh","count":1},{"name":"Ashwin Easo","email":"ashwineaso@gmail.com","login":"ashwineaso","count":1},{"name":"sunnz","email":"github@civicsquare.net","login":"sunnz","count":1},{"name":"ville","email":"118881666+vreima","login":"vreima","count":1},{"name":"ybrs","email":"aybars.badur@gmail.com","login":"ybrs","count":1},{"name":"Vladimir Kolev","email":"me@vkolev.net","login":"vkolev","count":1},{"name":"Vladimir Rutsky","email":"rutsky.vladimir@gmail.com","login":"rutsky","count":1},{"name":"Wouter Bolsterlee","email":"uws@xs4all.nl","login":"wbolster","count":1},{"name":"Yam Mesicka","email":"yammesicka@gmail.com","login":"yammesicka","count":1},{"name":"Rob Harrigan","email":"harrigan.rob@gmail.com","login":"codebynumbers","count":1},{"name":"Roberto Bonvallet","email":"rbonvall@gmail.com","login":"rbonvall","count":1},{"name":"Robin van Dijk","email":"robin@robinjint.nl","login":"robinvd","count":1},{"name":"Roman Inflianskas","email":"infroma@gmail.com","login":"rominf","count":1},{"name":"Rudolph Froger","email":"rudolphfroger@dreamsolution.nl","login":"rudolphfroger","count":1},{"name":"Ryan Kelly","email":"rpkelly22@gmail.com","login":"f0rk","count":1},{"name":"Ryuuji Yoshimoto","email":"ryuuji.y@gmail.com","login":"ryuuji","count":1},{"name":"Sam","email":"sam@sam.today","login":"samdroid-apps","count":1},{"name":"Sania D Souza","email":"sania.dsouza2012@gmail.com","login":"sania-dsouza","count":1},{"name":"Shuyang Wu","email":"wosoyoung@gmail.com","login":"Yiyiyimu","count":1},{"name":"Skactor","email":"sk4ct0r@gmail.com","login":"Slzdude","count":1},{"name":"Monty Taylor","email":"mordred@inaugust.com","login":"emonty","count":1},{"name":"Neel Patel","email":"53986205+neelrpatel","login":"neelrpatel","count":1},{"name":"Neville Park","email":"nevillepark","login":"nevillepark","count":1},{"name":"zed","email":"isidore.john.r@gmail.com","login":"zed","count":1},{"name":"Soenke Niekamp","email":"soenke.niekamp@blue-yonder.com","login":"soenke-niekamp-by","count":1},{"name":"Srdjan Grubor","email":"sgnn7@sgnn7.org","login":"sgnn7","count":1},{"name":"Stian Jensen","email":"me@stianj.com","login":"stianjensen","count":1},{"name":"kitsuyui","email":"kitsuyui+github@kitsuyui.com","login":"kitsuyui","count":1},{"name":"kosuke316","email":"54512179+kosuke316","login":"kosuke316","count":1},{"name":"meddir","email":"32116592+meddir","login":"meddir","count":1},{"name":"neuged","email":"david.neugebauer@posteo.de","login":"neuged","count":1},{"name":"ns-cweber","email":"cweber@narrativescience.com","login":"ns-cweber","count":1},{"name":"petrux","email":"giulio.petrucci@gmail.com","login":"petrux","count":1},{"name":"pyup.io bot","email":"github-bot@pyup.io","login":"pyup-bot","count":1},{"name":"rdtq","email":"imagery@protonmail.com","login":"rdtq","count":1},{"name":"rimu","email":"3310831+rimu","login":"rimu","count":1},{"name":"sametmax","email":"lesametlemax@gmail.com","login":"sametmax","count":1},{"name":"Mariusz Osiecki","email":"avalanchy@gmail.com","login":"avalanchy","count":1},{"name":"Yangs","email":"me@yangs.kr","login":"yangs1202","count":1},{"name":"Yiran Si","email":"44989609+yiransii","login":"yiransii","count":1},{"name":"Yoan Tournade","email":"yoan@ytotech.com","login":"MonsieurV","count":1},{"name":"Yue Du","email":"ifduyue@gmail.com","login":"ifduyue","count":1},{"name":"Yuktha P S","email":"140039720+psyuktha","login":"psyuktha","count":1},{"name":"Zhiming Wang","email":"zmwangx@gmail.com","login":"zmwangx","count":1},{"name":"aniversarioperu","email":"yoni@aniversarioperu.me","login":"aniversarioperu","count":1},{"name":"comfuture","email":"comfuture@gmail.com","login":"comfuture","count":1},{"name":"darkdarkfruit","email":"darkdarkfruit@gmail.com","login":"darkdarkfruit","count":1},{"name":"erwinmintiens","email":"erwin.mintiens@protonmail.com","login":"erwinmintiens","count":1},{"name":"fjerhammer","email":"esh@fjerhammer.dk","login":"fjerhammer","count":1},{"name":"ftobia","email":"frank.tobia@gmail.com","login":"ftobia","count":1},{"name":"galaplexus","email":"guillaume.mosching@gmail.com","login":"galaplexus","count":1},{"name":"ivandigiusto","email":"ivandigiusto@gmail.com","login":"ivandigiusto","count":1},{"name":"jool","email":"60143159+noobjool","login":"noobjool","count":1},{"name":"kaiyang-code","email":"57576013+kaiyang-code","login":"kaiyang-code","count":1},{"name":"karsazoltan","email":"61280910+karsazoltan","login":"karsazoltan","count":1},{"name":"snmishra","email":"satya.devel@gmail.com","login":"snmishra","count":1},{"name":"Skip Montanaro","email":"skip.montanaro@gmail.com","login":"smontanaro","count":1},{"name":"Slobodan Marković","email":"smarkovic","login":"smarkovic","count":1},{"name":"Kalle Bronsen","email":"this-is-for-github-only@nrrd.de","login":"bronsen","count":1},{"name":"Karl Kroening","email":"karlk@kralnet.us","login":"kkroening","count":1},{"name":"Khaled Monsoor","email":"kmonsoor","login":"kmonsoor","count":1},{"name":"Kian Meng Ang","email":"kianmeng.ang@gmail.com","login":"kianmeng","count":1},{"name":"Klaus Rettinghaus","email":"klaus.rettinghaus@gmail.com","login":"rettinghaus","count":1},{"name":"Konrad Weihmann","email":"46938494+priv-kweihmann","login":"priv-kweihmann","count":1},{"name":"Konstantin Kalentev","email":"konstantin.kalentev@kiwi.com","login":"boring-hopper","count":1},{"name":"Kudo Chien","email":"ckchien@gmail.com","login":"Kudo","count":1},{"name":"Kálmán Viktor","email":"kviktor@cloud.bme.hu","login":"kviktor","count":1},{"name":"Leonid Shvechikov","email":"shvechikov@gmail.com","login":"shvechikov","count":1},{"name":"Lingchao Xin","email":"douglarek","login":"douglarek","count":1},{"name":"Louis Handfield","email":"lhandf@gmail.com","login":"lhandf","count":1},{"name":"Ludovic Gasc (GMLudo)","email":"git@gmludo.eu","login":"ludovic-gasc","count":1},{"name":"Mani Mozaffar","email":"mani.mozaffar@gmail.com","login":"ManiMozaffar","count":1},{"name":"Marc Sommerhalder","email":"msom","login":"msom","count":1},{"name":"Aiman","email":"noaione0809@gmail.com","login":"noaione","count":1},{"name":"Amir","email":"140071494+Crimson-Amir","login":"Crimson-Amir","count":1},{"name":"Andrew Wilson","email":"andrew@andrewmwilson.com","login":"andrewmwilson","count":1},{"name":"Andrzej Wódkiewicz","email":"akwodkiewicz@gmail.com","login":"akwodkiewicz","count":1},{"name":"Andy","email":"andy@foundi.info","login":"andyfoundi","count":1},{"name":"Aniruddha Maru","email":"aniruddhamaru@gmail.com","login":"maroux","count":1},{"name":"Antony Oduor","email":"antouboduor@gmail.com","login":"ooduor","count":1},{"name":"Nicholas Bollweg","email":"nick.bollweg@gmail.com","login":"bollwyvl","count":1},{"name":"Nikhil Kulkarni","email":"nikhilkulkarnisr@gmail.com","login":"nikhilkulkarnisr","count":1},{"name":"Nikita Voronchev","email":"n.voronchev@gmail.com","login":"nvoronchev","count":1},{"name":"Niklas Dörfler","email":"niklas@doerfler-el.de","login":"niklasdoerfler","count":1},{"name":"Nils Philippsen","email":"nils@redhat.com","login":"nphilipp","count":1},{"name":"Noah H","email":"root@flameazalea.com","login":"nthall","count":1},{"name":"Ola Nyström","email":"ola.nystrom@konsult.atg.se","login":"olanystrom","count":1},{"name":"Ori Avtalion","email":"ori@avtalion.name","login":"salty-horse","count":1},{"name":"Otto Modinos","email":"ottomodinos@gmail.com","login":"otommod","count":1},{"name":"Parshva D. Gogri","email":"71665911+pgogri","login":"pgogri","count":1},{"name":"Pascal Borreli","email":"pascal@borreli.com","login":"pborreli","count":1},{"name":"Derrick Gilland","email":"dgilland@gmail.com","login":"dgilland","count":1},{"name":"Devin Sevilla","email":"dasevilla@gmail.com","login":"dasevilla","count":1},{"name":"Dimitri Merejkowsky","email":"d.merej@gmail.com","login":"dmerejkowsky","count":1},{"name":"Dominic R. May","email":"me@mause.me","login":"Mause","count":1},{"name":"Doody Parizada","email":"doody.parizada@gmail.com","login":"doodyparizada","count":1},{"name":"EJ Lee","email":"hdformat@gmail.com","login":"hdformat","count":1},{"name":"Edward van Kuik","email":"edward@nitric.co.za","login":"edwardvk","count":1},{"name":"Eir Nym","email":"eirnym@gmail.com","login":"eirnym","count":1},{"name":"Emin Mastizada","email":"emin@mastizada.com","login":"mastizada","count":1},{"name":"Eric Hanchrow","email":"eric.hanchrow@gmail.com","login":"offby1","count":1},{"name":"Erik Taubeneck","email":"erik.taubeneck@gmail.com","login":"eriktaubeneck","count":1},{"name":"Farhad Fouladi","email":"fouladi","login":"fouladi","count":1},{"name":"Finwood","email":"finwood@posteo.de","login":"Finwood","count":1},{"name":"Gaganpreet","email":"gaganpreet.arora@gmail.com","login":"gaganpreet","count":1},{"name":"Giovanni Cannata","email":"cannatag@gmail.com","login":"cannatag","count":1},{"name":"Gregor Hren","email":"grega.hren@gmail.com","login":"gregahren","count":1},{"name":"Abdullah Alajmi","email":"16920216+AbdullahAlajmi","login":"AbdullahAlajmi","count":1},{"name":"Joachim Brandon LeBlanc","email":"demosdemon@gmail.com","login":"demosdemon","count":1},{"name":"JonathanMeans","email":"jonathan.means@mdaus.com","login":"JonathanMeans","count":1},{"name":"Josh Soref","email":"2119212+jsoref","login":"jsoref","count":1},{"name":"Julian Delphiki","email":"bean@subtitles.toh.info","login":"MeanBean","count":1},{"name":"JunhwanK","email":"35044762+JunhwanK","login":"JunhwanK","count":1},{"name":"Justin Wood (Callek)","email":"callek@gmail.com","login":"Callek","count":1},{"name":"Matt Bogosian","email":"mtb19@columbia.edu","login":"posita","count":1},{"name":"Matthew Dooler","email":"matthewdooler","login":"matthewdooler","count":1},{"name":"Mattias Winther","email":"github@mattias.winthernet.se","login":"MWinther","count":1},{"name":"Matěj Hlaváček","email":"matej.hl@gmail.com","login":"mathead","count":1},{"name":"Max van Steen","email":"58179083+max-vansteen","login":"max-vansteen","count":1},{"name":"Michael Armida","email":"me@marmida.com","login":"rene-armida","count":1},{"name":"Michael Käufl","email":"michael-k","login":"michael-k","count":1},{"name":"Michał Górny","email":"mgorny@gentoo.org","login":"mgorny","count":1},{"name":"Mina Rizk Eid","email":"minaeid90@gmail.com","login":"minaeid90","count":1},{"name":"MinchinWeb","email":"w_minchin@hotmail.com","login":"MinchinWeb","count":1},{"name":"Mirek Simek","email":"miroslav.simek@gmail.com","login":"mesemus","count":1},{"name":"Mohammed Ali Zubair","email":"mazg1493@gmail.com","login":"Alig1493","count":1},{"name":"Afshin Mehrabani","email":"afshin.meh@gmail.com","login":"afshinm","count":1},{"name":"Patrick Stegmann","email":"wonderb0lt","login":"wonderb0lt","count":1},{"name":"Pedro Miguel Correia Araújo","email":"pedromcaraujo@gmail.com","login":"pedromcaraujo","count":1},{"name":"Pedro Rodrigues","email":"medecau@gmail.com","login":"medecau","count":1},{"name":"Quentin Peter","email":"impact27","login":"impact27","count":1},{"name":"Rafael Sierra","email":"rafaeljsg14@gmail.com","login":"rafaelsierra","count":1},{"name":"Mark Steve Samson","email":"hello@marksteve.com","login":"marksteve","count":1},{"name":"Guy","email":"guy.ernest@gmail.com","login":"guyernest","count":1},{"name":"Haffi Mazhar","email":"53666594+haffi96","login":"haffi96","count":1},{"name":"Hopeweb","email":"yoso@qq.com","login":"qingfai","count":1},{"name":"Hynek Schlawack","email":"schlawack@variomedia.de","login":"hynek","count":1},{"name":"Isac Byeonghoon Yoo","email":"bh322yoo@gmail.com","login":"isac322","count":1},{"name":"Jaap Broekhuizen","email":"jaapz.b@gmail.com","login":"jaapz","count":1},{"name":"Jakub Klinkovský","email":"lahwaacz","login":"lahwaacz","count":1},{"name":"James Cook","email":"bonkabonka@gmail.com","login":"BonkaBonka","count":1},{"name":"James Page","email":"james.page@ubuntu.com","login":"javacruft","count":1},{"name":"James Remeika","email":"james@remeika.us","login":"remeika","count":1},{"name":"James Tocknell","email":"aragilar@gmail.com","login":"aragilar","count":1}],"total_commits":1110,"total_committers":284,"total_bot_commits":5,"total_bot_committers":1,"mean_commits":3.908450704225352,"dds":0.8198198198198199,"past_year_committers":[{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":5},{"name":"Kristijan \"Fremen\" Velkovski","email":"me@krisfremen.com","login":"krisfremen","count":5},{"name":"Tom Sarantis","email":"tsarantis@proton.me","login":"saranti","count":2},{"name":"Nikolaos Pothitos","email":"pothitos@di.uoa.gr","login":"pothitos","count":2},{"name":"rimu","email":"3310831+rimu","login":"rimu","count":1},{"name":"Yuktha P S","email":"140039720+psyuktha","login":"psyuktha","count":1},{"name":"Yangs","email":"me@yangs.kr","login":"yangs1202","count":1},{"name":"Thang Do","email":"5171823+csessh","login":"csessh","count":1},{"name":"Ori Avtalion","email":"ori@avtalion.name","login":"salty-horse","count":1},{"name":"Mani Mozaffar","email":"mani.mozaffar@gmail.com","login":"ManiMozaffar","count":1},{"name":"Klaus Rettinghaus","email":"klaus.rettinghaus@gmail.com","login":"rettinghaus","count":1},{"name":"James Page","email":"james.page@ubuntu.com","login":"javacruft","count":1},{"name":"Jakub Klinkovský","email":"lahwaacz","login":"lahwaacz","count":1},{"name":"Farhad Fouladi","email":"fouladi","login":"fouladi","count":1},{"name":"Amir","email":"140071494+Crimson-Amir","login":"Crimson-Amir","count":1}],"past_year_total_commits":25,"past_year_total_committers":15,"past_year_total_bot_commits":5,"past_year_total_bot_committers":1,"past_year_mean_commits":1.6666666666666667,"past_year_dds":0.8,"last_synced_at":"2025-07-04T10:26:30.574Z","last_synced_commit":"0fe5f065718e5af3ab47903d1bec82d87d202a63","created_at":"2023-03-07T09:43:19.218Z","updated_at":"2025-07-04T10:26:30.574Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/arrow-py%2Farrow/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-08T00:00:16.827Z","repositories_count":5483322,"commits_count":854270774,"contributors_count":31138750,"owners_count":908526,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues_stats":{"full_name":"arrow-py/arrow","html_url":"https://github.com/arrow-py/arrow","last_synced_at":"2025-08-31T12:07:22.025Z","status":null,"issues_count":73,"pull_requests_count":107,"avg_time_to_close_issue":21428323.727272727,"avg_time_to_close_pull_request":5563761.5,"issues_closed_count":32,"pull_requests_closed_count":80,"pull_request_authors_count":61,"issue_authors_count":63,"avg_comments_per_issue":3.136986301369863,"avg_comments_per_pull_request":1.588785046728972,"merged_pull_requests_count":68,"bot_issues_count":0,"bot_pull_requests_count":6,"past_year_issues_count":7,"past_year_pull_requests_count":31,"past_year_avg_time_to_close_issue":363675.5,"past_year_avg_time_to_close_pull_request":3797878.888888889,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":18,"past_year_pull_request_authors_count":14,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":1.1428571428571428,"past_year_avg_comments_per_pull_request":0.8709677419354839,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":6,"past_year_merged_pull_requests_count":14,"created_at":"2023-05-10T11:04:24.239Z","updated_at":"2025-09-03T01:28:29.400Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/arrow-py%2Farrow","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/arrow-py%2Farrow/issues","issue_labels_count":{"bug":36,"enhancement":17,"documentation":7,"good first issue":4,"question":3,"bug unconfirmed":1,"performance":1,"question for community":1,"localization":1,"note":1,"proposal":1},"pull_request_labels_count":{"dependencies":11,"hacktoberfest-accepted":1,"github_actions":1},"issue_author_associations_count":{"NONE":59,"MEMBER":7,"COLLABORATOR":4,"CONTRIBUTOR":3},"pull_request_author_associations_count":{"CONTRIBUTOR":51,"NONE":43,"MEMBER":33,"COLLABORATOR":3},"issue_authors":{"anishnya":5,"systemcatch":4,"kloczek":2,"rtphokie":2,"rikfie":1,"swxs":1,"Distortedlogic":1,"razzeee":1,"marc-fouquet":1,"isac322":1,"da-head0":1,"As-Sulamy":1,"reagle":1,"barneygale":1,"Swizzler121":1,"gabe-sherman":1,"spacemanspiff2007":1,"sanittawan":1,"hermanoelmhagen":1,"Iwerzhon":1,"PeteDouma":1,"agagrins":1,"jadchaar":1,"matthuisman":1,"not-so-rabh":1,"NikkiSatmaka":1,"jhonnattan123":1,"Gravitar64":1,"pritisolanki":1,"clarsen":1,"hasandiwan":1,"cornjuliox":1,"areyal":1,"Kaju-Bubanja":1,"krowbar":1,"guruofgentoo":1,"metaperl":1,"jrollins":1,"Ione03":1,"JosEnerv":1,"haffi96":1,"krisfremen":1,"eukiseioh":1,"antoine-gallix":1,"adamjstewart":1,"julianLapenna12":1,"ChippingEye2766":1,"anarcat":1,"ImportTaste":1,"sebtrack":1,"Kirkman":1,"HYBRID-BEING":1,"koonan":1,"mbartenschlag":1,"joekohlsdorf":1,"sebastianvitterso":1,"mredaelli":1,"tammyalexandra":1,"beucismis":1,"funicia":1,"scottfurry":1,"jblackmersolea":1,"eigenvariable":1,"dweih":1},"pull_request_authors":{"jadchaar":19,"krisfremen":12,"dependabot[bot]":11,"psyuktha":4,"saranti":4,"pothitos":4,"gruebel":3,"systemcatch":3,"yangs1202":2,"rettinghaus":2,"13MK3":2,"Shaileshsaravanan":2,"cyriaka90":2,"fremzuck":2,"ManiMozaffar":2,"aurora324":2,"ChingYi-AX":2,"yjeanrenaud":2,"rimu":2,"anishnya":2,"Sohoryo":2,"salty-horse":2,"mghotz":2,"rkendra":2,"Crimson-Amir":2,"aivot-on":1,"ElahehAx":1,"anahta":1,"MosheEichler":1,"lahwaacz":1,"akotha7":1,"karsazoltan":1,"stianjensen":1,"priv-kweihmann":1,"morcef":1,"Sushanth145":1,"Yiyiyimu":1,"jsoref":1,"msom":1,"Hope1010":1,"marksmayo":1,"kadeng14":1,"gaganpreet":1,"kaiyang-code":1,"haffi96":1,"fjerhammer":1,"erwinmintiens":1,"MarkKoz":1,"kroozo":1,"csessh":1,"javacruft":1,"tbekolay":1,"vreima":1,"AshleyBellomy1":1,"neelrpatel":1,"laundmo":1,"michael-k":1,"CoBC":1,"fouladi":1,"nik-k11":1,"jamesboi951":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-08T00:00:17.013Z","repositories_count":10165784,"issues_count":31999265,"pull_requests_count":100269215,"authors_count":10729006,"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":{"bug":6},"past_year_pull_request_labels_count":{"dependencies":11,"hacktoberfest-accepted":1,"github_actions":1},"past_year_issue_author_associations_count":{"NONE":7},"past_year_pull_request_author_associations_count":{"NONE":17,"CONTRIBUTOR":16,"MEMBER":11},"past_year_issue_authors":{"adamjstewart":1,"As-Sulamy":1,"ChippingEye2766":1,"dweih":1,"gabe-sherman":1,"hasandiwan":1,"HYBRID-BEING":1},"past_year_pull_request_authors":{"dependabot[bot]":11,"jadchaar":6,"krisfremen":5,"psyuktha":4,"rimu":2,"aurora324":2,"rettinghaus":2,"yjeanrenaud":2,"Crimson-Amir":2,"Shaileshsaravanan":2,"fremzuck":2,"rkendra":2,"Sushanth145":1,"Hope1010":1},"maintainers":[{"login":"jadchaar","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jadchaar"},{"login":"krisfremen","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/krisfremen"},{"login":"systemcatch","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/systemcatch"},{"login":"anishnya","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/anishnya"}],"active_maintainers":[{"login":"jadchaar","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jadchaar"},{"login":"krisfremen","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/krisfremen"}]},"events":{"total":{"IssuesEvent":14,"WatchEvent":213,"DeleteEvent":8,"IssueCommentEvent":53,"PushEvent":27,"PullRequestReviewCommentEvent":12,"PullRequestReviewEvent":42,"PullRequestEvent":42,"ForkEvent":30,"CreateEvent":9},"last_year":{"IssuesEvent":14,"WatchEvent":213,"DeleteEvent":8,"IssueCommentEvent":53,"PushEvent":27,"PullRequestReviewCommentEvent":12,"PullRequestReviewEvent":42,"PullRequestEvent":42,"ForkEvent":30,"CreateEvent":9}},"keywords":["arrow","date","datetime","hacktoberfest","python","time","timestamp","timezones"],"dependencies":[{"ecosystem":"pypi","filepath":"requirements/requirements-docs.txt","sha":null,"kind":"manifest","created_at":"2022-07-17T10:16:33.330Z","updated_at":"2022-07-17T10:16:33.330Z","repository_link":"https://github.com/arrow-py/arrow/blob/master/requirements/requirements-docs.txt","dependencies":[{"id":244870293,"package_name":"doc8","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":244870294,"package_name":"sphinx","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":244870295,"package_name":"sphinx-autobuild","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":244870296,"package_name":"sphinx-autodoc-typehints","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"requirements/requirements-tests.txt","sha":null,"kind":"manifest","created_at":"2022-07-17T10:16:33.422Z","updated_at":"2022-07-17T10:16:33.422Z","repository_link":"https://github.com/arrow-py/arrow/blob/master/requirements/requirements-tests.txt","dependencies":[{"id":244870556,"package_name":"dateparser","ecosystem":"pypi","requirements":"==1.","direct":true,"kind":"runtime","optional":false},{"id":244870557,"package_name":"pre-commit","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":244870558,"package_name":"pytest","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":244870559,"package_name":"pytest-cov","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":244870560,"package_name":"pytest-mock","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":244870561,"package_name":"python-dateutil","ecosystem":"pypi","requirements":"\u003e=2.7.0","direct":true,"kind":"runtime","optional":false},{"id":244870562,"package_name":"pytz","ecosystem":"pypi","requirements":"==2021.1","direct":true,"kind":"runtime","optional":false},{"id":244870563,"package_name":"simplejson","ecosystem":"pypi","requirements":"==3.","direct":true,"kind":"runtime","optional":false},{"id":244870564,"package_name":"typing_extensions","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"requirements/requirements.txt","sha":null,"kind":"manifest","created_at":"2022-07-17T10:16:33.582Z","updated_at":"2022-07-17T10:16:33.582Z","repository_link":"https://github.com/arrow-py/arrow/blob/master/requirements/requirements.txt","dependencies":[{"id":244873019,"package_name":"python-dateutil","ecosystem":"pypi","requirements":"\u003e=2.7.0","direct":true,"kind":"runtime","optional":false},{"id":244873020,"package_name":"typing_extensions","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/continuous_integration.yml","sha":null,"kind":"manifest","created_at":"2023-02-10T22:15:46.526Z","updated_at":"2023-02-10T22:15:46.526Z","repository_link":"https://github.com/arrow-py/arrow/blob/master/.github/workflows/continuous_integration.yml","dependencies":[{"id":7541629236,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7541629237,"package_name":"actions/cache","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7541629238,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":7541629239,"package_name":"codecov/codecov-action","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/release.yml","sha":null,"kind":"manifest","created_at":"2023-11-11T21:36:02.930Z","updated_at":"2023-11-11T21:36:02.930Z","repository_link":"https://github.com/arrow-py/arrow/blob/master/.github/workflows/release.yml","dependencies":[{"id":14437366518,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":14437366519,"package_name":"actions/cache","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":14437366520,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"pypi","filepath":"pyproject.toml","sha":null,"kind":"manifest","created_at":"2023-11-11T21:36:02.940Z","updated_at":"2023-11-11T21:36:02.940Z","repository_link":"https://github.com/arrow-py/arrow/blob/master/pyproject.toml","dependencies":[{"id":14437366521,"package_name":"python-dateutil","ecosystem":"pypi","requirements":"\u003e=2.7.0","direct":true,"kind":"runtime","optional":false},{"id":14437366522,"package_name":"types-python-dateutil","ecosystem":"pypi","requirements":"\u003e=2.8.10","direct":true,"kind":"runtime","optional":false}]}],"score":36.44631487769396,"created_at":"2025-09-08T11:18:24.019Z","updated_at":"2025-10-07T08:24:17.143Z","avatar_url":"https://github.com/arrow-py.png","language":"Python","category":null,"sub_category":null,"monthly_downloads":48137303,"funding_links":["https://opencollective.com/arrow","https://opencollective.com/"],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":["closember","unit-testing","static-analysis","test-data-generator","test-data","faker-generator","pypi","pydantic","json-schema","static-code-analysis"],"project_url":"https://science.ecosyste.ms/api/v1/projects/62118","html_url":"https://science.ecosyste.ms/projects/62118"}