learnbyexample@programming.dev to Python@programming.devEnglish · 9 months agoCLI tools hidden in the Python standard librarytil.simonwillison.netexternal-linkmessage-square12fedilinkarrow-up1134arrow-down12cross-posted to: python@programming.dev
arrow-up1132arrow-down1external-linkCLI tools hidden in the Python standard librarytil.simonwillison.netlearnbyexample@programming.dev to Python@programming.devEnglish · 9 months agomessage-square12fedilinkcross-posted to: python@programming.dev
minus-square𝕨𝕒𝕤𝕒𝕓𝕚@feddit.delinkfedilinkarrow-up19·9 months agopython -m http.server came in handy so many times!
python -m http.server
came in handy so many times!