** Sammlung von Python Code in Form eines installierbaren Python Package. Dieser Code findet im Umgang mit AWS, DWH und dem DataLake immer wieder Verwendung.**
dnacommon = {git = "https://github.com/hypoport/ep-dna-common.git", editable = true, ref = "2018-09-11-14-24-52"}
pip install git+https://github.com/hypoport/ep-dna-common.git@2018-08-22-10-40-45#egg=dnacommon
./scripts/tag_project.sh
Die Packagedistribution erfolgt über github wie unter https://github.com/UofTCoders/studyGroup/blob/gh-pages/lessons/python/packages/lesson.md beschrieben.