Skip to content

Commit 396562c

Browse files
authored
Update README.md
1 parent b60140e commit 396562c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -71,3 +71,4 @@
7171
| 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/)|
7272
| 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/)|
7373
| 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

Comments
 (0)