hackforla / data-science

The Hack For LA Data Science team is a Community of Practice within the LA brigade seeking to make analytical and machine learning services available to local communities and organizations.
26 stars 15 forks source link

Create Base64 and Env File Tutorial #190

Open kimberlytanyh opened 7 months ago

kimberlytanyh commented 7 months ago

Overview

Write a tutorial on base64 and usage of .env files based on experience using them when completing automation dashboard project for Hack for LA website team. This would be useful for a data scientist/ analyst who needs to upload their Python script to a GitHub repository without compromising the security of confidential API keys and other (privacy) information.

Action Items

Resources/Instructions

All resources have been included in the body of the tutorial

Wiki Tutorial Created: Introduction to Keeping Confidential Information Safe on GitHub: GitHub secrets and .env files