HUT 8 Techtorial - DevNet Associate DEVASC 200-901: Parsing JSON Data with Python 3 - Part I

preview_player
Показать описание
In this comprehensive and exhaustive Hut 8 'techtorial' we take a deep dive look at how to use the Python programming language to parse JavaScript Object Notation (JSON) data. In Part I we will cover key terminology like URI, REST, RESTful, API, and we begin to build our "directions" Python application using the MapQuest API. We also look at 'pip' to install the needed 'requests' module. At the end of this video, you will have a working Python application (minus the bells and whistles that will be added in Part II and Part III). Enjoy!
Рекомендации по теме
Комментарии
Автор

Excellent video. Clear, concise, and doesn't assume you know the basics. Thank you for explaining key concepts at the beginning.

dntlokvyr
Автор

Wow. That's so nice. Great demonstration.

Mohammed.Khalefa
Автор

This is the type of info I need hammered into my head to start my devnet. Thanks for the slow and “hammering” approach here assuming I don’t know the foundational stuff.

AdventuresOfPepper
Автор

Awesome tought concepts in simple way. Mind blowing. Travis can you let me know best full content for devnet associate and professional course ? Also if you can let us know future of network automation would be effective moving further ?

ParthPatel-jnio
Автор

Thank you Travis you’re the most articulate instructors super awesome!

jjbb
Автор

Thank you Travis for this courses, much appreciated.

adam.
Автор

Hi Travis,
Thanks very much for the course content and getting me started with something useful.


I couldn't get this working and ended up having to add this (below) as I was getting an HTTPS issue. Maybe just my settings but this was stopping me from getting this working
json_response = requests.get(url, verify=False).json()



Not sure if you can advise why or this might help someone else.

alreid
Автор

Do you have an official video courses for Python?

jjbb
welcome to shbcf.ru