I saw this a while back:

"""
Python Web Developer Appliance

includes a complete set of tools for developing and deploying web
applications using Python
"""

http://www.vmware.com/vmtn/appliances/directory/289

It is 448MB but includes quite a lot more than just python, django and sqlite.

On 15/08/06, Jon Atkinson <[EMAIL PROTECTED]> wrote:
>
> Michael,
>
> It's a great idea, but the images do seem a little large - if you're
> running only python and sqlite, would one of the smaller distributions
> not be more suitable as a base? There are plenty of floppy and
> business-card distributions out there which are around 70mb (Damn
> Small Linux springs to mind), so you might be able to get the disk
> images down to an even smaller size.
>
> --Jon
>
> On 15/08/06, Michael <[EMAIL PROTECTED]> wrote:
> > Hi all,
> >
> > It is posssible to setup Qemu ( platform independent )
> > http://fabrice.bellard.free.fr/qemu/
> >
> > and run djanog on it.
> > I've test in with debian etch ,python2.3.5 ,django-trunk+sqlite3, no apache
> > -
> > run as django dev server.
> > The whole image around 200mb with qcow  compressed format
> > without compr = 449mb
> > compress winth bzip2 = 158MB
> > The full size inside = 316MB
> > So far it is runnig well.
> >
> > As well I've converted this image t ovmware format to run inside vmware -
> > size of image before compress = 415mb
> > after compressing it with bzip2 size only 158mb
> >
> > If anyone interested I can put the image qemu or vmware to somewhere.
> >
> >
> >
> > --
> > --
> > Michael
> >  >
> >
>
> >
>

--~--~---------~--~----~------------~-------~--~----~
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 [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users
-~----------~----~----~----~------~----~------~--~---

Reply via email to