Metadata-Version: 2.1
Name: inductor
Version: 0.2.11
Project-URL: Homepage, https://inductor.ai
License-File: LICENSE
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.7
Requires-Dist: aiofiles<23,>=22.1
Requires-Dist: alembic<2,>=1.10.2
Requires-Dist: apscheduler<4,>=3.9.1
Requires-Dist: boto3<2,>=1.24.76
Requires-Dist: fastapi<1,>=0.85.1
Requires-Dist: google-cloud-storage<3,>=2.8.0
Requires-Dist: joblib<2,>=1.2
Requires-Dist: numpy<2,>=1.21.6
Requires-Dist: pandas<2,>=1.3.5
Requires-Dist: pillow<10,>=9.2
Requires-Dist: plotly<6,>=5.11
Requires-Dist: psycopg2<3,>=2.9.5
Requires-Dist: pymysql<2,>=1.0.2
Requires-Dist: sqlalchemy<3,>=2.0.6
Requires-Dist: typer[all]<1,>=0.6.1
Requires-Dist: typing-extensions<5,>=4.4
Requires-Dist: uvicorn[standard]<1,>=0.19
Requires-Dist: watchgod<1,>=0.8.2
Provides-Extra: bigquery
Requires-Dist: db-dtypes<2,>=1.1.1; extra == 'bigquery'
Requires-Dist: google-cloud-bigquery<4,>=3.10.0; extra == 'bigquery'
Provides-Extra: clickhouse
Requires-Dist: clickhouse-connect<1,>=0.5.24; extra == 'clickhouse'
Provides-Extra: mysql
Requires-Dist: pymysql<2,>=1.0.2; extra == 'mysql'
Provides-Extra: postgres
Requires-Dist: psycopg2<3,>=2.9.5; extra == 'postgres'
Provides-Extra: postgresql
Requires-Dist: psycopg2<3,>=2.9.5; extra == 'postgresql'
Provides-Extra: snowflake
Requires-Dist: pyarrow<10.1.0,>=10.0.1; extra == 'snowflake'
Requires-Dist: snowflake-connector-python<4,>=3.0.0; extra == 'snowflake'
