Skip to content

whiteclover/webclient

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

webclient

python web cleint

Example

c = WebClient('https://github.com')
c.get('/')
print c.status_code
print c.content

About

python web http client

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages