Pydantic Introduction: Python Data Validation and ManagementMarch 17, 2025 · 6 min readZ. YuanDosaid maintainer, Full-Stack AI EngineerA simple introduction to the basic concepts of Pydantic.
Download Files from Google Drive Using PythonFebruary 19, 2025 · 6 min readZ. YuanDosaid maintainer, Full-Stack AI EngineerSmall files, large files, all can be downloaded.
Extract Font File InformationDecember 26, 2024 · 15 min readZ. YuanDosaid maintainer, Full-Stack AI EngineerRetrieve font file information using Python.
Batch Video ConversionDecember 17, 2024 · 4 min readZ. YuanDosaid maintainer, Full-Stack AI EngineerBuild a batch conversion process with Python and ffmpeg to convert to a specified format.
Fixing pyenv Build ErrorsNovember 25, 2024 · 3 min readZ. YuanDosaid maintainer, Full-Stack AI EngineerTroubleshooting build errors
Python Implementation of a Web File DownloaderSeptember 23, 2024 · 2 min readZ. YuanDosaid maintainer, Full-Stack AI EngineerImplement a simple web file downloader.