Pybites Platform
Paths
Exercises
Newbie Bites
Intro Bites
Regular Bites
Pricing
Help
FAQ
News
Community
Python Tips
Coaching
Keyboard Shortcuts
Login
Json Bite Exercises
Level
Name
Tags
I
Convert dict to namedtuple/json
json
dict
namedtuple
I
Parse omdb movie json data
movie data
json
APIs
glob
I
Use the ipinfo api to lookup ip country
mock.patch
json
requests
APIs
I
Analyze stock data
counting
data analysis
string manipulation
requests
json
sorting
I
Turn messy csv into json
re
string manipulation
csv
pandas
json
I
Parse best selling lists using the ny times api
json
mock
requests
APIs
I
Convert warcraft json data to csv
json
exception handling
csv
I
Test code that parses json and ip ranges
dataclasses
ipaddress
json
pytest
I
Scrape pycon events
beautifulsoup
data analysis
web scraping
requests
pycon
json
namedtuple
I
Get and write all code from a json file
file processing
json
string manipulation
filecmp
A
Get the dates ninja belts were earned
looping
datetime
pandas
json
sorting
Keyboard Shortcuts
×
Bite Page Shortcuts
Run Tests
Cmd/Ctrl + Enter
Run Code
Shift + Enter
Lint
Alt + Enter
Switch Code / Tests / Solution Tabs
Cmd/Ctrl + 1/2/3
Go to Next Bite
Cmd/Ctrl + →
Go to Previous Bite
Cmd/Ctrl + ←
Global Shortcuts
Focus Navbar Search Form
Cmd/Ctrl + K
Show this Shortcuts Modal
Cmd/Ctrl + Shift + K