sunzoomass
I hereby claim:
- I am surajkjai on github.
- I am sunzoomass (https://keybase.io/sunzoomass) on keybase.
- I have a public key ASCcqj8riqwC5t0Ddt639r5RvSCvmUrMYdf7D2Qzh2-7Cgo
To claim this, I am signing this object:
| import json | |
| import pycurl | |
| def pycurl_post_over_tls(): | |
| with open('data_to_read.json', 'r') as f: | |
| url = "https://httpbin.org/post" | |
| # load json data from the file read | |
| json_data = json.load(f) | |
| # stringify the json data (now json_data is dict) to be used in the POST body |
sunzoomass
I hereby claim:
To claim this, I am signing this object: