PyCharm: An Introduction to Django Views
Link: https://blog.jetbrains.com/pycharm/2025/01/django-views/
Views are central to Django’s architecture pattern, and having a solid grasp of how to work with them is essential for any developer working with the framework. If you’re new to developing web apps w
Link: https://blog.jetbrains.com/pycharm/2025/01/django-views/
Views are central to Django’s architecture pattern, and having a solid grasp of how to work with them is essential for any developer working with the framework. If you’re new to developing web apps w
The JetBrains Blog
An Introduction to Django Views | The PyCharm Blog
Understanding Django views helps you make faster progress in your project. Learn all about views and best practices for using them.
Real Python: Split Your Dataset With scikit-learn's train_test_split()
Link: https://realpython.com/train-test-split-python-data/
With train_test_split() from scikit-learn, you can efficiently divide your dataset into training and testing subsets to ensure unbiased model evaluation in machine learning. This process helps prevent
Link: https://realpython.com/train-test-split-python-data/
With train_test_split() from scikit-learn, you can efficiently divide your dataset into training and testing subsets to ensure unbiased model evaluation in machine learning. This process helps prevent
Realpython
Split Your Dataset With scikit-learn's train_test_split() – Real Python
In this tutorial, you'll learn why splitting your dataset in supervised machine learning is important and how to do it with train_test_split() from scikit-learn.
PyCon: The Hatchery Program at PyCon US 2025
Link: https://pycon.blogspot.com/2025/01/the-hatchery-program-at-pycon-us-2025.html
We are pleased to announce the return of the Hatchery program in PyCon US 2025.What is the Hatchery program?This program offers the pathways for PyCon US attendees to introduce new tracks, activities
Link: https://pycon.blogspot.com/2025/01/the-hatchery-program-at-pycon-us-2025.html
We are pleased to announce the return of the Hatchery program in PyCon US 2025.What is the Hatchery program?This program offers the pathways for PyCon US attendees to introduce new tracks, activities
Blogspot
The Hatchery Program at PyCon US 2025
We are pleased to announce the return of the Hatchery program in PyCon US 2025. What is the Hatchery program? This program offers the path...
Armin Ronacher: How I Use AI: Meet My Promptly Hired Model Intern
Link: http://lucumr.pocoo.org/2025/1/30/how-i-ai
After Musk's acquisition of Twitter, many people I respect and follow
moved to Bluesky. I created an account there and made an honest attempt of
making it my primary platform. Sadly, I found Bluesky
Link: http://lucumr.pocoo.org/2025/1/30/how-i-ai
After Musk's acquisition of Twitter, many people I respect and follow
moved to Bluesky. I created an account there and made an honest attempt of
making it my primary platform. Sadly, I found Bluesky
Armin Ronacher's Thoughts and Writings
How I Use AI: Meet My Promptly Hired Model Intern
Due to popular request: my use of LLM explained.
PyCharm: Python Developer Advocate – Will Vincent
Link: https://blog.jetbrains.com/pycharm/2025/01/python-developer-advocate-will-vincent/
Link: https://blog.jetbrains.com/pycharm/2025/01/python-developer-advocate-will-vincent/
The JetBrains Blog
Python Developer Advocate - Will Vincent | The PyCharm Blog
We’re thrilled to announce that Will Vincent has joined JetBrains as our Python Developer Advocate. Read this blog post to get to know Will and his plans for the Python community and PyCharm.
PyCharm
Link:
Hi, I’m a new Python Developer Advocate, focusing especially on web development. If you have any questions or want to share ideas around JetBrains products, most notably PyCharm, say hi at william.vi
Link:
Hi, I’m a new Python Developer Advocate, focusing especially on web development. If you have any questions or want to share ideas around JetBrains products, most notably PyCharm, say hi at william.vi
Python⇒Speed: The surprising way to save memory with BytesIO
Link: https://pythonspeed.com/articles/bytesio-reduce-memory-usage/
If you need a file-like object that stores bytes in memory in Python, chances are you you’re using Pytho’s built-in io.BytesIO().
And since you’re already using an in-memory object, if your data is bi
Link: https://pythonspeed.com/articles/bytesio-reduce-memory-usage/
If you need a file-like object that stores bytes in memory in Python, chances are you you’re using Pytho’s built-in io.BytesIO().
And since you’re already using an in-memory object, if your data is bi
Python⇒Speed
The surprising way to save memory with BytesIO
If you want to save memory when reading from a BytesIO, getvalue() is surprisingly a good choice.
Pythonicity: Go iterators
Link: https://coady.github.io/posts/go-iterators.html
Pythonic Go code.
The long arc of language convergence continues. With generics and iterators, Go is significantly closer to Python’s reusability and expressiveness.
Take the built-in function sum. Pr
Link: https://coady.github.io/posts/go-iterators.html
Pythonic Go code.
The long arc of language convergence continues. With generics and iterators, Go is significantly closer to Python’s reusability and expressiveness.
Take the built-in function sum. Pr
coady.github.io
Go iterators – Pythonicity
Talk Python to Me: #492: Great Tables
Link: https://talkpython.fm/episodes/show/492/great-tables
Join me as I chat with Rich Iannone and Michael Chow from Posit where we explore the transformative power of data tables with the Great Tables library. We'll cover practical applications of Great Tabl
Link: https://talkpython.fm/episodes/show/492/great-tables
Join me as I chat with Rich Iannone and Michael Chow from Posit where we explore the transformative power of data tables with the Great Tables library. We'll cover practical applications of Great Tabl
talkpython.fm
Great Tables
Join me as I chat with Rich Iannone and Michael Chow from Posit where we explore the transformative power of data tables with the Great Tables library. We'll cover practical applications of Great Tables, showcasing how thoughtful design and advanced formatting…
Kushal Das: Pixelfed on Docker
Link: https://kushaldas.in/posts/pixelfed-on-docker.html
I am running a Pixelfed instance for some time now at
https://pixel.kushaldas.photography/kushal.
This post contains quick setup instruction using docker/containers for the
same.
Copy over .env.dock
Link: https://kushaldas.in/posts/pixelfed-on-docker.html
I am running a Pixelfed instance for some time now at
https://pixel.kushaldas.photography/kushal.
This post contains quick setup instruction using docker/containers for the
same.
Copy over .env.dock
Pixelfed
Kushal Das (@kushal@pixel.kushaldas.photography)
160 Posts, 7 Following, 193 Followers · Public Interest Technologist. Digital #security / #privacy trainer helping out journalists/activists/whistleblowers. #Stockholm #Sweden #ProtectYourSources More details on my website. Follow me here for more climate…
Zero to Mastery: Python Monthly Newsletter 💻🐍
Link: https://zerotomastery.io/blog/python-monthly-newsletter-january-2025/?utm_source=python-rss-feed
62nd issue of Andrei Neagoie's must-read monthly Python Newsletter: Python Web Security, Cognitive Load Is The Key, and much more. Read the full newsletter to get up-to-date with everything you need t
Link: https://zerotomastery.io/blog/python-monthly-newsletter-january-2025/?utm_source=python-rss-feed
62nd issue of Andrei Neagoie's must-read monthly Python Newsletter: Python Web Security, Cognitive Load Is The Key, and much more. Read the full newsletter to get up-to-date with everything you need t
Zero To Mastery
[January 2025] Python Monthly Newsletter 💻🐍 | Zero To Mastery
Andrei Neagoie's must-read monthly Python Newsletter read by 15,000+ Pythonistas. Get up-to-date with the top Python news from last month.
Real Python: The Real Python Podcast – Episode #237: Testing Your Python Code Base: Unit vs. Integration
Link: https://realpython.com/podcasts/rpp/237/
What goes into creating automated tests for your Python code? Should you focus on testing the individual code sections or on how the entire system runs? Christopher Trudeau is back on the show this we
Link: https://realpython.com/podcasts/rpp/237/
What goes into creating automated tests for your Python code? Should you focus on testing the individual code sections or on how the entire system runs? Christopher Trudeau is back on the show this we
Realpython
Episode #237: Testing Your Python Code Base: Unit vs. Integration – The Real Python Podcast
What goes into creating automated tests for your Python code? Should you focus on testing the individual code sections or on how the entire system runs? Christopher Trudeau is back on the show this week, bringing another batch of PyCoder's Weekly articles…
Ned Batchelder: Intricate interleaved iteration
Link: https://nedbatchelder.com/blog/202501/intricate_interleaved_iteration.html
Someone asked recently, “is there any reason to use a generator if I need to
store all the values anyway?” As it happens, I did just that in the code for
this blog’s sidebar because I found it the mo
Link: https://nedbatchelder.com/blog/202501/intricate_interleaved_iteration.html
Someone asked recently, “is there any reason to use a generator if I need to
store all the values anyway?” As it happens, I did just that in the code for
this blog’s sidebar because I found it the mo
Nedbatchelder
Intricate interleaved iteration
Someone asked recently, “is there any reason to use a generator if I need to store all the values anyway?” As it happens, I did just that in the code for this blog’s sidebar because I found it the most readable way to do it. Maybe it was a good idea, maybe…
Seth Michael Larson: Significant whitespace
Link: https://sethmlarson.dev/significant-whitespace?utm_campaign=rss
There is power in what you refuse to type;
creating significant whitespace.
Link: https://sethmlarson.dev/significant-whitespace?utm_campaign=rss
There is power in what you refuse to type;
creating significant whitespace.
sethmlarson.dev
Significant whitespace
There is power in what you refuse to type;
creating significant whitespace.
creating significant whitespace.
Test and Code: pytest-mock : Mocking in pytest
Link: https://testandcode.com/episodes/pytest-mock
pytest-mock is currently the #3 pytest plugin. pytest-mock is a wrapper around unittest.mock.In this episode:Why the pytest-mock plugin is awesomeWhat is mocking, patching, and monkey patchingWhat, if
Link: https://testandcode.com/episodes/pytest-mock
pytest-mock is currently the #3 pytest plugin. pytest-mock is a wrapper around unittest.mock.In this episode:Why the pytest-mock plugin is awesomeWhat is mocking, patching, and monkey patchingWhat, if
Test & Code
Test & Code | pytest-mock : Mocking in pytest
pytest-mock is currently the #3 pytest plugin. pytest-mock is a wrapper around unittest.mock.In this episode:Why the pytest-mock plugin is awesomeWhat is mocking, patching, and monkey patchingWhat,...
Python GUIs: Kivy's UX Widgets: A Quick Exploration — Learn the Basics of UX Widgets in Kivy
Link: https://www.pythonguis.com/tutorials/kivy-ux-widgets/
Widgets are elements of the graphical user interface (GUI) that provide an application functionality. From buttons and labels to more complex elements like checkboxes, sliders and canvases, widgets re
Link: https://www.pythonguis.com/tutorials/kivy-ux-widgets/
Widgets are elements of the graphical user interface (GUI) that provide an application functionality. From buttons and labels to more complex elements like checkboxes, sliders and canvases, widgets re
Python GUIs
Learn the Basics of UX Widgets in Kivy
Kivy is an open-source library for developing graphical user interfaces (GUI). In this article, you'll learn the basics about Kivy's US widgets to develop GUI apps in Python. Widgets are elements of the graphical user interface (GUI) that provide an application…
Tryton News: Newsletter February 2025
Link: https://discuss.tryton.org/t/newsletter-february-2025/8268
In the last month we focused on fixing bugs, improving the behaviour of things, speeding-up performance issues - building on the changes from our last release. We also added some new features which
Link: https://discuss.tryton.org/t/newsletter-february-2025/8268
In the last month we focused on fixing bugs, improving the behaviour of things, speeding-up performance issues - building on the changes from our last release. We also added some new features which
Tryton Discussion
Newsletter February 2025
In the last month we focused on fixing bugs, improving the behaviour of things, speeding-up performance issues - building on the changes from our last release. We also added some new features which we would like to introduce to you in this newsletter. For…
Matt Layman: Finishing Simple Signup - Building SaaS #213
Link: https://www.mattlayman.com/videos/finishing-simple-signup-building-saas-213/
In this episode, I completed the simplified sign up process for my JourneyInbox app. I finished off the final features that add account verification and initial engagement features to make sign up and
Link: https://www.mattlayman.com/videos/finishing-simple-signup-building-saas-213/
In this episode, I completed the simplified sign up process for my JourneyInbox app. I finished off the final features that add account verification and initial engagement features to make sign up and
Matt Layman
Finishing Simple Signup - Building SaaS #213
In this episode, I completed the simplified sign up process for my JourneyInbox app. I finished off the final features that add account verification and initial engagement features to make sign up and nice and functional experience.
Real Python: Build a Tic-Tac-Toe Game With Python and Tkinter
Link: https://realpython.com/tic-tac-toe-python/
Developing a tic-tac-toe game in Python using Tkinter combines programming logic with graphical user interface design (GUI). This tutorial guides you through creating the game logic and a Tkinter-base
Link: https://realpython.com/tic-tac-toe-python/
Developing a tic-tac-toe game in Python using Tkinter combines programming logic with graphical user interface design (GUI). This tutorial guides you through creating the game logic and a Tkinter-base
Realpython
Build a Tic-Tac-Toe Game With Python and Tkinter – Real Python
In this step-by-step project, you'll learn how to create a tic-tac-toe game using Python and the Tkinter GUI framework. Tkinter is cross-platform and is available in the Python standard library. Creating a game in Python is a great and fun way to learn something…
Real Python: Providing Multiple Constructors in Your Python Classes
Link: https://realpython.com/python-multiple-constructors/
Python doesn’t support constructor overloading in the same way that Java or C++ do. However, you can simulate multiple constructors by defining default arguments in .__init__() and use @classmethod to
Link: https://realpython.com/python-multiple-constructors/
Python doesn’t support constructor overloading in the same way that Java or C++ do. However, you can simulate multiple constructors by defining default arguments in .__init__() and use @classmethod to
Realpython
Providing Multiple Constructors in Your Python Classes – Real Python
In this step-by-step tutorial, you'll learn how to provide multiple constructors in your Python classes. To this end, you'll learn different techniques, such as checking argument types, using default argument values, writing class methods, and implementing…