Skip to content

sagarsj42/requests-python-tutorial

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

Requests Python Tutorial

A Jupyter Notebook to learn and test the functionality of requests library in python for handling HTTP requests.

It is based on the documentation page by Kenneth Reitz on: http://docs.python-requests.org/en/master/user/quickstart/

HTTP requests such as GET, POST, PUT, DELETE, OPTIONS, HEAD have been used and response objects obtained have been studied.

About

Tutorial on requests library of Python for HTTP requests.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published