Developer-Tools
Python uv scripts 實戰:PEP 723、inline dependencies 與單檔工具
·6 分鐘·
loading
·
loading
Python
Uv
PEP 723
Script
Developer-Tools
Automation
Python Alembic 實戰:資料庫 Migration、版本控管與團隊協作
·9 分鐘·
loading
·
loading
Python
Alembic
SQLAlchemy
Database
Migration
Developer-Tools
Python pytest fixtures 進階:conftest、factory 與測試資料管理
·8 分鐘·
loading
·
loading
Python
Pytest
Fixtures
Testing
Conftest
Monkeypatch
Developer-Tools
Python SQLAlchemy 2.0 實戰:Typed ORM、Session 與查詢模式
·9 分鐘·
loading
·
loading
Python
SQLAlchemy
ORM
Database
SQLite
Developer-Tools
FastAPI + Streamlit 實戰:API 後端與互動前端分工
·9 分鐘·
loading
·
loading
Python
Fastapi
Streamlit
Api
Frontend
Developer-Tools
Python pydantic-settings 實戰:型別安全管理 .env 與設定檔
·6 分鐘·
loading
·
loading
Python
Pydantic
Pydantic-Settings
Dotenv
Configuration
Developer-Tools
Python tempfile 實戰:安全建立暫存檔案、目錄與測試資料
·9 分鐘·
loading
·
loading
Python
Tempfile
Filesystem
Testing
Standard-Library
Developer-Tools
Python marimo 實戰:可重現的 Reactive Notebook 與資料小工具
·7 分鐘·
loading
·
loading
Python
Marimo
Notebook
Data-App
Developer-Tools
Reactive
Python DuckDB 實戰:用 SQL 快速分析 CSV 與 Parquet
·6 分鐘·
loading
·
loading
Python
DuckDB
SQL
Parquet
Data-Analysis
Developer-Tools
Rich + Typer:打造漂亮又好用的 Python CLI 體驗
·10 分鐘·
loading
·
loading
Python
Rich
Typer
Cli
Command-Line
Developer-Tools
Python Typer 進階:巢狀 subcommands、callback 與 CLI 架構
·9 分鐘·
loading
·
loading
Python
Typer
Cli
Command-Line
Developer-Tools
Testing
Python difflib 實戰:文字差異比對、相似度比較與 patch 輸出完全攻略
·10 分鐘·
loading
·
loading
Python
Difflib
Text-Processing
Developer-Tools
Cli
Python prompt_toolkit 實戰:打造互動式 CLI、Auto-Completion 與 REPL 完全攻略
·10 分鐘·
loading
·
loading
Python
Prompt_toolkit
Cli
REPL
Developer-Tools
Python hypothesis 實戰:Property-Based Testing 與自動化找 bug 完全攻略
·7 分鐘·
loading
·
loading
Python
Hypothesis
Testing
Pytest
Developer-Tools
Python watchdog 實戰:檔案變更監控與自動化完全攻略
·8 分鐘·
loading
·
loading
Python
Watchdog
Automation
Filesystem
Developer-Tools
Python argparse 實戰:CLI 參數解析、旗標設計與 subcommands 完全攻略
·9 分鐘·
loading
·
loading
Python
Argparse
Cli
Command-Line
Automation
Developer-Tools