Hacker News new | ask | show | jobs
by throwaway7645 3195 days ago
Raco distribute sounds nice, but not sure how it is any different than py2exe or similar tools.
1 comments

Well if my experience with py2exe is anything to go by raco distribute actually works 100% of the time so that's a pretty enormous improvement. Though I must admit my experience with py2exe is not particularly extensive.
Deploying a racket program is super easy and reliable. Nothing I can say about Python and distributing a program.