python

Back Open Paginator
03.12.2025 23:16
villares (@villares@pynews.com.br)

#viridis Code at: github.com/villares/sketch-a-d
More sketch-a-day: abav.lugaralgum.com/sketch-a-d
If you like this, support my work:
paypal.com/donate/?hosted_butt
liberapay.com/Villares
wise.com/pay/me/alexandrev562 #Processing #Python #py5 #CreativeCoding





Show Original Post


03.12.2025 23:04
inreoh (@inreoh@climatejustice.social)

I just completed "Gift Shop" - Day 2 - Advent of Code 2025 in #Python #AdventOfCode adventofcode.com/2025/day/2




Show Original Post


03.12.2025 22:44
Posit (@Posit@fosstodon.org)

Develop your Dash Application in Positron, deploy it for free! 🐧

Daniel Chen shares how to build an interactive #Python Dash dashboard in the #Positron IDE, connect it to GitHub, and deploy it publicly to Posit Connect Cloud, all for free.

Check it out: youtu.be/KlHKKnPC9PM





Show Original Post


03.12.2025 22:24
astraluma (@astraluma@tacobelllabs.net)

today in Python:

Trying to implement parallel file write in #AnyIO

Anyone have a pattern for this?

#Python #asyncio #trio




Show Original Post


03.12.2025 21:59
OmbuLabs (@OmbuLabs@mastodon.online)

Next in our #MachineLearning series: We build our very own decision tree (a Random Forest!) using #Ruby and Scikit-learn 🐍

This is a very popular tree-based ensemble model. Check it out 👉 ombulabs.ai/blog/introduction-  

#AI #ML #RandomForest #Python





Show Original Post


03.12.2025 21:44
pvergain (@pvergain@framapiaf.org)

discuss.python.org/t/python-3-
This is the first maintenance release of Python 3.14

Python 3.14.1 is the first maintenance release of 3.14, containing around 558 bugfixes, build improvements and documentation changes since 3.14.0.

#python #python314




Show Original Post


03.12.2025 21:33
underdarkGIS (@underdarkGIS@fosstodon.org)

QGIS to (Geo)Pandas – part 3

The journey continues: QgsArrowIterator is now merged! This makes it possible to iterate over QgsFeatures as Arrow batches. This is where we are now ...

anitagraser.com/2025/12/03/qgi

#QGIS #GeoPandas #GISChat #SpatialDataScience #Arrow #Python




Show Original Post


03.12.2025 20:54
AndriiKuznietsov75 (@AndriiKuznietsov75@social.kyiv.dcomm.net.ua)

👨‍💻🐍🛣️ #Python roadmap





Show Original Post


03.12.2025 20:39
RodStephens (@RodStephens@hachyderm.io)

Use image filters to emboss images in Python
rodstephensbooks.com/image_fil
#Python #PIL #ImageFilters #ImageProcssing





Show Original Post


03.12.2025 20:35
fosserytech (@fosserytech@social.linux.pizza)

Content warning:If Python web dev frameworks were operating systems


Django: Windows - stiff, bloated, has everything out-of-the-box, regardless of whether you need it or not

Flask: Linux - flexible, can be lightweight, you decide what additional stuff you want to use, and how to structure the codebase

FastAPI: macOS - similar to Django, but aims to run faster

What's your favorite one? Mine is Flask, because of it's flexibility, and because it doesn't overwhelm me with much auto-generated boilerplate code, it's easier for me to navigate the codebase, if I structure it myself. (Plus I'm a Linux user, so I'm used to having choices lol)

#Django #Flask #FastAPI #Python #WebDev #WebDevelopment #Coding #Programming #Development #FosseryTech

Django
Flask
FastAPI
Something else




Show Original Post


03.12.2025 20:24
davemq (@davemq@fosstodon.org)

I've finished day 1 part 1 of #aoc2025, in #Python. I'm using #Emacs #orgmode literate programming, with code embedded in text. My Git repo has both 2024 (Emacs Lisp) and 2025 (Python) code in it. I'll likely be refactoring day 1 part 1 as I get into part 2..

github.com/davemq/aoc




Show Original Post


03.12.2025 19:43
marcaurele (@marcaurele@mastodon.social)

Do not use `UV_SYSTEM_PYTHON=1` thinking that your Docker image will use the system Python, it's a trap! What you want is `UV_NO_MANAGED_PYTHON=1` to rely on the Python version from your base image for all uv commands!




Show Original Post


1 ...884 885 886 887 888 889 890 891 892 893 894 ...1571
UP