You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -71,3 +71,4 @@
71
71
| Parsing INI Config Files |[Code](https://github.com/balapriyac/python-basics/tree/main/config-management-basics/parsing-ini-files)|[How to Parse INI Config Files in Python with Configparser](https://www.freecodecamp.org/news/how-to-parse-ini-config-files-in-python-with-configparser/)|
72
72
| Parsing TOML Files |[Code](https://github.com/balapriyac/python-basics/tree/main/config-management-basics/parsing-toml-files)|[How to Work with TOML Files in Python](https://www.freecodecamp.org/news/how-to-work-with-toml-files-in-python/)|
73
73
| Pydantic |[Code](https://github.com/balapriyac/python-basics/tree/main/pydantic-for-python-devs)|[The Complete Guide to Pydantic for Python Developers](https://machinelearningmastery.com/the-complete-guide-to-pydantic-for-python-developers/)|
74
+
| Parsing JSON |[Code](https://github.com/balapriyac/python-basics/tree/main/parsing-json)|[How to Parse JSON in Python – A Complete Guide With Examples](https://www.freecodecamp.org/news/how-to-parse-json-in-python-with-examples/)|
0 commit comments