Python requests module file -


i using third party tool uses basic python installation can compile new python modules on own. needs .py file can compiled. somehow, not able locate readily available requests module file has python code within it. possible guide me such resources. have checked github link requests official page: https://github.com/kennethreitz/requests i'm confused file clone. best guess init.py file i'm not sure.any guidance on helpful-

please refer screenshot below; have highlighted folder presume has correct compileable python files needed requests. if not right folder please share suggestions-

download page github

thanks

you pip install requests

if dont have pip installed can install https://bootstrap.pypa.io/get-pip.py

and can python get-pip.pyto install pip

alternatively @ easy-install


Comments

Popular posts from this blog

unity3d - Rotate an object to face an opposite direction -

angular - Is it possible to get native element for formControl? -

javascript - Why jQuery Select box change event is now working? -