I found some PyCrypto installers for Python 3.3 and 3.4, but nothing for Python 3.5.
When I try to install PyCrypton using pip install, it says:
pip install
Use pycryptodome instead! It is a project still maintained (june 2017) and includes the functions of pycrypto for python 3.xx (It worked for me on python 3.6)
Project Page:
https://www.pycryptodome.org/en/latest/index.html