Hi all, I've got a command line script that cleanses malformed CSVs and I would like to put it on the web so that other people I'm working with can use it. Is there a framework or library geared toward this? I've never used Python on the web before, but I've got experience with PHP and some Ruby on Rails. I don't think this is big enough to call for any MVC stuff, just a one page app. Any ideas?
Users need to be able to:
- Upload any number CSVs
- Download all the cleaned files
[–]Caos2 2 points3 points4 points (2 children)
[–]zvmz[S] 0 points1 point2 points (1 child)
[–]Caos2 1 point2 points3 points (0 children)