I would like to find out if there is a Pythonxy.com equivalent for Linux/Mac OS X yet?
any kind of pointers would be helpful?
Thanks and best regards, Vishal Sapre
I would like to find out if there is a Pythonxy.com equivalent for Linux/Mac OS X yet?
any kind of pointers would be helpful?
Thanks and best regards, Vishal Sapre
Pythonxy exists for linux : http://pythonxy-linux.googlecode.com
For linux, you don't need something like PythonXY, because it's already very easy to install packages with your package manager. Things are actually a lot better integrated under linux than under windows.
What you need to do is pick a good linux distribution, and install the packages you like with the package manager (apt, dnf, pacman...)
The FOSSEE project is specifically targetted at FOSS for scientists and engineers. Their offerings are mostly Python based and might contain the tools you need.
You could take a look at the Enthought Python Distribution. It "provides scientists with a comprehensive set of tools to perform rigorous data analysis and visualization." EPD is available for Windows, Mac OS, RedHat, Ubuntu, Suse and Solaris. It is not free, though (and I am in no way affiliated to them).