db_scheehan

@scheehan
13 Followers
53 Following
192 Posts
typical dreamer interests to explore the unknown.

Python 3.13.5 expedited released with couple of significant fixes.

https://www.python.org/downloads/release/python-3135/

be sure refer to PEP 594 – Removing dead batteries from the standard library for deprecations list.

https://peps.python.org/pep-0594/

#linux #programming #pythonprogramming
#python #windows #windows11 #ios

Python Release Python 3.13.5

The official home of the Python Programming Language

Python.org

I wrote up my tips for teaching Python with GitHub Codespaces, based off what I shared during the #PyconUS Education Summit session:
https://blog.pamelafox.org/2025/06/teaching-python-with-codespaces.html

(It's actually a lot about how to set up dev containers with Dockerfile/docker-compose, which is helpful even if you're not teaching)

Teaching Python with Codespaces

Whenever I am teaching Python workshops, tutorials, or classes, I love to use GitHub Codespaces . Any repository on GitHub can be opened...

Five years ago I got the chance to write "A book for my library is a book about my library". A #curl #book #review

https://daniel.haxx.se/blog/2020/05/07/review-curl-programming/

Review: curl programming

Title: Curl ProgrammingAuthor: Dan GookinISBN: 9781704523286Weight: 181 grams A book for my library is a book about my library! Not long ago I discovered that someone had written this book about curl and that someone wasn't me! (I believe this is a first) Thrilled of course that I could check off this achievement from my list … Continue reading Review: curl programming →

daniel.haxx.se
Online Python Compiler (Interpreter) - Programiz

Write and run your Python code using our online compiler. Enjoy additional features like code sharing, dark mode, and support for multiple programming languages.

Oh you thought the `do_while` package was the stunt. Think again! It was also the entire text adventure implemented in generators! @amethyst #NBPy
3 Syntax Updates of Python 3.14 That Will Make Your Code Safer and Better

Python 3.14 is scheduled for its final release on October 7, 2025, as outlined in PEP 745, with exciting updates and enhancements. It significantly boosts performance by introducing an experimental…

TechToFreedom

Anticipate for Django v5.2 ? wait no more. check of the release note about latest new features and enhancements.

@ThePSF #python #linux #html #programming #webdev

https://www.djangoproject.com/weblog/2025/apr/02/django-52-released/

https://docs.djangoproject.com/en/5.2/releases/5.2/

Django 5.2 released

Posted by Sarah Boyce on April 2, 2025

Django Project

BREAKING! Guido van Rossum, the legendary creator of Python, has officially reinstated himself as Python’s Benevolent Dictator for Life (BDFL) - but this time, he’s bringing some new quirks with him.

Feat. Guido van Rossum, Barry Warsaw, @brettcannon and @mariatta

Stay tuned for the Python documentary coming this summer!

https://www.youtube.com/watch?v=wgxBHuUOmjA

BREAKING: Guido van Rossum Returns as Python's BDFL

YouTube

Wondering risk of data compromise if a threat actor compromises the Office365 app environment. To reduce this risk, Data retention, back-up, and disposal Automation should be one of the important aspect to learn and adapt.

#office365 #windows #windows11 #sharepoint #dataretention #data #automation #backup

https://devblogs.microsoft.com/microsoft365dev/microsoft-365-certification-control-spotlight-data-retention-back-up-and-disposal/

https://learn.microsoft.com/en-us/microsoft-365-app-certification/docs/acat-overview

Microsoft 365 Certification control spotlight: Data retention, back-up, and disposal - Microsoft 365 Developer Blog

Learn how Microsoft 365 Certification validates data retention, back-up, and disposal controls for Microsoft 365 apps.

Microsoft 365 Developer Blog

OpenSilver 3.2 is here!

Brings WPF Apps to iOS, Android, and Beyond via MAUI Hybrid!

#opensilver #iOS #android #WPF #linux #programming #python #xaml

https://opensilver.net/announcements/3-2/

OpenSilver 3.2 Brings WPF Apps to iOS, Android, and Beyond via MAUI Hybrid – OpenSilver

Introducing OpenSilver 3.2 OpenSilver 3.2 Brings WPF Apps to iOS, Android, and Beyond via MAUI Hybrid! TL;DR OpenSilver 3.2 now integrates .NET MAUI Hybrid, enabling WPF-compatible apps on iOS, Android, Windows, Mac, Linux (via Photino), and Web from a single codebase Practical migration path – OpenSilver implements a growing subset of WPF API, preserving your […]