Skip to content

drake-mer/curl2requests

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

curl2requests

convert CURL into python requests

usage

this file converts a CURL command to Requests parameters

Input: a CURL command (string)

Output: (url,headers,cookies) extracted from the input (tuple)

About

convert CURL into python requests

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages