Using dot notation in Python dicts

Dynamically convert a dictionary object into a generic Python object

Johannes Schmidt

--

Photo by Emile Perron on Unsplash

Have you ever interacted with a REST API that returned JSON data? In Python, one of the most popular libraries for making HTTP requests and handling responses is the requests library. The data returned in the response can be accessed using the response.text property, which returns a string…

--

--

Johannes Schmidt

Software & Data Engineer at Datamesh GmbH. Sharing knowledge and code around software (cloud) development, data engineering & data science!