# Plan for Python + SQL ## Lessons 1. Connecting to Postgres via Python 1. Running Queries with Python 1. Migrating data to a SQLite 1. Exporting data to CSV 1. Create an API with Flask 1. Create a web UI to customize automation ## Labs 1. create a terminal based customer relationship management tool 1. migrate the CRM from previous lab to simple web app with an API