|
Convert dict to namedtuple/json
|
json
dict
namedtuple
|
|
Parse omdb movie json data
|
movie data
json
APIs
glob
|
|
Use the ipinfo api to lookup ip country
|
mock.patch
json
requests
APIs
|
|
Analyze stock data
|
counting
data analysis
string manipulation
requests
json
sorting
|
|
Turn messy csv into json
|
re
string manipulation
csv
pandas
json
|
|
Parse best selling lists using the ny times api
|
json
mock
requests
APIs
|
|
Convert warcraft json data to csv
|
json
exception handling
csv
|
|
Test code that parses json and ip ranges
|
dataclasses
ipaddress
json
pytest
|
|
Scrape pycon events
|
beautifulsoup
data analysis
web scraping
requests
pycon
json
namedtuple
|
|
Get and write all code from a json file
|
file processing
json
string manipulation
filecmp
|
|
Get the dates ninja belts were earned
|
looping
datetime
pandas
json
sorting
|