In this Python tutorial, we will look at working with JSON in Python 3. JSON is a light-weight dataset that we can use to store and get data from in Python. We will use the json Python package in this tutorial. If you have any questions let me know.