DavidPeleg6 / Financial_News_Sentiments

extracts financial sentiments about stocks from the news sources
1 stars 0 forks source link

Connecting streamlit to database #14

Closed DavidPeleg6 closed 1 year ago

DavidPeleg6 commented 1 year ago

streamlit is now connected to the aws dynamodb without api interface. Make sure that on app startup, a secret and public aws key is provided in the following form: DB_ACCESS_KEY = "" DB_SECRET_KEY = ""