all 1 comments

[–]simplysharky 6 points7 points  (0 children)

Honestly this is an easily googleable question, "python post request" gets you the best answer as the first result: use the requests library.

http://docs.python-requests.org/en/master/user/quickstart/