{"id":2930657,"name":"sqlpy","ecosystem":"pypi","description":"Write actual SQL to retrieve your data.","homepage":"https://github.com/9fin/sqlpy","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/9fin/sqlpy","keywords_array":["sql","python","postgres","postgresql","mysql","sqlite"],"namespace":null,"versions_count":9,"first_release_published_at":"2017-05-20T13:34:03.000Z","latest_release_published_at":"2019-11-24T14:19:56.000Z","latest_release_number":"0.3.5","last_synced_at":"2026-04-24T03:17:36.800Z","created_at":"2022-04-10T12:42:16.308Z","updated_at":"2026-04-24T03:17:41.277Z","registry_url":"https://pypi.org/project/sqlpy/","install_command":"pip install sqlpy --index-url https://pypi.org/simple","documentation_url":"https://sqlpy.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Development Status :: 4 - Beta","Intended Audience :: Developers","License :: OSI Approved :: MIT License","Programming Language :: Python :: 2","Programming Language :: Python :: 3"],"normalized_name":"sqlpy","project_status":null},"repo_metadata":{"id":57470628,"uuid":"91814474","full_name":"9fin/sqlpy","owner":"9fin","description":"Write actual SQL to retrieve your data","archived":false,"fork":false,"pushed_at":"2020-06-30T23:18:42.000Z","size":88,"stargazers_count":10,"open_issues_count":9,"forks_count":3,"subscribers_count":7,"default_branch":"master","last_synced_at":"2025-08-21T01:35:36.081Z","etag":null,"topics":["python","sql"],"latest_commit_sha":null,"homepage":"https://sqlpy.readthedocs.io","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/9fin.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGELOG.rst","contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-05-19T14:31:11.000Z","updated_at":"2024-12-20T16:04:59.000Z","dependencies_parsed_at":"2022-09-26T17:40:34.593Z","dependency_job_id":null,"html_url":"https://github.com/9fin/sqlpy","commit_stats":null,"previous_names":[],"tags_count":8,"template":false,"template_full_name":null,"purl":"pkg:github/9fin/sqlpy","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/9fin%2Fsqlpy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/9fin%2Fsqlpy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/9fin%2Fsqlpy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/9fin%2Fsqlpy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/9fin","download_url":"https://codeload.github.com/9fin/sqlpy/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/9fin%2Fsqlpy/sbom","scorecard":{"id":6441,"data":{"date":"2025-08-11","repo":{"name":"github.com/9fin/sqlpy","commit":"8dd0f4227f820938d8e2aa3109262dab8f03cf73"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.7,"checks":[{"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":0,"reason":"Found 0/22 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":-1,"reason":"no workflows found","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":"Pinned-Dependencies","score":-1,"reason":"no dependencies found","details":null,"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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":-1,"reason":"No tokens found","details":null,"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: MIT License: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"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":5,"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: 'branch protection settings apply to administrators' is disabled on branch 'master'","Warn: 'stale review dismissal' is disabled on branch 'master'","Warn: required approving review count is 1 on branch 'master'","Warn: codeowners review is required - but no codeowners file found in repo","Warn: 'last push approval' is disabled on branch 'master'","Warn: no status checks found to merge onto 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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 11 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-14T13:38:47.752Z","repository_id":57470628,"created_at":"2025-08-14T13:38:47.752Z","updated_at":"2025-08-14T13:38:47.752Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271746343,"owners_count":24813559,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-23T02:00:09.327Z","response_time":69,"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":"9fin","name":"9fin","uuid":"26672577","kind":"organization","description":"","email":null,"website":"9fin.com","location":"London","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/26672577?v=4","repositories_count":3,"last_synced_at":"2023-09-07T14:09:00.448Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/9fin","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2023-09-07T14:09:00.486Z","updated_at":"2023-09-07T14:09:00.486Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/9fin","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/9fin/repositories"},"tags":[{"name":"0.3.5","sha":"8dd0f4227f820938d8e2aa3109262dab8f03cf73","kind":"commit","published_at":"2019-11-24T14:35:35.000Z","download_url":"https://codeload.github.com/9fin/sqlpy/tar.gz/0.3.5","html_url":"https://github.com/9fin/sqlpy/releases/tag/0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/9fin/sqlpy@0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/9fin%2Fsqlpy/tags/0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/9fin%2Fsqlpy/tags/0.3.5/manifests"},{"name":"0.3.4","sha":"8836918b70e49eea8b039c86fe7500c7afd8ce60","kind":"commit","published_at":"2019-11-24T12:17:48.000Z","download_url":"https://codeload.github.com/9fin/sqlpy/tar.gz/0.3.4","html_url":"https://github.com/9fin/sqlpy/releases/tag/0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/9fin/sqlpy@0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/9fin%2Fsqlpy/tags/0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/9fin%2Fsqlpy/tags/0.3.4/manifests"},{"name":"0.3.3","sha":"75a6f69781605a0a309e28ce48ec5fd73b2673e0","kind":"tag","published_at":"2018-09-24T17:56:08.000Z","download_url":"https://codeload.github.com/9fin/sqlpy/tar.gz/0.3.3","html_url":"https://github.com/9fin/sqlpy/releases/tag/0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/9fin/sqlpy@0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/9fin%2Fsqlpy/tags/0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/9fin%2Fsqlpy/tags/0.3.3/manifests"},{"name":"0.3.2","sha":"3ff4d1720398c5b4a30121a8695d22919ace8867","kind":"tag","published_at":"2018-09-18T11:20:06.000Z","download_url":"https://codeload.github.com/9fin/sqlpy/tar.gz/0.3.2","html_url":"https://github.com/9fin/sqlpy/releases/tag/0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/9fin/sqlpy@0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/9fin%2Fsqlpy/tags/0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/9fin%2Fsqlpy/tags/0.3.2/manifests"},{"name":"0.3.1","sha":"eb061c127909dd3b7037394777b7ff2ce733fdc4","kind":"tag","published_at":"2018-09-07T15:08:58.000Z","download_url":"https://codeload.github.com/9fin/sqlpy/tar.gz/0.3.1","html_url":"https://github.com/9fin/sqlpy/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/9fin/sqlpy@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/9fin%2Fsqlpy/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/9fin%2Fsqlpy/tags/0.3.1/manifests"},{"name":"0.3.0","sha":"69a2d3d7c89b0cdcacd4a18c547138cca3a72a06","kind":"tag","published_at":"2018-06-17T17:43:38.000Z","download_url":"https://codeload.github.com/9fin/sqlpy/tar.gz/0.3.0","html_url":"https://github.com/9fin/sqlpy/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/9fin/sqlpy@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/9fin%2Fsqlpy/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/9fin%2Fsqlpy/tags/0.3.0/manifests"},{"name":"0.2.0","sha":"b6f339cd99fb52488af7a10d7723f5d6277c7db7","kind":"tag","published_at":"2017-12-31T19:47:35.000Z","download_url":"https://codeload.github.com/9fin/sqlpy/tar.gz/0.2.0","html_url":"https://github.com/9fin/sqlpy/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/9fin/sqlpy@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/9fin%2Fsqlpy/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/9fin%2Fsqlpy/tags/0.2.0/manifests"},{"name":"0.1.0","sha":"69194a223490a16159ad9aab17bcd0e01c808852","kind":"tag","published_at":"2017-08-27T15:45:30.000Z","download_url":"https://codeload.github.com/9fin/sqlpy/tar.gz/0.1.0","html_url":"https://github.com/9fin/sqlpy/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/9fin/sqlpy@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/9fin%2Fsqlpy/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/9fin%2Fsqlpy/tags/0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-04-24T03:17:41.249Z","dependent_packages_count":0,"downloads":119,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":9.476430597279851,"dependent_repos_count":21.619800316896704,"dependent_packages_count":10.082087700208083,"stargazers_count":18.46897149412912,"forks_count":22.61284564796167,"docker_downloads_count":null,"average":16.452027151295088},"purl":"pkg:pypi/sqlpy","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/sqlpy","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/sqlpy","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/sqlpy/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-23T09:29:08.501Z","issues_count":23,"pull_requests_count":5,"avg_time_to_close_issue":4986874.0,"avg_time_to_close_pull_request":147.5,"issues_closed_count":15,"pull_requests_closed_count":4,"pull_request_authors_count":2,"issue_authors_count":2,"avg_comments_per_issue":0.34782608695652173,"avg_comments_per_pull_request":0.0,"merged_pull_requests_count":4,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/9fin%2Fsqlpy/issues","maintainers":[{"login":"HUSSTECH","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HUSSTECH"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/sqlpy/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/sqlpy/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/sqlpy/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/sqlpy/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/sqlpy/codemeta","maintainers":[{"uuid":"husstech","login":"husstech","name":null,"email":null,"url":null,"packages_count":1,"html_url":"https://pypi.org/user/husstech/","role":null,"created_at":"2023-02-25T13:14:29.948Z","updated_at":"2023-02-25T13:14:29.948Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/husstech/packages"}]}