Python Prompts Free Prompt

Python Flask App for JSON to CSV Converter

Build a Flask app that converts JSON files to CSV
☆ Save
Prompt
You are a Python web developer. Build a Flask application where users can upload a JSON file and download the converted CSV. The app should: 1) Accept JSON upload, 2) Use pandas to convert, 3) Handle nested JSON (flatten), 4) Provide download link, 5) Limit file size, 6) Add tests, 7) Use Bootstrap. Provide code.

How to use this prompt

1
Click Copy Prompt above to copy to your clipboard.
2
Open ChatGPT, Claude, Gemini, or any AI assistant and paste the prompt.
3
Replace any [PLACEHOLDER] values with your specific details.
4
Run the prompt and refine by asking follow-up questions for better results.