pypi.org : sqlalchemy : 2.0.37
Database Abstraction Library
Registry -
Documentation -
Download -
JSON
Integrity: sha256-12b28d99a9c14eaf4055... -
purl: pkg:pypi/[email protected]
Published:
Indexed:
Loading...
Readme
Loading...
Dependencies
- aiomysql >=0.2.0 extra == "aiomysql" (optional)
- greenlet !=0.4.17 extra == "aiomysql" (optional)
- aioodbc * extra == "aioodbc" (optional)
- greenlet !=0.4.17 extra == "aioodbc" (optional)
- aiosqlite * extra == "aiosqlite" (optional)
- greenlet !=0.4.17 extra == "aiosqlite" (optional)
- typing_extensions !=3.10.0.1 extra == "aiosqlite" (optional)
- greenlet !=0.4.17 extra == "asyncio" (optional)
- asyncmy !=0.2.4,!=0.2.6,>=0.2.3 extra == "asyncmy" (optional)
- greenlet !=0.4.17 extra == "asyncmy" (optional)
- mariadb !=1.1.10,!=1.1.2,!=1.1.5,>=1.0.1 extra == "mariadb-connector" (optional)
- pyodbc * extra == "mssql" (optional)
- pymssql * extra == "mssql-pymssql" (optional)
- pyodbc * extra == "mssql-pyodbc" (optional)
- mypy >=0.910 extra == "mypy" (optional)
- mysqlclient >=1.4.0 extra == "mysql" (optional)
- mysql-connector-python * extra == "mysql-connector" (optional)
- cx_oracle >=8 extra == "oracle" (optional)
- oracledb >=1.0.1 extra == "oracle-oracledb" (optional)
- psycopg2 >=2.7 extra == "postgresql" (optional)
- asyncpg * extra == "postgresql-asyncpg" (optional)
- greenlet !=0.4.17 extra == "postgresql-asyncpg" (optional)
- pg8000 >=1.29.1 extra == "postgresql-pg8000" (optional)
- psycopg >=3.0.7 extra == "postgresql-psycopg" (optional)
- psycopg2-binary * extra == "postgresql-psycopg2binary" (optional)
- psycopg2cffi * extra == "postgresql-psycopg2cffi" (optional)
- psycopg[binary] >=3.0.7 extra == "postgresql-psycopgbinary" (optional)
- pymysql * extra == "pymysql" (optional)
- sqlcipher3_binary * extra == "sqlcipher" (optional)
- greenlet !=0.4.17 python_version < "3.14" and (platform_machine == "aarch64" or (platform_machine == "ppc64le" or (platform_machine == "x86_64" or (platform_machine == "amd64" or (platform_machine == "AMD64" or (platform_machine == "win32" or platform_machine == "WIN32")))))) (optional)
- importlib-metadata * python_version < "3.8" (optional)
- typing-extensions >=4.6.0