Metadata-Version: 2.1
Name: readdatabrickstables
Version: 0.2.0
Summary: Databricks connectors to read tables
Author: Mateus Esteves
Author-email: <mestev17@its.jnj.com>
Keywords: databricks,pandas,sql,table,python,sqlparse
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 ==1.3.5
Requires-Dist: requests
Requires-Dist: sqlparse ==0.5.3
Requires-Dist: numpy ==1.26.4

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