Skip to main content

Command Palette

Search for a command to run...

Flasks configuration file

Published
1 min read
A

Data Analyst.

The best resource video found to understand how to implement a conf.py file for flask applications. YouTube.

  1. Reasons why having different environments are important for creating and maintaining an application
  2. Navigate between Test, Development, and Production environment easily using classes in the configuration file.
33 views

Resources

Part 1 of 1

Some resources for learning purposes. Resource Topics: 1. Flask web framework, 2. Python, 3. AWS services, 4. Data Science, 5. RDBMS & SQL queries.