python

Back Open Paginator
10.09.2025 00:57
maphew (@maphew@vmst.io)

dear #python, i've only ever built cli tools in python. A couple of times I've looked at making a gui app, but unless it's a web ui (i understand html and css a bit) they all seem so very complicated. However i need to interact with local files so a web ui won't work. i'm never going to be a full fledged developer but i do want to make nice things. are there any gui frameworks that are easy-ish to get started with? actually fun/rewarding to use?




Show Original Post


10.09.2025 00:40
treyhunner (@treyhunner@mastodon.social)

I just bound Alt+m to in my REPL to move the cursor to the start of indentation for the current line.

It's like Ctrl+A, but it goes to the beginning of indentation instead of to the beginning of the line.

pym.dev/p/3b2un/




Show Original Post


10.09.2025 00:31
django (@django@fosstodon.org)

At #DjangoCon - Drishti Jain gave an excellent talk about climate modeling tools in #Python. And recommends eco2ai (github.com/sb-ai-lab/Eco2AI) to get started estimating projects’ carbon footprint! 🌱 #DjangoConUS





Show Original Post


10.09.2025 00:00
djangocon (@djangocon@fosstodon.org)

"Python for Planet Earth: Climate Modeling and Sustainability in Action"

Code for the planet! Discover how Python and Django are being used to model climate change and drive sustainability efforts 🌱

#DjangoConUS #Climate #Sustainability #Python #Django #PlanetEarth #ClimateAction





Show Original Post


09.09.2025 23:53
rasterweb (@rasterweb@mastodon.social)

Looks like Python's gpxplotter might be what I could use to plot GPX tracks onto a map.

gpxplotter.readthedocs.io/




Show Original Post


09.09.2025 23:47
esther_alter (@esther_alter@mastodon.social)

How to handle async bugs in the languages/engines that I know:

: fix the bug
: more callbacks
: hacks
: lol




Show Original Post


09.09.2025 23:02
MarcelJan (@MarcelJan@mastodon.nl)

@pimoroni I have a first version of the #python code online.
github.com/Marcel-Jan/inkystar




Show Original Post


09.09.2025 22:49
divclassbutton (@divclassbutton@hachyderm.io)

@bobulous It is definitely not well formed #XML, as C1 controls can only be reported as character references in XML 1.1, but I was surprised that I can't even read it in to go to the parsing step.

#Rust refuses as it's invalid UTF-8, which is true as far as I can tell from reading the #unicode specification.

#Python happily ingests, RustRover opens in the editor without concern.

I'm thinking I'll have to adjust the methods that parse to take a directory instead of a string, and then do some scanning before I attempt anything.




Show Original Post


09.09.2025 22:38
ology (@ology@fosstodon.org)

I have created a simple #Python drummer: pypi.org/project/music-drummer/

It is not a "drum machine," but rather the essentials to play drum grooves, instead of a boring metronome. :)

This is a work-in-progress, and more features may be added yet, like being able to interact with existing music21 scores, for one.




Show Original Post


09.09.2025 22:05
jobsfordevelopers (@jobsfordevelopers@mastodon.world)

ID.me is hiring Senior Business Insights Analyst

🔧 #python #sql #seniorengineer
🌎 McLean, Virginia
⏰ Full-time
🏢 ID.me

Job details jobsfordevelopers.com/jobs/sen
#jobalert #jobsearch #hiring




Show Original Post


09.09.2025 22:01
pybay (@pybay@fosstodon.org)

🐍PyBay 2025 Speaker Highlight🎤 Brett Slatkin “Do It Yourself: Demystifying the Magic of Dataclasses”

dataclasses feel like magic, but they aren’t! Learn how to build their key features yourself, when to use them, and the advanced code-gen tricks that make them work.

📍 Oct. 18, 2025, San Francisco: pybay.org/
🎟️ Tickets: pretix.eu/bapya/pybay-2025/
🎤 More talks: pybay.org/speaking/talk-list-2

#PyBay #Python #PyBay2025





Show Original Post


09.09.2025 21:36
Posit (@Posit@fosstodon.org)

🚨 Virtual Posit fam, this one’s for you.
posit::conf(2025) kicks off in just days—and you don’t have to be in ATL to join the magic.

🎮 Conf::Contest? You’re in.
🎤 Live talks + speaker Q&A? Streamed to your screen.
🤝 Community + Discord chaos? Oh yes.
🧠 AMA with @rich_i? Absolutely.
🏆 Win swag from your couch? Believe it.

Register for Virtual Conf - Join the fun from Day 1 (Sept 16)—and show the leaderboard what you’ve got.

👉 posit.co/conference

#RStats #Python #PositConf2025





Show Original Post


1 ...1340 1341 1342 1343 1344 1345 1346 1347 1348 1349 1350 ...1551
UP