On 30/01/2019 14:06, Asad wrote:
> 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
>
> H
On Wed, Jan 30, 2019 at 11:20 AM Asad 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
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