🐍📰 In this tutorial, you'll get the lowdown on sorting Python dictionaries. You'll also be to measure the performance of variations when sorting and comparing different key-value data structures.
#pythonrealpython.com/sort-python-di…
🐍📰 Profiling in Python: How to Find Performance Bottlenecks
In this tutorial, you'll learn to profile your Python programs using numerous tools available in the standard library, third-party libraries, as well as a powerful tool foreign to Python.
realpython.com/python-profili…
A simple constraint solving challenge (a simple logic puzzle), with tests and solution.
Challenge from codewars.com, constraint solving mini-framework from "Classic Computer Science Problems in Python":
github.com/voidspace/cons…
🎉 Yay!! Please join us in welcoming JetBrains as a sponsor for EuroPython 2023
jetbrains.com/pycharm/@pycharm
Long-time sponsors like JetBrains help make EuroPython such a success. 🤗 Thank you!
Quer explodir a mente com tipos genéricos em #Python?
Leia o capítulo 15 do PythonFluente.com 2ª edição, concluído hoje pelo @paulo_outra_vez!
🤯assinaturas sobrepostas (typing.overload)
🤯🤯classes e protocolos genéricos
🤯🤯🤯invariância, covariância e contravariância❗️
🐍📰 GitHub Copilot is a thrilling new technology. After reading this tutorial, you’ll know whether GitHub Copilot is a risk, a gimmick, or a true game changer in software engineering.
#pythonrealpython.com/github-copilot…
🐍📰 Python News: What's New From April 2023
April was a busy month, with the last preview version of #python 3.12 before the feature freeze, a new pandas release, and pip and PyPI improvements. Also, it was the celebration of the 20 years of PyCon US. realpython.com/python-news-ap…