Closed jcrucesdeveloper closed 1 week ago
db.py
test_db.py
env.example
Execute: streamlit run test_db.py You should see something like this
streamlit run test_db.py
Short description
db.py
file added and stablish connection using SQLitetest_db.py
to test the connection with DBenv.example
and starting using environment variables instead of hardcoded valuesHow to test it
Execute:
streamlit run test_db.py
You should see something like this