From: Dan Bader – realpython.com
Hey there,
There’s always something going on over at realpython.com as far as Python tutorials go.
Here’s what you may have missed this past week:
Python Modules and Packages – An Introduction
This article explores Python modules and Python packages, two mechanisms that facilitate modular programming:
→ https://realpython.com/python-modules-packages/
Working With JSON Data in Python
In this tutorial you’ll learn how to read and write JSON-encoded data using Python. You’ll see hands-on examples of working with Python’s built-in “json” module all the way up to encoding and decoding custom objects:
→ https://realpython.com/python-json/
Deixe um comentário