AIニュース最前線
最新ニュースAI日報Hacker日報週報動画AIツールトレンド企業

AIニュース最前線

世界中のAI最新情報を日本語で毎時更新

最新ニュース日報トレンド企業プレミアムRSS
© 2026 ainew.jp特定商取引法に基づく表記
ニュース一覧元記事を開く
Simon Willison Blog·2026年4月18日 08:59·約4分で読める

PyCon US 2026 in Long Beachに参加しよう - 今年は新たなAIとセキュリティトラックを導入

#Python#LLMローカル推論#エッジAI#非同期エージェント
TL;DR

PyCon US 2026はカリフォルニア州ロングビーチで開催され、今年初めてAIとセキュリティの専用トラックが設けられ、LLMの実装やエッジ推論など実践的なPython AIセッションが8件公開されている。

AI深層分析2026年4月18日 10:40
3
注目/ 5段階
深度40%
3
関連度30%
4
実用性20%
3
革新性10%
2

キーポイント

1

PyCon US 2026の基本開催情報と西海岸移転

5月13日から19日にカリフォルニア州ロングビーチで開催され、2017年ポートランド以来となる西海岸開催かつカリフォルニア初招致となる。

2

AI専用トラックの新設と運営体制

金曜日にAI、土曜日にセキュリティの専用トラックを新設。AIトラックはSilona BonewaldとZac Hatfield-Doddsが担当し、著者自身も進行役として参加する。

3

実践的なAIセッション8件の公開

ローカルLLMの量子化、ブラウザ内エッジ推論、非同期エージェント構築、GPUメモリ最適化、リアルタイム音声エージェントなど、実装・運用に焦点を当てたプログラムが公開されている。

4

スケジュール抽出におけるAIツールの実証

著者はClaude Codeと自作ツール「Rodney」を用いてスケジュールを自動抽出し、カンファレンス告知自体でAI活用ワークフローを実践的に示している。

影響分析・編集コメントを表示

影響分析

本記事は単なるカンファレンス告知ではなく、Python開発者向けAI実装の最前線(ローカル推論・エッジ処理・非同期化)を可視化している。特に、告知記事自体でAIツールを活用する手法を示すメタな実践は、開発者の生産性向上とワークフロー革新を促す良い事例となる。業界全体としては、PythonエコシステムにおけるAI実装の「ローカル化・エッジ化」トレンドを公式イベントで強化する方向性を示唆している。

編集コメント

カンファレンスの告知記事でありながら、スケジュール抽出にAIツールを実践的に活用している点が高く評価できる。Pythonコミュニティが実運用レベルのAI開発へ注力している兆候であり、開発者はセッション内容だけでなく、AI活用事例としての構成にも注目すべきだ。

今月の13日から19日にかけて開催される今年のPyCon USは、主要なカンファレンスセッション(コアカンファレンストーク)が金曜日の15日から日曜日の17日まで、その前後にチュートリアル(教育講座)とスプリント(集中開発期間)の日程が設けられています。今年はカリフォルニア州ロングビーチでの開催となり、2017年のオレゴン州ポートランド以来となる西海岸開催、そして2013年のサンタクララ以来となるカリフォルニア州での開催となります。

カリフォルニアにお住まいの方は、この機会を逃さずPythonコミュニティの最新情報に触れ、多くの興味深い方々と出会い、素晴らしい学びを得てください。

通常のPyConプログラムに加え、今年のカンファレンスでは2つの新しい専用トラック(専門セッション枠)が設けられます。金曜日はAI track、土曜日はSecurity trackです。

AIプログラムは、トラックチェア(セッション責任者)を務めるSilona Bonewald(CitableAI)とZac Hatfield-Dodds(Anthropic)によって企画されました。私は今年、会場内の進行役(イン・ザ・ルーム・チェア)を務め、スピーカーの紹介や円滑な進行をサポートします。

以下がAI trackのスケジュール全文です:

  • 11:00: AI支援によるコントリビューション(寄稿)とメンテナーの負荷 - Paolo Melchiorre
  • 11:45: AIを活用したPython教育:適応型かつ包括的な学習へ - Sonny Mupfuni
  • 12:30: アフリカ諸言語の可視化:低リソース言語ID(識別)のためのPythonガイド - Gift Ojeabulu
  • 14:00: ノートパソコンでの大規模言語モデル(LLMs)実行:Pythonにおける実用的な量子化技術 - Aayush Kumar JVS
  • 14:45: ブラウザ内PythonによるAI配布:インフラ不要のエッジ推論(エッジインフェレンス)と柔軟性 - Fabio Pliger
  • 15:30: ループをブロックしない:AIエージェントのためのPython非同期(アシンクロナス)パターン - Aditya Mehra
  • 16:30: Python開発者が知っておくべきハードウェア事情:GPUメモリ、カーネルスケジューリング(カーネルスケジューリング)、実行モデルの実践ガイド - Santosh Appachu Devanira Poovaiah
  • 17:15: Pythonで最初のリアルタイム音声エージェントを構築する方法(精神を保ちながら) - Camila Hinojosa Añez, Elizabeth Fuentes

(なお、このスケジュールページからClaude CodeとRodneyを使用してMarkdownリストとしてスクレイピングした方法はこちらですhttps://gisthost.github.io/?dab27f61d85eb98f60db5991aa21ec89。)

PyCon USに来るべき理由!

私がPyConに参加し始めてから20年以上が経ちます。初めて参加したのは2005年のことです。これは私が生涯で最も好きなカンファレンスシリーズの一つです。参加者が2,000人以上に拡大した現在でも、PyCon USは依然としてコミュニティ中心のカンファレンスであり、私が参加した大規模イベントの中で最も*企業色*の薄いものです。

講演(talks)はいつも素晴らしいですが、私にとって本当に価値があるのはそれを取り巻く追加イベント(add-ons)です。ライトニングトーク(lightning talks)の枠は最も多くの参加者を集めるセッションの一つです。PyLadiesオークションもいつも非常に面白いです。スプリント(sprints)は、メンテナーの指導のもとで実際に使用しているプロジェクトに直接貢献できる素晴らしい機会です。

予定された講演に加え、本イベントにはオープンスペース(open spaces)があります。ここでは特定のトピックについて議論する場を誰でも予約でき、実質的にはPyCon版のアンコンファレンス(unconference)と言えます。今年はオープンスペースで多くの時間を過ごす予定です。Datasetteおよびエージェント型エンジニアリング(agentic engineering)に関するセッションに参加するか、あるいは立ち上げたいと考えています。

私はPython Software Foundationの理事を務めており、PyCon USは当法人にとって最も重要な責務の一つであり続けています。過去には組織の主要な資金源でしたが、それは「Pythonプログラミング言語を促進・保護・発展させ、多様で国際的なPythonプログラマーコミュニティの成長を支え、促進する」という私たちのミッションの中核でもあります。

もしロングビーチにお越しになる場合は、PSFブログのこの投稿で述べられている理由から、公式ホテルの予約枠(official hotel block)に宿泊を手配していただければ幸いです。

タグ: conferences, open-source, pycon, python, ai, psf

原文を表示

This year's PyCon US is coming up next month from May 13th to May 19th, with the core conference talks from Friday 15th to Sunday 17th and tutorial and sprint days either side. It's in Long Beach, California this year, the first time PyCon US has come to the West Coast since Portland, Oregon in 2017 and the first time in California since Santa Clara in 2013.

If you're based in California this is a great opportunity to catch up with the Python community, meet a whole lot of interesting people and learn a ton of interesting things.

In addition to regular PyCon programming we have two new dedicated tracks at the conference this year: an AI track on Friday and a Security track on Saturday.

The AI program was put together by track chairs Silona Bonewald (CitableAI) and Zac Hatfield-Dodds (Anthropic). I'll be an in-the-room chair this year, introducing speakers and helping everything run as smoothly as possible.

Here's the AI track schedule in full:

  • 11:00: AI-Assisted Contributions and Maintainer Load - Paolo Melchiorre
  • 11:45: AI-Powered Python Education : Towards Adaptive and Inclusive Learning - Sonny Mupfuni
  • 12:30: Making African Languages Visible: A Python-Based Guide to Low-Resource Language ID - Gift Ojeabulu
  • 2:00: Running Large Language Models on Laptops: Practical Quantization Techniques in Python - Aayush Kumar JVS
  • 2:45: Distributing AI with Python in the Browser: Edge Inference and Flexibility Without Infrastructure - Fabio Pliger
  • 3:30: Don't Block the Loop: Python Async Patterns for AI Agents - Aditya Mehra
  • 4:30: What Python Developers Need to Know About Hardware: A Practical Guide to GPU Memory, Kernel Scheduling, and Execution Models - Santosh Appachu Devanira Poovaiah
  • 5:15: How to Build Your First Real-Time Voice Agent in Python (Without Losing Your Mind) - Camila Hinojosa Añez, Elizabeth Fuentes

(And here's how I scraped that as a Markdown list from the schedule page using Claude Code and Rodney.)

You should come to PyCon US!

I've been going to PyCon for over twenty years now - I first went back in 2005. It's one of my all-time favourite conference series. Even as it's grown to more than 2,000 attendees PyCon US has remained a heavily community-focused conference - it's the least *corporate* feeling large event I've ever attended.

The talks are always great, but it's the add-ons around the talks that really make it work for me. The lightning talks slots are some of the most heavily attended sessions. The PyLadies auction is always deeply entertaining. The sprints are an incredible opportunity to contribute directly to projects that you use, coached by their maintainers.

In addition to scheduled talks, the event has open spaces, where anyone can reserve space for a conversation about a topic - effectively PyCon's version of an unconference. I plan to spend a lot of my time in the open spaces this year - I'm hoping to join or instigate sessions about both Datasette and agentic engineering.

I'm on the board of the Python Software Foundation, and PyCon US remains one of our most important responsibilities - in the past it's been a key source of funding for the organization, but it's also core to our mission to "promote, protect, and advance the Python programming language, and to support and facilitate the growth of a diverse and international community of Python programmers".

If you do come to Long Beach, we'd really appreciate it if you could book accommodation in the official hotel block, for reasons outlined in this post on the PSF blog.

Tags: conferences, open-source, pycon, python, ai, psf

この記事をシェア

関連記事

Simon Willison Blog★32026年6月3日 04:28

Datasette Agent MicroPython 0.1a0 のリリース

Simon Willison が、GPT-5.5 を使用して Python コードを安全に生成・実行する「Datasette Agent」のアルファ版「datasette-agent-micropython 0.1a0」を発表し、サンドボックスからの脱出を試みる攻撃が失敗したと報告しました。

KDnuggets★42026年6月1日 21:00

データサイエンティストが知るべき Python の必須概念 5 つ

この記事は、データサイエンティストがスパゲッティコードから高速で生産レベルのデータパイプラインへ移行するために必要な Python の 5 つの必須概念を詳しく解説しています。

Ars Technica AI★52026年5月27日 04:50

オープンソースパッケージの重大脆弱性により数百万の AI エージェントが危険にさらされる

セキュリティ研究者は、週に 3 億 2500 万ダウンロードされるオープンソースフレームワーク「Starlette」に存在する重大な脆弱性が、世界中の数百万の AI エージェントやツールのサーバーをハッカーに突破させ、機密データや認証情報を盗まれる危険があると警告している。

ニュース一覧に戻る元記事を読む