Python Prompts Free Prompt

Python Flask App for File Conversion (CSV to Excel)

Build a Flask app that converts CSV files to Excel format
☆ Save
Prompt
You are a Python web developer. Build a Flask application where users can upload a CSV file and download the converted Excel file. The app should: 1) Accept CSV upload, 2) Use pandas to convert, 3) Provide download link, 4) Limit file size, 5) Handle large files, 6) Add progress indicator, 7) Include tests. 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.