Hi, Could you tell us more about the utility you want to create? It sounds like Django might not be the appropriate tool in this case.
Brett From: Ivo Brodien <i...@brodien.de<mailto:i...@brodien.de>> Reply-To: <django-users@googlegroups.com<mailto:django-users@googlegroups.com>> Date: Fri, 21 Oct 2011 19:46:49 +0200 To: Django users <django-users@googlegroups.com<mailto:django-users@googlegroups.com>> Subject: Django as a Standalone Desktop Application Hi, I want to write a little utility for somebody and I would like to use Django to develop it. At the moment the utility does not need/or never will have to be running on a web server. I would like to build a little standalone desktop app, so that I can send the Django App and everything that is needed (Python,MySQL/SqLite) with one Installer/Folder for Windows. Searching google I found “dbuilder.py<http://www.methods.co.nz/django/dbuilder.html>” Looks like what I am looking for, but I was wondering if you have any experience or suggestions. Maybe there is a newer tool or some state-of-the-art way to do it? dbuilder.py was last updated in 2008. Something like XAMMP or MAMP with support for python and mysqldb would be nice. Thanks! PS: I am developing on Mac OS X but could use a virtualized Windows if there is need. -- You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-users@googlegroups.com<mailto:django-users@googlegroups.com>. To unsubscribe from this group, send email to django-users+unsubscr...@googlegroups.com<mailto:django-users+unsubscr...@googlegroups.com>. For more options, visit this group at http://groups.google.com/group/django-users?hl=en. -- You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-users@googlegroups.com. To unsubscribe from this group, send email to django-users+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/django-users?hl=en.