apt - LAMP-similar package bundle for Python stack - Ask Ubuntu


in ubuntu, can install lamp stack in one command , start working on php.

sudo apt-get install tasksel -y sudo tasksel install lamp-server 

i wonder if there similar bundle python stack? google search shows little helpful result e.g. this quora one.


Comments