Python's SimpleNamespace and JSON
HTML-код
- Опубликовано: 17 янв 2025
- #mathbyteacademy #python
Using Python's SimpleNamespaces to deserialize JSON data. A simpler approach than Pydantic, and a cleaner attribute access syntax than dictionaries.
Code for this Video
================
Available in GitHub blog repo: github.com/fba...
Direct link: tinyurl.com/3u...
My Python Courses
=================
Python 3 Fundamentals (introduction to Python)
www.udemy.com/...
Pydantic V2: Essentials
www.udemy.com/...
Python 3 Deep Dive (Part 1 - Functional)
www.udemy.com/...
Python 3 Deep Dive (Part 2 - Iteration, Generators)
www.udemy.com/...
Python 3 Deep Dive (Part 3 - Hash Maps)
www.udemy.com/...
Python 3 Deep Dive (Part 4 - OOP)
www.udemy.com/...