this post was submitted on 15 Nov 2023
753 points (96.4% liked)

Programmer Humor

19166 readers
987 users here now

Welcome to Programmer Humor!

This is a place where you can post jokes, memes, humor, etc. related to programming!

For sharing awful code theres also Programming Horror.

Rules

founded 1 year ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[โ€“] MeanEYE 7 points 10 months ago (1 children)

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.

[โ€“] [email protected] 1 points 10 months ago

PIGZ is an incredible standard