{"id":18050643,"url":"https://github.com/evangilo/sqlalchemyp","last_synced_at":"2026-02-03T16:32:49.041Z","repository":{"id":57470482,"uuid":"195289463","full_name":"evangilo/sqlalchemyp","owner":"evangilo","description":null,"archived":false,"fork":false,"pushed_at":"2019-08-11T14:09:58.000Z","size":10,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-05-14T11:27:05.530Z","etag":null,"topics":["sqlalchemy"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/evangilo.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-07-04T18:58:31.000Z","updated_at":"2023-06-27T20:25:07.000Z","dependencies_parsed_at":"2022-09-19T10:22:21.337Z","dependency_job_id":null,"html_url":"https://github.com/evangilo/sqlalchemyp","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evangilo%2Fsqlalchemyp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evangilo%2Fsqlalchemyp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evangilo%2Fsqlalchemyp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evangilo%2Fsqlalchemyp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/evangilo","download_url":"https://codeload.github.com/evangilo/sqlalchemyp/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evangilo%2Fsqlalchemyp/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259080921,"owners_count":22802393,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["sqlalchemy"],"created_at":"2024-10-30T21:12:36.585Z","updated_at":"2026-02-03T16:32:44.016Z","avatar_url":"https://github.com/evangilo.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# SQLAlchemy Print Query\n\n[![Build Status](https://travis-ci.org/evangilo/sqlalchemyp.svg?branch=master)](https://travis-ci.org/evangilo/sqlalchemyp)\n[![PyPI version](https://img.shields.io/pypi/v/sqlalchemyp.svg)](https://pypi.python.org/pypi/sqlalchemyp)\n[![PyPI downloads](https://img.shields.io/pypi/dm/sqlalchemyp.svg)](https://pypi.python.org/pypi/sqlalchemyp)\n\n# Install\n`pip install sqlalchemyp`\n\n# Usage\n\n```\n\u003e\u003e\u003e from sqlalchemyp import print_sql\n\u003e\u003e\u003e print_sql(DBSession.query(Hero).filter_by(name='Spider-Man'), 'postgresql')\nSELECT hero.id,\n       hero.name\nFROM hero\nWHERE hero.name = 'Spider-Man';\n\u003e\u003e\u003e\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fevangilo%2Fsqlalchemyp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fevangilo%2Fsqlalchemyp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fevangilo%2Fsqlalchemyp/lists"}