pymongo installer Windows 10

git clone git://github.com/mongodb/mongo-python-driver.git pymongo
cd pymongo/
python setup.py install
Frantic Flamingo