Zero to Mastery: Python Monthly Newsletter 💻🐍
Link: https://zerotomastery.io/blog/python-monthly-newsletter-december-2024/?utm_source=python-rss-feed
61st issue of Andrei Neagoie's must-read monthly Python Newsletter: Octoverse Results Reveal, GPU Computing, and much more. Read the full newsletter to get up-to-date with everything you need to know
Link: https://zerotomastery.io/blog/python-monthly-newsletter-december-2024/?utm_source=python-rss-feed
61st issue of Andrei Neagoie's must-read monthly Python Newsletter: Octoverse Results Reveal, GPU Computing, and much more. Read the full newsletter to get up-to-date with everything you need to know
Zero To Mastery
[December 2024] Python Monthly Newsletter 💻🐍 | Zero To Mastery
61st issue of 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.
TestDriven.io: Deploying a Django App to AWS ECS with AWS Copilot
Link: https://testdriven.io/blog/django-ecs-aws-copilot/
This tutorial looks at how to deploy a Django app to AWS ECS with AWS Copilot.
Link: https://testdriven.io/blog/django-ecs-aws-copilot/
This tutorial looks at how to deploy a Django app to AWS ECS with AWS Copilot.
testdriven.io
Deploying a Django App to AWS ECS with AWS Copilot
This tutorial looks at how to deploy a Django app to AWS ECS with AWS Copilot.
Spyder IDE: Spyder 6 project lead: Remote development interface and application UI/UX improvements
Link: https://www.spyder-ide.org/blog/spyder-6-carlos
Spyder's lead maintainer, Carlos Cordoba, shares his insights on the projects and features he helped develop for Spyder 6.0, particularly UI/UX and where the IDE is headed next.
Link: https://www.spyder-ide.org/blog/spyder-6-carlos
Spyder's lead maintainer, Carlos Cordoba, shares his insights on the projects and features he helped develop for Spyder 6.0, particularly UI/UX and where the IDE is headed next.
Real Python: Building HTTP APIs With Django REST Framework
Link: https://realpython.com/courses/django-rest-framework/
REST is a loosely defined protocol for listing, creating, changing, and deleting data on your server over HTTP. The Django REST framework (DRF) is a toolkit built on top of the Django web framework th
Link: https://realpython.com/courses/django-rest-framework/
REST is a loosely defined protocol for listing, creating, changing, and deleting data on your server over HTTP. The Django REST framework (DRF) is a toolkit built on top of the Django web framework th
Realpython
Building HTTP APIs With Django REST Framework – Real Python
This course will get you ready to build HTTP APIs with Django REST Framework. The Django REST framework (DRF) is a toolkit built on top of the Django web framework that reduces the amount of code you need to write to create REST interfaces.
Paolo Melchiorre: My 2024 in review
Link: https://www.paulox.net/2024/12/31/my-2024-in-review/
A quick review of my 2024 done in a hurry, trying to remember the many experiences I had, the people I met, the places I visited and the changes I went through.
Link: https://www.paulox.net/2024/12/31/my-2024-in-review/
A quick review of my 2024 done in a hurry, trying to remember the many experiences I had, the people I met, the places I visited and the changes I went through.
Paolo Melchiorre
My 2024 in review
A quick review of my 2024 done in a hurry, trying to remember the many experiences I had, the people I met, the places I visited and the changes I went through.
PyCoder’s Weekly: Issue #662 (Dec. 31, 2024)
Link: https://pycoders.com/issues/662
#662 – DECEMBER 31, 2024 View in Browser » A lot has happened in the Python ecosystem in 2024 and with our final issue of the year, the featured section contains the top five most clicked articles
Link: https://pycoders.com/issues/662
#662 – DECEMBER 31, 2024 View in Browser » A lot has happened in the Python ecosystem in 2024 and with our final issue of the year, the featured section contains the top five most clicked articles
Pycoders
PyCoder’s Weekly | Issue #662
Issue #662 of the PyCoder’s Weekly newsletter, published Dec. 31, 2024.
Tryton News: Newsletter January 2025
Link: https://discuss.tryton.org/t/newsletter-january-2025/8143
During the last month we continued to fix bugs, improve the behaviour of things, and resolve performance issues - building on the other changes since our last release. We also added some new featur
Link: https://discuss.tryton.org/t/newsletter-january-2025/8143
During the last month we continued to fix bugs, improve the behaviour of things, and resolve performance issues - building on the other changes since our last release. We also added some new featur
Tryton Discussion
Newsletter January 2025
During the last month we continued to fix bugs, improve the behaviour of things, and resolve performance issues - building on the other changes since our last release. We also added some new features which you can find out more about in this newsletter. …
Real Python: Learn From 2024's Most Popular Python Tutorials and Courses
Link: https://realpython.com/popular-python-tutorials-2024/
As we welcome 2025, it’s the perfect time to reflect on the exciting advancements the Python community made in 2024. Python 3.13 stood out as a milestone release, introducing ground-breaking experimen
Link: https://realpython.com/popular-python-tutorials-2024/
As we welcome 2025, it’s the perfect time to reflect on the exciting advancements the Python community made in 2024. Python 3.13 stood out as a milestone release, introducing ground-breaking experimen
Realpython
Learn From 2024's Most Popular Python Tutorials and Courses – Real Python
Revisit your favorite Real Python tutorials and courses from 2024. Explore a wide range of topics, from mastering Python basics to building innovative projects and optimizing your workflow. It’s been an exciting year of learning, and there’s plenty to build…
Go Deh: Me, Chatgpt, copilot, gemini, and google search classify quadrilaterals
Link: http://paddy3118.blogspot.com/2025/01/me-chatgpt-copilot-gemini-and-google.html
(Best viewed on a larger than phone screen)I decided to use AI more in coding, so found some free tools and incorporated them into my coding experience.My initial goal Someone on Linkedin posted thei
Link: http://paddy3118.blogspot.com/2025/01/me-chatgpt-copilot-gemini-and-google.html
(Best viewed on a larger than phone screen)I decided to use AI more in coding, so found some free tools and incorporated them into my coding experience.My initial goal Someone on Linkedin posted thei
Blogspot
Me, Chatgpt, copilot, gemini, and google search classify quadrilaterals
(Best viewed on a larger than phone screen) I decided to use AI more in coding, so found some free tools and incorporated them into my codi...
Daniel Roy Greenfeld: Exploring fastcore bunch classes
Link: https://daniel.feldroy.com/posts/2024-12-fastcore-bunch-classes
For the past six months or so I've been using fastcore. It provides two handy bunch-class style that I've leveraged into projects.
Link: https://daniel.feldroy.com/posts/2024-12-fastcore-bunch-classes
For the past six months or so I've been using fastcore. It provides two handy bunch-class style that I've leveraged into projects.
Hugo van Kemenade: Moved to hugovk.dev
Link: https://dev.to/hugovk/moved-to-hugovkdev-l4k
🚀 See you over at hugovk.dev!
Link: https://dev.to/hugovk/moved-to-hugovkdev-l4k
🚀 See you over at hugovk.dev!
DEV Community
Moved to hugovk.dev
🚀 See you over at hugovk.dev!
Vinayak Mehta: IPychat — An AI extension for IPython
Link: https://vinayak.io/2025/01/02/ipychat/
Recently, I've been exploring geospatial data about Paris. Although I've seen others work with this type of data and know basic terms like shapefiles and polygons, this is my first time working wit
Link: https://vinayak.io/2025/01/02/ipychat/
Recently, I've been exploring geospatial data about Paris. Although I've seen others work with this type of data and know basic terms like shapefiles and polygons, this is my first time working wit
IPychat — An AI extension for IPython - Vinayak Mehta
Real Python: The Real Python Podcast – Episode #233: PyCoder's Weekly 2024 Top Articles & Missing Gems
Link: https://realpython.com/podcasts/rpp/233/
PyCoder's Weekly included over 1,500 links to articles, blog posts, tutorials, and projects in 2024. Christopher Trudeau is back on the show this week to help wrap it all up by sharing some highlights
Link: https://realpython.com/podcasts/rpp/233/
PyCoder's Weekly included over 1,500 links to articles, blog posts, tutorials, and projects in 2024. Christopher Trudeau is back on the show this week to help wrap it all up by sharing some highlights
Realpython
Episode #233: PyCoder's Weekly 2024 Top Articles & Missing Gems – The Real Python Podcast
PyCoder's Weekly included over 1,500 links to articles, blog posts, tutorials, and projects in 2024. Christopher Trudeau is back on the show this week to help wrap it all up by sharing some highlights and uncovering a few missing gems from the pile.
PyPy: Towards PyPy3.11 - an update
Link: https://www.pypy.org/posts/2025/01/towards-pypy311-an-update.html
We1 are steadily working towards a Python 3.11 interpreter, which will be part
of the upcoming PyPy 7.3.18 release. Along with that, we also recently updated
speed.pypy.org to compare PyPy's performa
Link: https://www.pypy.org/posts/2025/01/towards-pypy311-an-update.html
We1 are steadily working towards a Python 3.11 interpreter, which will be part
of the upcoming PyPy 7.3.18 release. Along with that, we also recently updated
speed.pypy.org to compare PyPy's performa
PyPy
Towards PyPy3.11 - an update
We1 are steadily working towards a Python 3.11 interpreter, which will be part
of the upcoming PyPy 7.3.18 release. Along with that, we also recently updated
speed.pypy.org to compare PyPy's performa
of the upcoming PyPy 7.3.18 release. Along with that, we also recently updated
speed.pypy.org to compare PyPy's performa
Marcos Dione: We have been writing Ansible tasks wrong
Link: https://www.grulic.org.ar/~mdione/glob/posts/we-have-been-writing-ansible-tasks-wrong/
Look at the following Ansible task:
- name: Prometheus Exporters
- name: Extend caps for ping - File
template:
src: "roles/server/files{{ item }}"
dest: "{{ item }}"
owner:
Link: https://www.grulic.org.ar/~mdione/glob/posts/we-have-been-writing-ansible-tasks-wrong/
Look at the following Ansible task:
- name: Prometheus Exporters
- name: Extend caps for ping - File
template:
src: "roles/server/files{{ item }}"
dest: "{{ item }}"
owner:
.:: Marcos Dione/StyXman's glob ::.
We have been writing Ansible tasks wrong
Look at the following Ansible task:
- name: Prometheus Exporters
- name: Extend caps for ping - File
template:
src: "roles/server/files{{ item }}"
dest: "{{ item }}"
owner:
- name: Prometheus Exporters
- name: Extend caps for ping - File
template:
src: "roles/server/files{{ item }}"
dest: "{{ item }}"
owner:
Zato Blog: Getting started with network automation in Python
Link: https://zato.io/en/blog/network-automation-getting-started.html
Getting started with network automation in Python
2025-01-07, by Dariusz Suchojad
All network engineers and architects understand that automation is essential for efficiency and reliability,
e
Link: https://zato.io/en/blog/network-automation-getting-started.html
Getting started with network automation in Python
2025-01-07, by Dariusz Suchojad
All network engineers and architects understand that automation is essential for efficiency and reliability,
e
PyPy: Musings on Tracing in PyPy
Link: https://www.pypy.org/posts/2025/01/musings-tracing.html
Last summer, Shriram Krishnamurthi asked on
Twitter:
"I'm curious what the current state of tracing JITs is. They used to be all the
rage for a while, then I though I heard they weren't so effective,
Link: https://www.pypy.org/posts/2025/01/musings-tracing.html
Last summer, Shriram Krishnamurthi asked on
Twitter:
"I'm curious what the current state of tracing JITs is. They used to be all the
rage for a while, then I though I heard they weren't so effective,
PyPy
Musings on Tracing in PyPy
Last summer, Shriram Krishnamurthi asked on
Twitter:
"I'm curious what the current state of tracing JITs is. They used to be all the
rage for a while, then I though I heard they weren't so effective,
Twitter:
"I'm curious what the current state of tracing JITs is. They used to be all the
rage for a while, then I though I heard they weren't so effective,
Real Python: Iterators and Iterables in Python: Run Efficient Iterations
Link: https://realpython.com/python-iterators-iterables/
Understanding iterators and iterables in Python is crucial for running efficient iterations. Iterators control loops, allowing you to traverse arbitrary data containers one item at a time. Iterables,
Link: https://realpython.com/python-iterators-iterables/
Understanding iterators and iterables in Python is crucial for running efficient iterations. Iterators control loops, allowing you to traverse arbitrary data containers one item at a time. Iterables,
Realpython
Iterators and Iterables in Python: Run Efficient Iterations – Real Python
In this tutorial, you'll learn what iterators and iterables are in Python. You'll learn how they differ and when to use them in your code. You'll also learn how to create your own iterators and iterables to make data processing more efficient.
Real Python: Ways to Start Interacting With Python
Link: https://realpython.com/courses/interactive-python/
There are multiple ways of interacting with Python, and each can be useful for different scenarios. You can quickly explore functionality in Python’s interactive mode using the built-in Read-Eval-Prin
Link: https://realpython.com/courses/interactive-python/
There are multiple ways of interacting with Python, and each can be useful for different scenarios. You can quickly explore functionality in Python’s interactive mode using the built-in Read-Eval-Prin
Realpython
Ways to Start Interacting With Python – Real Python
In this video course, you'll explore the various ways of interacting with Python. You'll learn about the REPL for quick testing and running scripts, as well as how to work with different IDEs, and Python's IDLE.
PyCoder’s Weekly: Issue #663 (Jan. 7, 2025)
Link: https://pycoders.com/issues/663
#663 – JANUARY 7, 2025 View in Browser » Building HTTP APIs With Django REST Framework This course will get you ready to build HTTP APIs with Django REST Framework. The Django REST framework (DR
Link: https://pycoders.com/issues/663
#663 – JANUARY 7, 2025 View in Browser » Building HTTP APIs With Django REST Framework This course will get you ready to build HTTP APIs with Django REST Framework. The Django REST framework (DR
Pycoders
PyCoder’s Weekly | Issue #663
DRF, Temp Files, Dataclasses, and More