Hi
I'm very noob with python language yet so still learning..
I'm planning to access a sql database with python so i found this:
http://sourceforge.net/projects/mysql-python
downloaded it and have many small files in it.. my question is.. what i do with them now? haha
do i need to install it with cmd (windows user) or just drop some files in the construct folder?
if I need to install them with cmd can't get it to work.. cause of moduletools isn't there..
did cmd:
cd [folder]
setup.py build
setup.py install