I've always taught myself how to write programs, with very little formal education, so I always feel like I'm missing some things that formal education may offer. In this case, I want to install a new module for Python. It's the pyhk hotkey module. I'm helping a coworker work with hot keys. The problem I have with modules is, they completely baffle me on how to install on my computer for use.
Rarely do i get an executable, which is easy, but sometimes I think you have to copy and paste .dll's or run command prompt and import .dll's but I never really know how to do this and I just find it's strange that there is very little documentation out there to help with with this....therefore I believe i may be missing something. Can anyone help me out and explain how to install python modules?
Thanks, Mike