Repository URL to install this package:
|
Version:
1.2.15 ▾
|
SQLAlchemy
/
metadata.json
|
|---|
{"classifiers": ["Development Status :: 5 - Production/Stable", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Programming Language :: Python", "Programming Language :: Python :: 3", "Programming Language :: Python :: Implementation :: CPython", "Programming Language :: Python :: Implementation :: PyPy", "Topic :: Database :: Front-Ends", "Operating System :: OS Independent"], "extensions": {"python.details": {"contacts": [{"email": "mike_mp@zzzcomputing.com", "name": "Mike Bayer", "role": "author"}], "document_names": {"description": "DESCRIPTION.rst", "license": "LICENSE.txt"}, "project_urls": {"Home": "http://www.sqlalchemy.org"}}}, "extras": ["mssql_pymssql", "mssql_pyodbc", "mysql", "oracle", "postgresql", "postgresql_pg8000", "postgresql_psycopg2binary", "postgresql_psycopg2cffi", "pymysql"], "generator": "bdist_wheel (0.30.0)", "license": "MIT License", "metadata_version": "2.0", "name": "SQLAlchemy", "run_requires": [{"extra": "oracle", "requires": ["cx-oracle"]}, {"extra": "mysql", "requires": ["mysqlclient"]}, {"extra": "postgresql_pg8000", "requires": ["pg8000"]}, {"extra": "postgresql_psycopg2binary", "requires": ["psycopg2-binary"]}, {"extra": "postgresql", "requires": ["psycopg2"]}, {"extra": "postgresql_psycopg2cffi", "requires": ["psycopg2cffi"]}, {"extra": "mssql_pymssql", "requires": ["pymssql"]}, {"extra": "pymysql", "requires": ["pymysql"]}, {"extra": "mssql_pyodbc", "requires": ["pyodbc"]}], "summary": "Database Abstraction Library", "test_requires": [{"requires": ["mock", "pytest (!=3.9.1,!=3.9.2,>=2.5.2)", "pytest-xdist"]}], "version": "1.2.15"}