python

Back Open Paginator
16.09.2025 18:28
N01R (@N01R@chaos.social)

About four weeks ago I started learning Python again. This time I have much more time to learn it properly. Now I'm reworking my first Python project which I did about nine months ago. I just wrote a script from top to bottom without any structure. It‘s so much fun to correct it - not. I need a hug 🧸

#python #vscode




Show Original Post


16.09.2025 18:08
villares (@villares@ciberlandia.pt)

You can still help sponsor the Brazilian national #Python conference!
You can also donate a ticket so that a student can attend!
#PythonBrasil2025





Show Original Post


16.09.2025 18:04
clonbg (@clonbg@masto.es)

Aprender Django myblog.clonbg.es/aprender-djan #Programación #Python clonbg.es





Show Original Post


16.09.2025 17:56
pybeach (@pybeach@fosstodon.org)

Introducing #PyBeach Speaker: Parul Gupta

Python Packaging Expressway: A Path Worth Taking

pretalx.com/pybeach2025/talk/H

Are you mystified on how to deliver Python applications end-to-end? Learn how to create, publish, and manage your Python packages.

🗓️ Saturday, September 27, 2025
🌎 Santa Monica, CA
🎟️ Get your ticket now! ti.to/pybeach/pybeach2025
#Python





Show Original Post


16.09.2025 17:41
chrisjrn (@chrisjrn@social.coop)

Good morning, especially to the two new and two returning @ThePSF directors!

And _especially_ good morning to the @ThePSF's moderation team. Y'all do great work and we don't thank you enough (nor could we)!

#Python




Show Original Post


16.09.2025 17:33
rzeta0 (@rzeta0@mas.to)

Did a talk recently at a pydata meet-up.

Wore a Plasticine Acton t-shirt.

A few people did ask about it before and after.

Although most people are aware of the genocide, not everyone is aware of the crushing of democratic protest in the UK.

#plasticineaction #genocide #gaza #tech #python #democracy #protest





Show Original Post


16.09.2025 17:23
erikjan (@erikjan@fosstodon.org)

New #preprint about #MonteCarlo #simulation for #statistics research:

Tidy simulation: Designing robust, reproducible, and scalable Monte Carlo simulations

arxiv.org/abs/2509.11741

There are a few papers already about how to design and think about statistical simulations, but very few are about how to implement them. Enter tidy simulation, which builds upon tidy data principles to make simulations easier to understand and simple to scale ☺️

This paper also #code examples in #RStats and #python




Show Original Post


16.09.2025 17:20
SnoopJ (@SnoopJ@hachyderm.io)

Realization: #Python dependency groups (PEP 735, added in pip 25.1) can be used for optional 'narrowing' of a dependency graph.

E.g. I have a project that depends on package `shaky>=X.Y.Z, <X.Y+1` where we have some trust issues with the API stablity of the `shaky` upstream.

But `X.Y.Z` is the 'nominal' resolution of that requirement for release, higher versions are allowed as an "early warning system" for upstream breakage (i.e. in a nightly build)

So I could have a dependency group called `release` or `nominal` or something that further restricts the requirement to `shaky==X.Y.Z`

I don't think I *am* going to do this, but it's a neat trick.




Show Original Post


16.09.2025 16:58
brass75 (@brass75@twit.social)

Congratulations to the new board members of @ThePSF , Abigail, Simon, Jannis and Sheena!

#Python #PSF




Show Original Post


16.09.2025 16:57
offby1 (@offby1@wandering.shop)

13 seats, 13 candidates... wtf? #Python




Show Original Post


16.09.2025 16:36
pycon_nl (@pycon_nl@mastodon.social)

👕 Want the official PyCon NL T-shirt?
Buy your ticket before Oct 2! 🎟️
PyCon NL is coming — talks, workshops & Python fun 🐍
📅 Oct 16 | 📍 Utrecht
👉 pycon-nl.org




Show Original Post


16.09.2025 16:30
azamsharp (@azamsharp@iosdev.space)

🚀 Excited to announce my brand new course: Machine Learning Bootcamp for Complete Beginners 2025! 🎉

Learn Python, data handling, ML algorithms & build real projects—no experience needed!

👉 Enroll now: azamsharp.teachable.com/p/azam

#machinelearning #python #artificialintelligence #ai





Show Original Post


1 ...1306 1307 1308 1309 1310 1311 1312 1313 1314 1315 1316 ...1552
UP