you are viewing a single comment's thread
view the rest of the comments
[–] 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.

  • source
  • parent
  • hideshow 2 child comments