【イベント登壇】PyCon APAC 2024にRevCommのエンジニア3名が登壇します

2024年10月25日(金)~27日(日)に開催される PyCon APAC 2024 に RevComm のエンジニア陶山 嶺、松土 慎太郎、小門 照太の3名が登壇します。

■開催概要

名称:PyCon APAC 2024(https://2024-apac.pycon.id/
日程:  2024年10月25日(金)~27日(日)
会場:Universitas Nahdlatul Ulama Yogyakarta

チケットの申し込みはこちら (オンラインチケットあり)

■RevComm登壇内容

Empowering your real life with Raspberry Pi

Harness the Raspberry Pi to create a voice-activated bot that tells you your schedule for the day, using both speech recognition and synthesis.
Designed for beginners, this session will guide you through a hands-on project that brings the power of Raspberry Pi to your everyday life.

The power of Python’s type hints: Case studies focusing on famous libraries

This session will show how these libraries implement the ideas.
I believe that type hints in Python still has a lot of potential.
Through this session, you will be able to use type hints more conveniently and flesh out new ideas by yourself.

Developing Python Libraries Using Rust

In this talk, I will explain the advantages and procedures for developing Python libraries using Rust.
I will also introduce examples of libraries where Rust is being used.