Mastodon PyLadies Vancouver - July meetup: AI agents and LLMs, plus Python and PyLadies news
PyLadies Vancouver logo
  • About 
  • Events 
  • Blog 
  • Handbook 
  1.   Blog
  1. Home
  2. Blog
  3. July Meetup: AI Agents and LLMs, Plus Python and PyLadies News

July Meetup: AI Agents and LLMs, Plus Python and PyLadies News

By Mariatta • Posted on June 23, 2026 • 6 min read • 1,163 words
Python   Pyladies   Vancouver   Meetup   Events   Ai  
Python   Pyladies   Vancouver   Meetup   Events   Ai  
Share via
PyLadies Vancouver
Link copied to clipboard

Join PyLadies Vancouver on July 6 for two talks on AI agents and LLMs, plus a roundup of Python and PyLadies news: award winners, open CFPs, and upcoming conferences.

On this page
Our July Meetup   RSVP on Luma   The Talks   Thank You to Our Venue Host: Improving Vancouver   Support PyLadies Vancouver   PyLadies News   Python News   What the Python Core Team Is Discussing   From the Python Software Foundation   Python AI Libraries to Explore   Calls for Proposals: Your Talk Could Be Next   Upcoming Regional Python Conferences  
July meetup: AI agents and LLMs, plus Python and PyLadies news

We’re excited to announce our next PyLadies Vancouver meetup on Monday, July 6, 2026, hosted at Improving Vancouver! This month we have two talks on AI agents and large language models. Come for the talks, stay for the community, and the pizza 馃崟. Read on for the details, plus a roundup of Python and PyLadies news.

Our July Meetup  

RSVP on Luma  

Spots are limited, so please RSVP through our Luma calendar:

RSVP on Luma     

We handle RSVPs through Luma  now, and you can also subscribe to our Luma calendar  to get future events in your own calendar app.

The Talks  

What Happens When Your Agent Has to Wait for a Human, by Melanie Warrick

You built an agent in Python. It reasons, calls tools, handles its own steps, and then it hits a step that needs a human to approve something. What happens to your agent’s state while it waits? Melanie shows how durable execution with Temporal keeps the loop alive through crashes and long waits, with a short live demo.

A Practical Introduction to Generative AI and Large Language Models, by Daniel Chen

How do large language models actually work, and why can the same prompt give different answers? Daniel, a Data Science Lecturer at UBC, gives a practical introduction to generative AI and LLMs, and how to use them effectively in Python-based data science workflows.

Thank You to Our Venue Host: Improving Vancouver  

A big thank you to Improving Vancouver  for hosting us and providing pizza for the evening! Improving Vancouver is an IT consulting and software development firm specializing in application development, data engineering, and AI solutions. We’re grateful for their support of the local Python community.

Support PyLadies Vancouver  

PyLadies Vancouver is run entirely by volunteers, and donations help us keep our meetups free and welcoming. If you’re able, please consider chipping in:

Donate to PyLadies Vancouver     

Love our PyLadies Vancouver tote bags? For a minimum donation of $25, you can pick up one of these at a future meetup!

PyLadies Vancouver Tote Bag
PyLadies Vancouver Tote Bag

PyLadies News  

We’re one of many PyLadies chapters! If you’re travelling, or know Pythonistas elsewhere, here are a few other active chapters worth following:

  • PyLadies Toronto  : talks and social meetups
  • PyLadies Boston  : monthly “Grab a Byte” virtual lunches and talk previews with Boston Python
  • PyLadies Montreal  : a fellow Canadian chapter, led by Denny Perez (one of this year’s Outstanding PyLady Award winners!)

You can find your nearest chapter on the PyLadies website  .

It’s been a wonderful season for PyLadies recognition, and we want to shine a light on members of our global PyLadies community. Congratulations to the 2026 Outstanding PyLady Award  recipients: Mar铆a Jos茅 Molina-Contreras, Denny Perez, and Fay Shaw! And among this year’s PSF Community Service Award  recipients, we’re especially celebrating these PyLadies: Inessa Pawson (PyLadies SWFL), Mar铆a Jos茅 Molina-Contreras (PyLadies en Espa帽ol), Micaela Reyes (PyLadies Manila), and Sarah Kuchinsky (PyLadies Silicon Valley). 馃帀

Know someone who deserves recognition? You can nominate community members for awards, too! If you know a PyLady doing great work, nominate them for an Outstanding PyLady Award  . Or let us know and we can nominate as a group, which makes the nomination even stronger.

Python News  

What the Python Core Team Is Discussing  

A peek at the Python core team’s development forum  :

  • Updated guidelines for using AI tools when contributing to CPython  : timely for this month’s theme! CPython refreshed its guidance on AI-assisted contributions. The gist: contributors stay responsible for everything they submit, should review AI output carefully and explain changes in their own words, and keep contributions focused. Thoughtful AI-assisted work is welcome; unreviewed AI output is not.
  • Community perspectives on the JIT  : an active thread gathering experiences, expectations, and concerns about Python’s experimental JIT compiler, following a Steering Council announcement on the JIT project  .
  • Reverting the incremental GC in Python 3.14 and 3.15  : the most active recent thread, on rolling back the incremental garbage collector after reports of memory pressure.
  • Repr output of t-strings  : polishing the brand-new t-string literals ( PEP 750  ) that landed in Python 3.14.

On the release front, Python 3.14.6 shipped on June 10, and Python 3.15 has reached feature freeze, with its release candidate expected in August.

From the Python Software Foundation  

A couple of updates from the PSF worth your attention:

  • PSF Strategic Plan 2026 draft: open for community feedback  : the PSF is asking the community to review its draft strategic plan and weigh in on whether the goals and direction feel right. The feedback window closes June 25, 2026 (end of day, anywhere on Earth), so don’t wait!
  • PSF Board election dates for 2026  : four board seats are open. Nominations open July 28, and voting runs September 1-15. If you’re a Contributing, Supporting, or Fellow member, affirm your voting intention by August 25 to take part.

Python AI Libraries to Explore  

Since this month’s talks are all about agents and LLMs, here are some Python libraries worth a look if you’d like to build your own:

  • Pydantic AI  : an agent framework “the Pydantic way,” with type-safe, structured outputs
  • LangGraph  : for building stateful, multi-step agent workflows
  • smolagents  : Hugging Face’s lightweight library for agents that write and run code
  • Temporal  : durable execution to keep agents alive through crashes and long waits (exactly what Melanie’s talk is about!)

Calls for Proposals: Your Talk Could Be Next  

Two friendly conferences have open calls for proposals right now, and both are great places to give a first talk:

  • SeaGL  (Seattle GNU/Linux Conference): CFP open until June 30, 2026 (closing soon!). A free, welcoming conference, October 23-24, 2026 at the University of Washington, with online participation. Submit a talk to SeaGL  .
  • PyBay  (San Francisco): CFP open until July 12, 2026. October 3, 2026 at the UCSF Mission Bay Conference Center. Submit a talk to PyBay  .
If you’ve been thinking about speaking, this is your sign! We’re happy to help you brainstorm or review a proposal, so reach out.

Upcoming Regional Python Conferences  

PyLadies are active as speakers and organizers across the Python conference circuit, so you’ll find familiar faces from our community on stage at events like these. They’re welcoming places to attend, learn, and one day give your own talk. Here are some coming up:

  • SciPy 2026  : Minneapolis, USA 路 July 13-19, 2026, with talks from Naty Clementi (PyLadies DC) and Inessa Pawson (PyLadies SWFL)
  • PyOhio 2026  : Cleveland, USA 路 July 25-26, 2026, with a keynote by Carol Willing (PyLadies San Diego)
  • PyCon Latam 2026  : Turrialba, Costa Rica 路 August 20-23, 2026, with a keynote by Georgi Ker (PyLadies Bangkok)
  • DjangoCon US 2026  : Chicago, USA 路 August 24-28, 2026
  • PyBay 2026  : San Francisco, USA 路 October 3, 2026
  • PyBeach 2026  : Santa Monica, USA 路 October 24, 2026

See you on July 6! 馃悕

From Curiosity to Cloud: A Hands-On Python Workshop with Linda Lee 
On this page:
Our July Meetup   RSVP on Luma   The Talks   Thank You to Our Venue Host: Improving Vancouver   Support PyLadies Vancouver   PyLadies News   Python News   What the Python Core Team Is Discussing   From the Python Software Foundation   Python AI Libraries to Explore   Calls for Proposals: Your Talk Could Be Next   Upcoming Regional Python Conferences  
Connect With Us

Tag us and use #PyLadiesVancouver hashtag

             
Copyright 漏 PyLadies Vancouver | Powered by Hinode  .
Deploys by Netlify
PyLadies Vancouver
Code copied to clipboard