fastapi-sqla

View on PyPIReverse Dependencies (0)

3.4.6 fastapi_sqla-3.4.6-py3-none-any.whl

Wheel Details

Project: fastapi-sqla
Version: 3.4.6
Filename: fastapi_sqla-3.4.6-py3-none-any.whl
Download: [link]
Size: 20401
MD5: c09e134e7df30edaaf35ecc57b3ada0e
SHA256: 6452a4763518609b01cdfdde28b3fe5cc5d334714edf3c766cdcf28fe6bf3118
Uploaded: 2024-10-21 11:58:19 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: fastapi-sqla
Version: 3.4.6
Summary: SQLAlchemy extension for FastAPI with support for pagination, asyncio, SQLModel, and pytest, ready for production.
Author: Hadrien David
Author-Email: hadrien.david[at]dialogue.co
Home-Page: https://github.com/dialoguemd/fastapi-sqla
Project-Url: Repository, https://github.com/dialoguemd/fastapi-sqla
License: MIT
Keywords: FastAPI,SQLAlchemy,asyncio,pytest,alembic
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Web Environment
Classifier: Framework :: AsyncIO
Classifier: Framework :: FastAPI
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Information Technology
Classifier: Intended Audience :: System Administrators
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: SQL
Classifier: Topic :: Internet
Classifier: Topic :: Internet :: WWW/HTTP
Classifier: Topic :: Internet :: WWW/HTTP :: HTTP Servers
Classifier: Topic :: Software Development
Classifier: Topic :: Software Development :: Libraries
Classifier: Topic :: Software Development :: Libraries :: Application Frameworks
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Typing :: Typed
Requires-Python: >=3.9,<3.13
Requires-Dist: alembic (<2,>=1.4.3); extra == "pytest-plugin"
Requires-Dist: asyncpg (<0.31.0,>=0.28.0); extra == "asyncpg"
Requires-Dist: boto3 (<2,>=1.24.74); extra == "aws-rds-iam"
Requires-Dist: deprecated (<2,>=1.2)
Requires-Dist: fastapi (<0.116,>=0.95.1)
Requires-Dist: psycopg2 (<3,>=2.8.6); extra == "psycopg2"
Requires-Dist: pydantic (<3,>=1)
Requires-Dist: sqlalchemy (<3,>=1.3)
Requires-Dist: sqlmodel (<0.0.23,>=0.0.14); extra == "sqlmodel"
Requires-Dist: structlog (<25,>=20)
Provides-Extra: asyncpg
Provides-Extra: aws-rds-iam
Provides-Extra: psycopg2
Provides-Extra: pytest-plugin
Provides-Extra: sqlmodel
Description-Content-Type: text/markdown
[Description omitted; length: 18628 characters]

WHEEL

Wheel-Version: 1.0
Generator: poetry-core 1.9.0
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
fastapi_sqla/__init__.py sha256=RRkwo9xZzidQ-k3BRXfqT0jtWm8d08w94XuOLteFCdU 1221
fastapi_sqla/_pytest_plugin.py sha256=IQUlj-O874Sfuth254LBrEBGCrwH3rNHST9OMZl2pIk 5411
fastapi_sqla/async_pagination.py sha256=3DHGUjvrpkbWMIc_BEX4GvM-_PTcn62K9z48ucTJlH0 3164
fastapi_sqla/async_sqla.py sha256=L5tHuYgHMpmSdGAsgxs30K7joVmMX-06NYJ7E5WaoUo 6865
fastapi_sqla/aws_aurora_support.py sha256=4dxLKOqDccgLwFqlz81L6f4HzrOXMZkY7Zuf4t_310U 838
fastapi_sqla/aws_rds_iam_support.py sha256=Uw-XaiwShMMWYKCvlSqXoxvtKMblCAvbCZ1m6BYVpJk 1257
fastapi_sqla/base.py sha256=40lov7wREct4q4rfXiKjlwsjFC9iFE0eDq-ghiJwGgY 2279
fastapi_sqla/models.py sha256=-B1xwINpTc9rEQd3KYHEC1s5s7jdVQkJ6Gy6xpmT13c 1108
fastapi_sqla/pagination.py sha256=1gfIGcmt1OFspbRgtJ8AZOZdFd14DGRc4FkDgyh5bJ8 4517
fastapi_sqla/py.typed sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
fastapi_sqla/sqla.py sha256=3mIGdYmyOUZaClJiHCoaZpUlzbJilH2lrMzoc2gjZN0 7335
fastapi_sqla-3.4.6.dist-info/LICENSE sha256=8G0-nWLqi3xRYRrtRlTE8n1mkYJcnCRoZGUhv6ZE29c 1064
fastapi_sqla-3.4.6.dist-info/METADATA sha256=-CyNVhiIuKYVEjuxGU_3ZX2LX0dtTHt8SeNyA05Kr9k 20980
fastapi_sqla-3.4.6.dist-info/WHEEL sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg 88
fastapi_sqla-3.4.6.dist-info/entry_points.txt sha256=haa0EueKcRo8-AlJTpHBMn08wMBiULNGA53nkvaDWj0 53
fastapi_sqla-3.4.6.dist-info/RECORD

entry_points.txt

fastapi-sqla = fastapi_sqla._pytest_plugin