logo FEDIDEVS

PyCon US 2025

Day 1 (48)

⚠️ Pro tips for any Summit presenters at PyCon US 2025: (hatchery, language, maintainer, community organizers, etc)

1. Light mode for your slides
2. Use big fonts
3. Share presentation link to your audience so they can follow along in case your slides are not readable

We're at the Python Language summit and we just made a presenter change their slides from dark mode into light mode, and also Guido had to move his seat to be right in front of the projector in order to read the slides.

11 13 1

I'm facilitating an Open Space at :

Beautiful Soup: Ask Me Anything
Sun. May 18th; 2-3pm

An open questions session with @leonardr, the maintainer of screen-scraping library . If you've ever used or tried to use it, share your questions, confusions, stuff you've made, concerns, ideas, offers of help, etc. with Leonard in person. If we don't have a ton of questions, we might do some impromptu usability testing to check whether the new type hints help you use the library.

6 12 2

Hello from Python Language Summit at PyCon US.
Photo taken by @EWDurbin

23 12 0

Conferencing Pro Tips: personalize/label your laptop charger with stickers unique to you.

22 8 0

Eating vegan at or have dinner mates who are?

Nearby vegan-friendly dinner options, within walking distance:

• Condado Tacos (1 min)
• Bae Bae's (2 mins)
• Nicky's Thai Kitchen (4 min)
• Rosewater Middle Eastern (5 min)
• Arrepitas (10 min)

These 2 places can make a vegan veggie burger:

• The Yard (10 min)
• Forbes Tavern (10 min)

If you're up for a longer trek, these are extremely vegan friendly:

• EYV (22 min)
• The Zenith (57 min)
• Roots Kitchen (60 min)
• APTEKA (70 min)

5 8 6

Attn📣 @pycon US attendees: we've got a bunch of fun stuff planned for the PSF booth! Make sure to stop by starting tomorrow at the Opening Reception 🐍🎉

Look for posts over the next couple of days about everything you can do at our booth ✨🎮🤝

9 6 0

Python sticker exchange already starting in my hotel room. Featuring @pyladiescon @pyladiesdub @pypodcats and PyCon Greece

11 6 0

✅ Presentation done at Python Language Summit

I shared updates and news from Python docs Editorial board and beyond. A big focus of discussions today is about official Python docs translations into various languages, how we can help and support translation.

Slides: canva.com/design/DAGl84h7oyQ/Q

32 5 1

[Updated time/date!] Come swing by the PyCharm booth on Saturday 3:35 pm to say hi.

6 5 0

Learnt a ton from @crazy4pi314 in their "Snakes in a Grid" tutorial at about how we can use Python to work with Excel spreadsheets:

* Use pandas read_excel() to turn an XLSX into a dataframe, and to_excel() to turn a dataframe to an XLSX
github.com/crazy4pi314/snakes-

* Use openpyxl to create a spreadsheet from scratch, complete with working formulas and charts!
github.com/crazy4pi314/snakes-

2 4 1