Metadata-Version: 2.1
Name: discovery-connectors
Version: 1.2.0
Summary: an concrete implementation of the Discovery Foundation Project to hold a libary of connectors
Home-page: http://github.com/gigas64/discovery-connectors
Author: Gigas64
Author-email: gigas64@opengrass.net
License: BSD
Keywords: Discovery connetors
Classifier: Development Status :: 5 - Production/Stable
Classifier: License :: OSI Approved :: BSD License
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: Programming Language :: Python :: 3.7
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Classifier: Topic :: Scientific/Engineering :: Information Analysis
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Python: >=3.6
Provides-Extra: postgress
Provides-Extra: hive
Provides-Extra: mongo
Provides-Extra: s3
Provides-Extra: pandas
Provides-Extra: yaml
Provides-Extra: managed_content
License-File: LICENSE.txt

Discovery Connectors
####################

The purpose of this project is to provide a set of connectors that support the Discovery Transitioning Utils initiative

The connectors provides a set of concrete implemetation of the abstract classes ``AbstractSourceHandler``,
``AbstractPersistHandler`` and ``AbstractConnectorContract``

