文件名称:py-data-api:AWS Aurora Serverless的Data API的用户友好客户端
文件大小:38KB
文件格式:ZIP
更新时间:2024-02-26 14:32:50
python api client aws sqlalchemy
py-data-api-适用于Python的Data API客户端 py-data-api是Data API的客户端。 此外,该软件包还包括SQLAlchemy方言和DB API 2.0客户端。 产品特点 SQLAlchemy方言 与DB API 2.0兼容的客户端 支持数据库引擎 MySQL PostgreSQL 什么是AWS Aurora Serverless的数据API? 该项目是一个实验阶段。 警告:某些界面将被更改。 如何安装 pydataapi需要Python 3.6.1或更高版本 $ pip install pydataapi 例 from typing import
【文件预览】:
py-data-api-master
----setup.py(810B)
----.gitignore(1KB)
----pydataapi()
--------pydataapi.py(18KB)
--------dbapi.py(8KB)
--------__init__.py(358B)
--------dialect()
--------exceptions.py(371B)
----pyproject.toml(294B)
----CODE_OF_CONDUCT.md(3KB)
----LICENSE(1KB)
----setup.cfg(1KB)
----.github()
--------ISSUE_TEMPLATE()
--------workflows()
----example.py(4KB)
----scripts()
--------integration_test.sh(267B)
--------unittest.bat(107B)
--------format.sh(72B)
--------unittest.sh(172B)
--------serve_site.sh(89B)
--------build_site.sh(97B)
--------lint.sh(107B)
----README.md(3KB)
----tests()
--------pydataapi()
--------__init__.py(0B)
--------integration()
----.coveragerc(212B)
----mkdocs.yml(448B)
----docs()
--------contributing.md(721B)
--------.gitkeep(0B)
----mypy.ini(400B)