title: Clean up Azure resources used in Python container tutorial description: How to clean up resources used in a tutorial showing how to containerize a Python web app (Django or Flask) and deploy it ...
The python application accepts a --add flag which triggers read data from a file and inserts it in postgres, and a --dump flag which reads data from pg table and dumps it to file. We want data ...