Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

XAMPP-Like Stack for Django [duplicate]

Possible Duplicate:
Are there any all in one packages like XAMPP for Django?

Is there a web server solution stack for Python/Django like XAMPP is for PHP? Thanks!

like image 680
fart-y-goer Avatar asked Feb 03 '26 08:02

fart-y-goer


1 Answers

Consider one of the BitNami Django Stack native installers:

BitNami native installers automate the setup of a BitNami application stack on Windows, Linux or Mac OS X. Each installer includes all of the software necessary to run out of the box (the stack).

You can also choose between Django stack for VMWare and Django stack for Amazon Cloud. I never tried them but I don't see why they shouldn't work.

like image 147
Paolo Avatar answered Feb 05 '26 23:02

Paolo