Metadata-Version: 2.1
Name: tk-de-common
Version: 3.1.2
Summary: Wrappers for some common data engineering apis
Home-page: https://github.com/terakeet/pypi-tk-de-common
Author: Innovation Team
Author-email: innovation@terakeet.com
Project-URL: Bug Tracker, https://github.com/terakeet/pypi-tk-de-common/issues
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: python-dotenv (>=0.21.1)
Provides-Extra: test
Requires-Dist: pytest ; extra == 'test'
Requires-Dist: flake8 ; extra == 'test'

TK Common Data Engineering Python Functions
=====

Contains classes and functions used by python code across all data engineering platforms.
