事前にスケジュールがわかっているズーム会議の時間設定をcrontabに渡し、会議時間にZoomが立ち上がる設定コードをPythonで実装する。自動でZoom会議に入出するコードは、前記事のコードを使う。 crontabの起動には、subprocessを使い、pyautoguiで時間設定と ...
This repository was developed with substantial assistance from AI tooling, including ChatGPT. That disclosure is intentional and should remain part of the project documentation so future maintainers ...
A production data pipeline that extracts Zoom metadata (users, meetings, participants), transforms it, and loads it into an S3 data lake. Built with Python, Apache Airflow 3, and deployed on AWS ECS ...