An easy way to install python modules from any filetype or writting it on console input
1.Use a .txt file or a .* file, one module by line
2.Manually write modules
3.Exit/Quit
- If you have a txt or any file in the same directory, just select this option and you will be asked for it. The modules have to be separated, one per line of the document.
- If you haven´t a file with the name of the modules and don´t want to do it, you can just name then choosing this option. Write them separated by commas BUT with NO SPACES: flask,pandas,numpy
- Just close the script :)