Saturday, 31 August 2013

How do I install Python module given as .py file?

How do I install Python module given as .py file?

References

Reference NO 1

http://stackoverflow.com/questions/15188969/how-do-i-install-python-module-given-as-py-file

Reference NO 2

http://docs.python.org/distutils/setupscript.html

Reference NO 3

http://docs.python.org/3/using/windows.html

Reference NO 4

http://pizza.sandia.gov/doc/Section_install.html

Reference NO 5

http://pythonhosted.org/distribute/setuptools.html

Reference NO 6

http://pydev.org/manual_101_interpreter.html

Reference NO 7

http://docs.cython.org/src/userguide/source_files_and_compilation.html

Reference NO 8

http://linux.die.net/man/1/python

No comments:

Post a Comment