G
G
goodwarlus2016-09-04 09:29:26
Python
goodwarlus, 2016-09-04 09:29:26

How to implement viewing of files on the server through a browser?

At the moment there is an html page (the user has it) and a set of python scripts. Now the file is downloaded from a remote computer, then scripts are launched that parse these files into json. I would like the user not to have to download and run anything by hand, the server on a remote machine looks like a logical solution, but I have no such experience. As far as I understand, for my task it will be enough to use, for example, Tornado, but I can understand how to navigate through the directories on the server. Actually this is the question.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
D
Dimonchik, 2016-09-04
@goodwarlus

notable porridge
look for python file manager web
for example
https://github.com/ergoithz/browsepy
https://github.com/simogeo/Filemanager

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question