Deploying a Django app on the desktop. Silver Stripe used cx_freeze to package their commercial agile project management Django application as an easy to run Windows executable.
Deploying a Django app on the desktop. Silver Stripe used cx_freeze to package their commercial agile project management Django application as an easy to run Windows executable.
Excellent link! I was thinking about doing this very thing myself. Of course, now with Gears, maybe it won't be necessary.
Matthew Nuzum - 5th June 2007 19:50 - #
Hi Simon, Thanks for the link to my blog. The fact that you can do stuff like this is a big reason why I love Python.