Skip to content

Latest commit

 

History

History
executable file
·
23 lines (18 loc) · 442 Bytes

README.md

File metadata and controls

executable file
·
23 lines (18 loc) · 442 Bytes

Common Utilities Library

Description

This set of libraries provides common utilities for data engineering projects.

Installation

The easiest way to install any of the libraries for local usage is as follows:

pip

pip install dataeng

Version tagging

Each library has its own version in setup.py

New version of any library in master must be tagged:

lib_name-X.Y.N
aws-1.1.0
s3-1.1.0
data_type-1.1.0