Y
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
DisownedWheat
3195 days ago
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.
link
baldfat
3194 days ago
Deploying a racket program is super easy and reliable. Nothing I can say about Python and distributing a program.
link