2023-07-14

PyCon APAC 2023 プロポーザルの採択結果 - Accepted Proposals (30min/15min Talk)

 PyCon APAC 2023 コンテンツチームリーダーの koyhoge です。

PyCon APAC 2023 の CfP に対して合計 235 件のプロポーザルがありました。応募してくださったみなさん、どうもありがとうございました。また一般レビュアーの募集に対し20名弱の方より応募があり、プロポーザルのレビューに多大な貢献をいただきました。重ねてありがとうございました。

There were a total of 235 proposals for the PyCon APAC 2023 CfP. Thank you very much to everyone who applied. In addition, there were nearly 20 applicants for the general reviewer recruitment, and we received a great contribution to the review of proposals. Thank you again.

それを踏まえスタッフ内で 7月9日(日) と 7/14(金) の2日間にかけて採択会議を行い、以下の発表の採択を決定しました。

Based on that, the staff held a adoption meeting on July 9th (Sun) and July 14th (Fri) over two days and decided to adopt the following presentations.

ライトニングトーク、チュートリアルの採択結果の発表はもうしばらくお待ち下さい。

Please wait a little longer for the announcement of the adoption results for lightning talks and tutorials.
 

30分発表 - 30min Regular Talk

  • Parallel code with Python 3.12 sub-interpreters - Anthony Shaw
  • Breaking Down Barriers: A Unified Approach to Web Development with django-htmx - Bae KwonHan
  • Reformating your code without AI - let's see how a formatter work - Cheuk Ting Ho
  • Fighting Money Laundering with Python and Open Source Software - Gajendra Deshpande
  • Using Python for Disease Variant Analysis - Haque Ishfaq Atia Binte Amin
  • Develop your Python cloud & serverless apps locally with LocalStack! - Harsh Bardhan Mishra
  • Python in Human-Centered AI Design: How to deal with 60 Million patients to develop AI solutions in healthcare - Hassan Sami Adnan Samara Sharmeen
  • Let's implement useless Python objects - Hayao Suzuki
  • Simplifying Time Series Forecasting with Machine Learning using Skforecast - Joaquin Amat Rodrigo Javier Escobar Ortiz
  • Automating Victory: Beating browser games with accessible Python - Jon Gaul
  • Improving debuggability of complex asyncio applications - Joongi Kim
  • PyPIデビュー 2023 - Kazuya Takei (attakei)
  • Pants ではじめる Python Monorepo - Koki Nishihara
  • The Sneaky Secrets of Pydantic: Config Validation for ML Applications - Krishi Sharma
  • ハイパーパラメータ最適化フレームワークOptunaの最新機能紹介 - Masashi Shibata
  • (PythonPH) One Does Not Simply Create a Lasting Tech Community: Our 10-Year Journey Through the Joys and Challenges of Building a Fulfilling and Impactful Community - Matt Lebrun Micaela Reyes
  • Debugging and Troubleshooting Python Applications: Leveraging Visibility and Observability to Solve Problems Faster - Neeraj Pandey
  • I convinced my old high school to offer a Python Programming class! [And  the plan to convince all other schools in our city to follow] - Niño R. Eclarin
  • Python x 法学〜日本の法律のテキスト分析と地図可視化への試み〜 - Olivine-Ryo
  • Comparison of Packaging Tools in 2023 - Peacock
  • How not to get bitten by Python 🐍 (and ChatGPT 🤖) - Peter Hraska
  • Unleashing the Power of LIDAR with Python - Phillip Andrew Espina
  • AI for Efficient Routing of Customer Inquiries at Mercari - Prashant Anand
  • Pythonで一歩踏み出すバイナリの世界 - Rei Suyama
  • Reproducing the Evangelion countdown timer on browser using PyScript - Scotty Kwok
  • FinTechの現場でバリバリ活躍するFastAPIの理想と現実 - Sho Nakamura
  • あなたのアプリケーションを本番システムで動かすために - Shota Kokado
  • Real²-World Video Quality Enhancement - Shuen-Huei Guan
  • 実録 Python Social Auth の Twitter OAuth APIマイグレーションプロジェクトとその教訓 - Takanori Koroki / rocky_manobi
  • Introduction to Structural Pattern Matching - Takanori Suzuki
  • Django ORM道場:クエリの基本を押さえ,より良い型を身に付けよう - Takayuki Shimizukawa
  • 自作パケット処理系の性能測定と可視化、改善のPDCAを回して最強のパケット処理系の作り方を学ぼう - Takeru Hayasaka
  • Beaming up to the flow! - Thu Ya Kyaw
  • The Best of Python: A Review of Some of its Slickest Features - Uma Annamalai
  • Dev Containers時代のPython開発環境のあり方 - Yoshiki Shibukawa
  • Streamlit meets WebAssembly - stlite - Yuichiro Tachibana
  • Pythonのワークフローエンジン Apache Airflowを用いた大規模データパイプライン構築と改善 - 中村真人
  • Python in Edtech Startup - 安本雅啓
  • Pythonアプリケーションのオブザーバビリティ強化 - 山口能迪
  • Pythonだけでクロスワードパズルを自動生成 〜自然言語処理・組合せ探索・Webアプリ開発〜 - 馬嶋海斗

 

15分発表 - 15min Regular Talk

  • Learn Python by contributing to open source - Ananya Nayak
  • Making School Less Boring with Python! - Carl John Viñas
  • Python ate my homework! - Evan Kohilas
  • Digital TransformationをPythonを使って進めよう! - hideyuki ogawa
  • ご当地グルメマップを作ろう。 - Hiroshi Sano
  • Shaping ElasticSearch for recommendation system - Jaroslav Bezdek
  • Showcasing Students' Python Programming Skills in Capstone Projects - Jericka C. Quinto
  • How much data can we cram into 16G RAM with less budget? - Joeun Park
  • Dodging Dependency Confusion In A Nutshell - Khalil A. Lemtaffah
  • 業務で使える一歩進んだPython使いになるために - Motoki Hirao
  • 好きとか嫌いとかはいい、練習してテストを書けるようになるんだ - nikkie
  • 型チェックを強化するPython 3.11の新機能Data Class Transforms(PEP 681)(Enhancing Type Checking with Python 3.11's New Feature: Data Class Transforms (PEP 681)) - Ryuji Tsutsui
  • Internals of Generators - Steph Samson
  • ModuleNotFoundErrorの傾向と対策:仕組みから学ぶImport - Toshifumi Tsutsumi
  • DjangoRestFrameworkのリファクタリング、レガシーなコードの寿命を延ばすために - YUUKI NAKAJIMA
  • 情報収集を効率化する自然言語処理の活用方法 - PythonではじめるAwesomeリポジトリの作り方 - 池田 大志


0 件のコメント:

コメントを投稿