python-security/pyt

[Question] Can I install in windows? If can, how to install it?

possleave opened this issue · 1 comments

[Question] Can I install in windows? If can, how to install it?

Hi @possleave, I don't see any reason why this wouldn't work on Windows. I haven't tried installing it there, but it should be as easy as installing any other python module on Windows. You can either use pip from Windows or get the source of pyt and run python setup.py install.

If you're having trouble getting this installed let me know, give me some additional detail and I will try to reproduce. Thanks!