[Tutor] Webinterface for python script
Joel Goldstick
joel.goldstick at gmail.com
Wed Jan 30 11:42:13 EST 2019
On Wed, Jan 30, 2019 at 11:20 AM Asad <asad.hasan2004 at gmail.com> wrote:
>
> Hi All ,
>
> I have created certain python scripts to analyze log files and
> suggest solution based on logic which I invoke on the command line . I need
> some information on how to execute these through browser . I am using :
>
> python test.py file1 file2
>
> How do I use the browser to upload the files file1 and file2 and it process
> the files .
>
> Please advice ,
>
> Thanks,
>
Django may be overkill, but there is a large support community. There
are other smaller web frameworks, flask is one I can recall. There is
a learning curve, but once you get past that, you could do this in a
couple days
--
Joel Goldstick
http://joelgoldstick.com/blog
http://cc-baseballstats.info/stats/birthdays
More information about the Tutor
mailing list