Metadata-Version: 2.1
Name: readdatabrickstables
Version: 0.1.5
Summary: Databricks connectors to read tables
Author: Mateus Esteves
Author-email: <mestev17@its.jnj.com>
Keywords: databricks,pandas,sql,table,python
Classifier: Development Status :: 1 - Planning
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: Unix
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Operating System :: Microsoft :: Windows
Requires-Dist: databricks-sql-connector ==2.9.4
Requires-Dist: pandas ==2.0.3
Requires-Dist: requests
Requires-Dist: sqlparse ==0.5.3

The goal of this library is to provide a flexible way to retrieve data from Databricks tables.
