asphalt-sqlalchemy

View on PyPIReverse Dependencies (1)

5.1.0 asphalt_sqlalchemy-5.1.0-py3-none-any.whl

Wheel Details

Project: asphalt-sqlalchemy
Version: 5.1.0
Filename: asphalt_sqlalchemy-5.1.0-py3-none-any.whl
Download: [link]
Size: 10688
MD5: 3367b7a18ba809147a13defd691cf663
SHA256: 744e03749274c2bc708074c9a7f686573b21019603491ee6decd7f6dad1a2a28
Uploaded: 2024-01-16 15:11:36 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: asphalt-sqlalchemy
Version: 5.1.0
Summary: SQLAlchemy integration component for the Asphalt framework
Author-Email: Alex Grönholm <alex.gronholm[at]nextday.fi>
Project-Url: Homepage, https://github.com/asphalt-framework/asphalt-sqlalchemy
License: Apache License 2.0
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Web Environment
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Topic :: Database
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Python: >=3.8
Requires-Dist: asphalt (~=4.9)
Requires-Dist: SQLAlchemy[asyncio] (>=2.0)
Requires-Dist: Sphinx (>=7.0); extra == "doc"
Requires-Dist: sphinx-rtd-theme (>=1.3.0); extra == "doc"
Requires-Dist: sphinx-autodoc-typehints (>=1.22); extra == "doc"
Requires-Dist: sphinx-tabs (>=3.3.1); extra == "doc"
Requires-Dist: aiosqlite; extra == "test"
Requires-Dist: anyio (>=4.2); extra == "test"
Requires-Dist: coverage (>=7); extra == "test"
Requires-Dist: pymysql; extra == "test"
Requires-Dist: pytest (>=7.4); extra == "test"
Requires-Dist: pytest-lazy-fixture; extra == "test"
Requires-Dist: asyncmy; platform_python_implementation == "CPython" and extra == "test"
Requires-Dist: asyncpg; platform_python_implementation == "CPython" and extra == "test"
Requires-Dist: psycopg (>=3.1); platform_python_implementation == "CPython" and extra == "test"
Provides-Extra: doc
Provides-Extra: test
Description-Content-Type: text/x-rst
License-File: LICENSE
[Description omitted; length: 1146 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.42.0)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
asphalt/sqlalchemy/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
asphalt/sqlalchemy/component.py sha256=vcjV93jpTrRx2cghLMKTfMEffk0U8uEkY4024vWyVIc 10476
asphalt/sqlalchemy/py.typed sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
asphalt/sqlalchemy/utils.py sha256=k_4XOKgeCgC_fTFNDQMKBgLtarQbbUWBD-Jt9nfi26o 3223
asphalt_sqlalchemy-5.1.0.dist-info/LICENSE sha256=z8d0m5b2O9McPEK1xHG_dWgUBT6EfBDz6wA0F7xSPTA 11358
asphalt_sqlalchemy-5.1.0.dist-info/METADATA sha256=nZda0zL1OFoVMahk3phwhwQA1raI7SD7jxeRNSyCr0c 2984
asphalt_sqlalchemy-5.1.0.dist-info/WHEEL sha256=oiQVh_5PnQM0E3gPdiz09WCNmwiHDMaGer_elqB3coM 92
asphalt_sqlalchemy-5.1.0.dist-info/entry_points.txt sha256=nGZqRVHPJuKtlREOBiB8KSt2PycFq8RsCvQH7Ngmets 83
asphalt_sqlalchemy-5.1.0.dist-info/top_level.txt sha256=R-2hwgwPRuCBIBZvElxlXTU7XZdVGgdOGf_8pMfkK1w 8
asphalt_sqlalchemy-5.1.0.dist-info/RECORD

top_level.txt

asphalt

entry_points.txt

sqlalchemy = asphalt.sqlalchemy.component:SQLAlchemyComponent