#PyCon2025
仕事に行く途中
( ✌︎'ω')✌︎
#pyconjp #pycon2025 #pyconjp2025
September 25, 2025 at 12:29 PM
The reasonable part of the talk is now over, according to the speaker. Let's keep going!

Exception().with_traceback(err) let's you change the traceback of one exception with the traceback of another.

This happens in-place! Use with care.

#PyCon2025
May 26, 2025 at 7:03 PM
There will be more of these threads! I plan to go through a reasonable chunk of the #PyCon2025/#PyConUS videos from this year.

If you enjoyed this, the best way to support me right now is supporting @civicband, the civic transparency non-profit, which you can do at opencollective.com/civicband

CivicBand - Open Collective
Opening up local government data for everyone.
opencollective.com
May 26, 2025 at 7:03 PM
🌏 Coming to PyCon AU from overseas?

If you're traveling from outside Australia, now is the time to get your visa sorted!

We’ve just published updated information to help you prepare your visa application.

👉 2025.pycon.org.au/attend/inter...

#PyConAU #PyCon2025 #PyCon #Python
International Visitors (visas)—PyCon AU 2025
PyCon AU is an event that welcomes international visitors, including speakers, attendees, and exhibitors. If you are planning to attend PyCon AU from outside Australia, you will need to apply for a…
2025.pycon.org.au
July 14, 2025 at 3:00 AM
🚀 Join the @microsoft.com talk at PyCon 2025! 🗓️ May 15, 3:30 PM EDT / 12:30 PM PDT. Learn about Building Modern Python Apps on Azure with Rohit and @pamelafox.bsky.social. Don't miss out! #PyCon2025 #Python #Azure

Check it out ➡️ msft.it/6010Swj3r
Build modern Python apps on Azure (Sponsor: Microsoft) - PyCon US 2025
PyCon US 2025
msft.it
May 15, 2025 at 7:05 PM
comprehensions can hide cyclomatic complexity

our choices impact readability and therefore reliability

let's start with something simpler: "else"

#PyCon2025
May 26, 2025 at 6:31 AM
Last step for the conference next month is finding a cat sitter. Can’t wait for #pycon2025
April 5, 2025 at 12:18 AM
In python 3.11 onward, the part of the line that raised the error will be highlighted!

Python also has exception chaining, and you can use "raise from" to be more specific.

You can "raise from" None to skip previous errors.

#PyCon2025
May 26, 2025 at 7:03 PM
ExceptionGroups are designed for situations where multiple things went wrong concurrently.

They have: a message, and a list of other exceptions/exception groups

#PyCon2025
May 26, 2025 at 7:03 PM
😭😭😭 listening to @roguelynn.com crush it in her #pycon2025 keynote
May 17, 2025 at 1:57 PM
PyLadies are heading to PyCon & PyData 2025! Join workshops like Humble Data or Django Girls, attend their panel, or visit their booth. Find them by the Stony Wall at Darmstadtium. More details: 2025.pycon.de/pyladies-at-... #PyCon2025 #PyLadies
PyLadies@PyConDE
Join PyCon DE & PyData 2025 in Darmstadt (Frankfurt), April 23-25! Germany’s largest Python and Data Science conference with talks, workshops, and community events like DjangoGirls and sprints. Be…
2025.pycon.de
April 9, 2025 at 7:08 AM
Decorators! Mostly syntactic sugar for functions wrapping functions

Decorators don't have to return... anything!

We can recreate perl's "until" loop using decorators! It's a little finicky, but very doable.

#PyCon2025
May 26, 2025 at 6:31 AM
Talk starts with a CW: code.

lmao.

There will be a URL at the end, so I'm not going to aim for a full transcription.

"Control flow" is how #python controls execution, the big three being:

- conditionals
- loops
- functions

Everything else is ultimately one of these

#PyCon2025
May 26, 2025 at 6:31 AM
Join us tomorrow at Python Ireland’s PyCon 2025 for a talk with Nathaniel Ford on Bayesian workflows with PyMC.

Learn iterative refinement, robust SEM modeling, and the craft behind meaningful statistical discovery.

#PyCon2025 #PyMC #DataScience
November 14, 2025 at 8:16 PM
So what are the takeaways?

- Write obvious code. This means going beyond just "it works"
- Use or abuse the language to make clearer code!
- But don't jump the shark ✨

Code and slides are at github.com/amyreese/pycon

#PyCon2025
GitHub - amyreese/pycon: Python conference talks
Python conference talks. Contribute to amyreese/pycon development by creating an account on GitHub.
github.com
May 26, 2025 at 6:31 AM
@pamelafox.bsky.social thanks for your #PyCon2025 (technically flaskCon) talk: Testing Flask and Quart Apps with Pytest and Playwright - I use selenium but knew nothing about playwright. Looking forward to trying it out.
May 18, 2025 at 12:03 AM
Looking forward to #pycon2025 in May. Hotel and plane tickets booked. Just need to find a pet sitter for my kitties
March 7, 2025 at 11:36 PM
@pluralistic was invited to give a keynote at #pycon2025 and you should watch it.

"Happy liberation day" indeed, let's make it so.

https://www.youtube.com/watch?v=ydVmzg_SJLw
May 23, 2025 at 6:59 PM
May 29, 2025 at 6:54 AM
Some pics from #PyCon2025 in Dublin.
November 15, 2025 at 3:24 PM
Are you at #PyCon2025? I'm here, and I'd love to see you — at one of my talks, or even at my booth.

I've got a brand-new LernerPython.com learning platform to show off, and tons of swag to share, including T-shirts, stickers, and giveaways of Python Workout and Pandas Workout.

youtu.be/e2VT4P168kU
PyCon US 2025 starts tomorrow!
YouTube video by Python and Pandas with Reuven Lerner
youtu.be
May 15, 2025 at 1:38 AM