So we produce a complex Python web app at work. It exposes a REST interface. We want to provide third parties with a Python REST client for the API, so that they can use the API from Python easily.
Python is one of today’s most popular programming languages. It quite literally put the “Pi” in Raspberry Pi. Python’s history stretches back to the late 1980’s, when it was first written by Guido van ...