Skip to content

Python Coding and Data Analysis Case Study

Notifications You must be signed in to change notification settings

Andygd018/fen_use_case

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Fenestra Case Study

Usage

In .env file, please set the following:

DB_HOST='{database_host}'
DB_NAME='{database_name}'
DB_USER='{databse_username}'
DB_PASSWORD='{database_password}'
GOOGLE_APPLICATION_CREDENTIALS='{json_file_with_credentials'}

Run application

To run the script, in your terminal enter:

python3 fenestra.py

About

Python Coding and Data Analysis Case Study

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages