Metadata-Version: 2.1
Name: trino
Version: 0.305.0
Summary: Client for the Trino distributed SQL Engine
Home-page: https://github.com/trinodb/trino-python-client
Author: Trino Team
Author-email: python-client@trino.io
License: Apache 2.0
Description: 
        Client for Trino (https://trino.io), a distributed SQL engine for
        interactive and batch big data processing. Provides a low-level client and
        a DBAPI 2.0 implementation.
        
Platform: UNKNOWN
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 :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
Classifier: Topic :: Database :: Front-Ends
Provides-Extra: all
Provides-Extra: kerberos
Provides-Extra: tests
