Heads up! To view this whole video, sign in with your Courses account or enroll in your free 7-day trial. Sign In Enroll
Start a free Courses trial
to watch this video
JSON is quickly becoming the de facto standard for Web-based communication. Most APIs expect, accept, and return JSON and many pieces of desktop software use JSON for configuration files. Let's see how to use Python's built-in `json` module to read and write this handy format.
Python's json
module has great documentation.
For both CSV and JSON files, and others, the amazing tablib library is a great thing to check out.
Related Discussions
Have questions about this video? Start a discussion with the community and Treehouse staff.
Sign upRelated Discussions
Have questions about this video? Start a discussion with the community and Treehouse staff.
Sign up
You need to sign up for Treehouse in order to download course files.
Sign upYou need to sign up for Treehouse in order to set up Workspace
Sign up