I know it’s an easy way of doing it but i didn’t find it neither here nor on google.
So i was curious if there is a way to install multiple packages using pip.
Something like:
pip install progra1 , progra2 ,progra3 ,progra4 .
or:
pip install (command to read some txt containing the name of the modules)