Metadata-Version: 2.1
Name: iq-explorer
Version: 0.313.0
Summary: Client for the Explorer distributed SQL Engine
Author: UST Explorer Team
Author-email: python-client@trino.io
License: Apache 2.0
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Operating System :: POSIX
Classifier: Operating System :: Microsoft :: Windows
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
Classifier: Topic :: Database :: Front-Ends
Requires-Python: >=3.7
Provides-Extra: all
Provides-Extra: kerberos
Provides-Extra: sqlalchemy
Provides-Extra: tests
Provides-Extra: external-authentication-token-cache
License-File: LICENSE


Client for Explorer, a distributed SQL engine for
interactive and batch big data processing. Provides a low-level client and
a DBAPI 2.0 implementation.
