Real Python Tutorials
Python 3.11 Preview: TOML and tomllib
Python 3.11 will be released in October 2022. In this tutorial, you'll install the latest beta release of Python 3.11 in order to preview the new tomllib module that's added to the standard library. You'll also explore some of the static typing enhancements that are coming.
Jul 04, 2022 intermediate python
Explore Real Python
Building a Site Connectivity Checker
Jun 28, 2022 intermediate projects python
Effective Python Testing With Pytest
Jun 22, 2022 intermediate python testing
Data Cleaning With pandas and NumPy
May 31, 2022 data-science intermediate
Python News: What's New From May 2022
May 30, 2022 community