Brian Okken: Polite lazy imports for Python package maintainers
Link: https://pythontest.com/polite-lazy-imports-python-packages/
If you are a maintainer of a Python package, it’s nice if you pay attention to the time it takes to import your package.
Further, if you’ve got a Python package with multiple components where it’s pro
Link: https://pythontest.com/polite-lazy-imports-python-packages/
If you are a maintainer of a Python package, it’s nice if you pay attention to the time it takes to import your package.
Further, if you’ve got a Python package with multiple components where it’s pro
Pythontest
Polite lazy imports for Python package maintainers | PythonTest
Allow people to import just the part of your package that they need, when they need it.
Real Python: Quiz: Using Python Optional Arguments When Defining Functions
Link: https://realpython.com/quizzes/python-optional-arguments/
You’ll revisit how Python handles parameters and arguments—from default values and their order to flexible patterns like *args and **kwargs. You’ll also see when a simple Boolean flag can make your fu
Link: https://realpython.com/quizzes/python-optional-arguments/
You’ll revisit how Python handles parameters and arguments—from default values and their order to flexible patterns like *args and **kwargs. You’ll also see when a simple Boolean flag can make your fu
Realpython
Using Python Optional Arguments When Defining Functions Quiz – Real Python
Practice Python function parameters, default values, *args, **kwargs, and safe optional arguments with quick questions and short code tasks.
Talk Python to Me: #525: NiceGUI Goes 3.0
Link: https://talkpython.fm/episodes/show/525/nicegui-goes-3.0
Building a UI in Python usually means choosing between "quick and limited" or "powerful and painful." What if you could write modern, component-based web apps in pure Python and still keep full contro
Link: https://talkpython.fm/episodes/show/525/nicegui-goes-3.0
Building a UI in Python usually means choosing between "quick and limited" or "powerful and painful." What if you could write modern, component-based web apps in pure Python and still keep full contro
talkpython.fm
NiceGUI Goes 3.0
Building a UI in Python usually means choosing between 'quick and limited' or 'powerful and painful.' What if you could write modern, component-based web apps in pure Python and still keep full control? NiceGUI, pronounced 'Nice Guy' sits on FastAPI with…
PyCharm: The State of Django 2025
Link: https://blog.jetbrains.com/pycharm/2025/10/the-state-of-django-2025/
Link: https://blog.jetbrains.com/pycharm/2025/10/the-state-of-django-2025/
The JetBrains Blog
The State of Django 2025 | The PyCharm Blog
Develop with Django? See how over 4,600 developers are using it today and get actionable ideas to implement in your projects right now.
Real Python: Using Python Optional Arguments When Defining Functions
Link: https://realpython.com/python-optional-arguments/
You define Python functions with optional arguments to make them flexible and reusable. By assigning default values, using *args for variable arguments, or **kwargs for keyword arguments, you let your
Link: https://realpython.com/python-optional-arguments/
You define Python functions with optional arguments to make them flexible and reusable. By assigning default values, using *args for variable arguments, or **kwargs for keyword arguments, you let your
Realpython
Using Python Optional Arguments When Defining Functions – Real Python
Use Python optional arguments to handle variable inputs. Learn to build flexible function and avoid common errors when setting defaults.
PyCharm
Link:
Welcome to the highlights and key takeaways from the recently released Django Developers Survey. Now in its fourth year, this annual collaboration between the Django Software Foundation and PyCharm t
Link:
Welcome to the highlights and key takeaways from the recently released Django Developers Survey. Now in its fourth year, this annual collaboration between the Django Software Foundation and PyCharm t
Python Bytes: #455 Gilded Python and Beyond
Link: https://pythonbytes.fm/episodes/show/455/gilded-python-and-beyond
<strong>Topics covered in this episode:</strong><br>
<ul>
<li><strong><a href="https://www.reddit.com/r/Python/comments/18hn2t1/cyclopts_a_cli_library_that_fixes_13_annoying/?featured_on=pythonbytes
Link: https://pythonbytes.fm/episodes/show/455/gilded-python-and-beyond
<strong>Topics covered in this episode:</strong><br>
<ul>
<li><strong><a href="https://www.reddit.com/r/Python/comments/18hn2t1/cyclopts_a_cli_library_that_fixes_13_annoying/?featured_on=pythonbytes
pythonbytes.fm
Gilded Python and Beyond
News and announcements from the Python community for the week of Oct 27th, 2025