▲ 768 ▼ Yes (programming.dev) submitted 2 years ago by mac@programming.dev to c/programmer_humor@programming.dev 81 comments fedilink hide all child comments
[–] tetris11@lemmy.ml 36 points 2 years ago (1 child) I wrote my webserver in pure bash. bash -c "python -m http.server 8080" permalink fedilink source parent hideshow 2 child comments replies: [–] MeanEYE@lemmy.world 7 points 2 years ago (1 child) Did you know you can zip entire Python project into single file and make it executable? Quite a neat feature. Shove all dependencies, modules and assets in there and voila. Single file python application. permalink fedilink source parent hideshow 2 child comments replies: [–] tetris11@lemmy.ml 1 point 2 years ago PIGZ is an incredible standard permalink fedilink source parent
[–] MeanEYE@lemmy.world 7 points 2 years ago (1 child) Did you know you can zip entire Python project into single file and make it executable? Quite a neat feature. Shove all dependencies, modules and assets in there and voila. Single file python application. permalink fedilink source parent hideshow 2 child comments replies: [–] tetris11@lemmy.ml 1 point 2 years ago PIGZ is an incredible standard permalink fedilink source parent
[–] tetris11@lemmy.ml 1 point 2 years ago PIGZ is an incredible standard permalink fedilink source parent