yes, yes i know, who needs another application launcher.
but come on, this is metal AF.
(and yes, i know about the openrouter typo)
yes, yes i know, who needs another application launcher.
but come on, this is metal AF.
(and yes, i know about the openrouter typo)
Python code fails unless I import torch, which is don't use
Discussions: https://discu.eu/q/https://pastebin.com/wmVVM7qV
Sending a big thank you to Arm for providing ARM GitHub Action runners to CPython ahead of the public preview launch today! https://github.blog/changelog/2025-04-14-windows-arm64-hosted-runners-now-available-in-public-preview/ #python #cpython
https://github.blog/changelog/2025-04-14-windows-arm64-hosted-runners-now-available-in-public-preview/
I've been so excited about this:
https://fosstodon.org/@pyohio/114343033018928397
Abigail Mesrenyame Dogbe is someone I get to work with in the @ThePSF's Education and Outreach Workgroup.
She's cool, smart, and above all just so incredibly kind. She embodies the parts of #Python that reach past code and make it a community. And one that I want to be a part of, and one that I want to invite people into.
That is an amazing skill, and I'm so thrilled we get to hear from her at @PyOhio this year.
Exciting news! We (@HelPy) are helping out with the first @pyconfi in nearly 10 years!
Friday, 17th October 2025, Jyväskylä
https://fosstodon.org/@pyconfi/114342800255295182
#Python #meetup #Finland #PyCon #PyConFI #PyConFinland
Learn the basics of creating a Python package!
Learn about package structure, the pyproject.toml file (metadata) adding docstrings and code and using your package.
Watch now! https://youtu.be/XAq-HnPU4XM
#Python #pythonpackaging #OpenSource #openscience
Hei maailma! Hello world!
We're back!
The first PyCon Finland in nearly 10 years will take place on Friday, 17th October in Jyväskylä! It will be a special one-day event in cooperation with @ploneconf
The call for proposals and ticket sales are open now!
Please boost and follow!
https://pyconfi.ploneconf.org
https://www.linkedin.com/company/pyconfi
https://fosstodon.org/@HelPy/114342773288376107
CSV Hell: When Your Data Gets All Philosophical About Line Breaks
Just a quick and dirty script for when your csv files looks like something only a blind poet could put together.
https://schulz.dk/2025/04/15/csv-hell-when-your-data-gets-all-philosophical-about-line-breaks/
The latest @talkpython is out with Akshay Agrawal and @mkennedy. We're diving into reactive data science notebooks with Marimo. #python
https://talkpython.fm/episodes/show/501/marimo-reactive-notebooks-for-python
Django 5.2 was released on April 2, 2025, and it brings some exciting new features. In this article, @adamchainz shared several highlights with examples - like automatic model imports in the shell, support for composite primary keys, a simplified way to override BoundField, etc.
Tariff: A Python package that imposes tariffs on Python imports
https://pypi.org/project/tariff/
Discussions: https://discu.eu/q/https://pypi.org/project/tariff/
The April edition of the PSF Grants Program Office Hour is kicking off shortly 9 AM EST, 1 PM UTC. Join us if you have any PSF Grant related questions! #python
https://pyfound.blogspot.com/2024/02/introducing-psf-grants-office-hours.html
"Because foreign packages have been STEALING our CPU cycles for TOO LONG! It's time to put AMERICA FIRST and make importing FAIR and BALANCED again!" https://pypi.org/project/tariff/ #python
The recording of my PyData Global talk about data visualisation with Plotnine in #Python is now available!
Give it a watch if you're interested in:
customising plotnine plots
combining with matplotlib functions
adding custom annotations with HighlightText
(or if you're an #RStats user wondering about Plotnine vs #ggplot2)
Selon la page https://www.pycon.fr/2025/fr/faq.html l'appel à participation de la PyConFR sera ouvert de fin avril à mi-juillet.
Over the past week, I have been writing some real world #Python for our team's project, AI-Explorer (https://github.com/oracle-samples/ai-explorer ). It's been a while since I engaged with this type of Python programming, so there are a few things that I have learned:
ANNONCE
J'ai une opportunité de fou mais incertaine. Je cherche un-e/des développeur-ses web qui pourrait améliorer le code de @pytition basé sur #Python avec un cahier des charges pour une ONG écologiste. Ça sera financé ! Et possible de le mettre dans le gitlab commun. + d'information : https://pytition.org/
Si quelqu'un-e est motivé-e, contactez moi en mp!
Le repouet aide à combattre Change et le capitalisme des pétitions !
#Python Pop Quiz
Find the top 3 letter counts in the following string using Python:
Use any Python module you want to, but extra points for using the standard library!
Code4Lib: Distant Listening: Using Python and Apps Scripts to Text Mine and Tag Oral History Collections. “Designed for oral history project managers, the workflow empowers student workers to generate, modify, and expand subject tags during transcription editing, thereby enhancing the overall accuracy and discoverability of the collection. The paper details the workflow, surveys challenges […]