file_server_python Sistema para compartilhamento de arquivos em rede interna ou externa. Run python file.py Compiler pyinstaller --onefile --add-data "template;template" --add-data "static;static" file.py