One Liner Python HTTP Server : Quick and Easy File Sharing

Pubblicato il: 19 giugno 2024
sul canale di: Bytes & Beyond
172
4

Python3 command
python3 -m http.server 8080

Python2 command
python2.7 -m SimpleHTTPServer 8080

You've just set up a simple HTTP server using Python. This method is incredibly useful for quick file sharing and testing web pages locally. No need for complicated setups or additional software. Just Python and a single command


In questa pagina del sito puoi guardare il video online One Liner Python HTTP Server : Quick and Easy File Sharing della durata di ore minuti seconda in buona qualità , che l'utente ha caricato Bytes & Beyond 19 giugno 2024, condividi il link con amici e conoscenti, su youtube questo video è già stato visto 172 volte e gli è piaciuto 4 spettatori. Buona visione!