
- Python 基礎
- Python - 首頁
- Python - 概述
- Python - 歷史
- Python - 特性
- Python vs C++
- Python - Hello World 程式
- Python - 應用領域
- Python - 直譯器
- Python - 環境設定
- Python - 虛擬環境
- Python - 基本語法
- Python - 變數
- Python - 資料型別
- Python - 型別轉換
- Python - Unicode 系統
- Python - 字面量
- Python - 運算子
- Python - 算術運算子
- Python - 比較運算子
- Python - 賦值運算子
- Python - 邏輯運算子
- Python - 位運算子
- Python - 成員運算子
- Python - 身份運算子
- Python - 運算子優先順序
- Python - 註釋
- Python - 使用者輸入
- Python - 數字
- Python - 布林值
- Python 控制語句
- Python - 控制流
- Python - 決策
- Python - if 語句
- Python - if else
- Python - 巢狀 if
- Python - Match-Case 語句
- Python - 迴圈
- Python - for 迴圈
- Python - for-else 迴圈
- Python - while 迴圈
- Python - break 語句
- Python - continue 語句
- Python - pass 語句
- Python - 巢狀迴圈
- Python 函式 & 模組
- Python - 函式
- Python - 預設引數
- Python - 關鍵字引數
- Python - 僅限關鍵字引數
- Python - 位置引數
- Python - 僅限位置引數
- Python - 可變引數
- Python - 變數作用域
- Python - 函式註解
- Python - 模組
- Python - 內建函式
- Python 字串
- Python - 字串
- Python - 字串切片
- Python - 修改字串
- Python - 字串連線
- Python - 字串格式化
- Python - 跳脫字元
- Python - 字串方法
- Python - 字串練習
- Python 列表
- Python - 列表
- Python - 訪問列表元素
- Python - 修改列表元素
- Python - 新增列表元素
- Python - 刪除列表元素
- Python - 迴圈遍歷列表
- Python - 列表推導式
- Python - 排序列表
- Python - 複製列表
- Python - 合併列表
- Python - 列表方法
- Python - 列表練習
- Python 元組
- Python - 元組
- Python - 訪問元組元素
- Python - 更新元組
- Python - 解包元組
- Python - 迴圈遍歷元組
- Python - 合併元組
- Python - 元組方法
- Python - 元組練習
- Python 集合
- Python - 集合
- Python - 訪問集合元素
- Python - 新增集合元素
- Python - 刪除集合元素
- Python - 迴圈遍歷集合
- Python - 合併集合
- Python - 複製集合
- Python - 集合運算子
- Python - 集合方法
- Python - 集合練習
- Python 字典
- Python - 字典
- Python - 訪問字典元素
- Python - 修改字典元素
- Python - 新增字典元素
- Python - 刪除字典元素
- Python - 字典檢視物件
- Python - 迴圈遍歷字典
- Python - 複製字典
- Python - 巢狀字典
- Python - 字典方法
- Python - 字典練習
- Python 陣列
- Python - 陣列
- Python - 訪問陣列元素
- Python - 新增陣列元素
- Python - 刪除陣列元素
- Python - 迴圈遍歷陣列
- Python - 複製陣列
- Python - 反轉陣列
- Python - 排序陣列
- Python - 合併陣列
- Python - 陣列方法
- Python - 陣列練習
- Python 檔案處理
- Python - 檔案處理
- Python - 寫入檔案
- Python - 讀取檔案
- Python - 重新命名和刪除檔案
- Python - 目錄
- Python - 檔案方法
- Python - OS 檔案/目錄方法
- Python - OS 路徑方法
- 面向物件程式設計
- Python - OOPs 概念
- Python - 類 & 物件
- Python - 類屬性
- Python - 類方法
- Python - 靜態方法
- Python - 建構函式
- Python - 訪問修飾符
- Python - 繼承
- Python - 多型
- Python - 方法重寫
- Python - 方法過載
- Python - 動態繫結
- Python - 動態型別
- Python - 抽象
- Python - 封裝
- Python - 介面
- Python - 包
- Python - 內部類
- Python - 匿名類和物件
- Python - 單例類
- Python - 包裝器類
- Python - 列舉
- Python - 反射
- Python 錯誤 & 異常
- Python - 語法錯誤
- Python - 異常
- Python - try-except 塊
- Python - try-finally 塊
- Python - 丟擲異常
- Python - 異常鏈
- Python - 巢狀 try 塊
- Python - 使用者自定義異常
- Python - 日誌記錄
- Python - 斷言
- Python - 內建異常
- Python 多執行緒
- Python - 多執行緒
- Python - 執行緒生命週期
- Python - 建立執行緒
- Python - 啟動執行緒
- Python - 連線執行緒
- Python - 執行緒命名
- Python - 執行緒排程
- Python - 執行緒池
- Python - 主執行緒
- Python - 執行緒優先順序
- Python - 守護執行緒
- Python - 執行緒同步
- Python 同步
- Python - 執行緒間通訊
- Python - 執行緒死鎖
- Python - 中斷執行緒
- Python 網路程式設計
- Python - 網路程式設計
- Python - Socket 程式設計
- Python - URL 處理
- Python - 泛型
- Python 庫
- NumPy 教程
- Pandas 教程
- SciPy 教程
- Matplotlib 教程
- Django 教程
- OpenCV 教程
- Python 雜項
- Python - 日期 & 時間
- Python - 數學
- Python - 迭代器
- Python - 生成器
- Python - 閉包
- Python - 裝飾器
- Python - 遞迴
- Python - 正則表示式
- Python - PIP
- Python - 資料庫訪問
- Python - 弱引用
- Python - 序列化
- Python - 模板
- Python - 輸出格式化
- Python - 效能測量
- Python - 資料壓縮
- Python - CGI 程式設計
- Python - XML 處理
- Python - GUI 程式設計
- Python - 命令列引數
- Python - 文件字串
- Python - JSON
- Python - 傳送郵件
- Python - 擴充套件
- Python - 工具/實用程式
- Python - GUIs
- Python 高階概念
- Python - 抽象基類
- Python - 自定義異常
- Python - 高階函式
- Python - 物件內部
- Python - 記憶體管理
- Python - 元類
- Python - 使用元類進行超程式設計
- Python - 模擬和存根
- Python - 猴子補丁
- Python - 訊號處理
- Python - 型別提示
- Python - 自動化教程
- Python - Humanize 包
- Python - 上下文管理器
- Python - 協程
- Python - 描述符
- Python - 診斷和修復記憶體洩漏
- Python - 不可變資料結構
- Python 有用資源
- Python - 問答
- Python - 線上測驗
- Python - 快速指南
- Python - 參考
- Python - 速查表
- Python - 專案
- Python - 有用資源
- Python - 討論
- Python 編譯器
- NumPy 編譯器
- Matplotlib 編譯器
- SciPy 編譯器
Python - 自動化教程
使用 Python 進行自動化
使用 Python 進行自動化涉及使用程式設計技術自動執行任務,通常無需人工干預。Python 提供了各種庫,使其成為自動化不同型別重複性任務的強大工具,包括任務排程、網路抓取、GUI 自動化等等。
利用 Python 豐富的庫,可以建立適合特定需求的自動化解決方案。
Python 自動化庫
以下是幾個常用 Python 自動化庫:
unittest − Python 中的單元測試框架。
Selenium − 用於跨不同瀏覽器測試 Web 應用程式的 Web 自動化框架。
Beautiful Soup − 用於解析 HTML 和 XML 文件的庫,用於網路抓取。
pandas − 資料操作庫,可用於自動化資料分析任務。
requests − 用於傳送 HTTP 請求和處理響應的 HTTP 庫。
Selenium − 用於跨不同瀏覽器測試 Web 應用程式的 Web 自動化框架。
PyAutoGUI − 用於模擬滑鼠和鍵盤操作的 GUI 自動化庫。
在本教程中,您將學習使用 Python 進行自動化的各個方面,從使用schedule模組排程任務,到使用BeautifulSoup進行網路抓取,以及使用BeautifulSoup進行 GUI 自動化。
這裡我們提供了一些實踐示例,請確保在您本地系統中執行提供的程式碼之前,已安裝必要的模組。您可以在命令提示符中使用以下命令安裝:
pip install schedule pip install beautifulsoup4 pip install pyautogui
使用“schedule”模組進行 Python 自動化
Python 中的schedule模組允許您計劃任務在指定的時間間隔或時間自動執行。它非常適合自動化重複性任務,例如作業排程、定期任務或基於時間的事件。
示例
此示例演示瞭如何使用 Python 自動化日常任務,例如使用 Python 的schedule模組排程每週會議、設定鬧鐘等。
import schedule import time # Function definitions for scheduled tasks def alarm(): print("Time to restart the server ") def job(): print("Starting daily tasks ") def meet(): print('Weekly standup meeting ') # Schedule tasks schedule.every(5).seconds.do(alarm) # Run every 5 seconds schedule.every().day.at("10:30").do(job) # Run daily at 10:30 AM schedule.every().monday.at("12:15").do(meet) # Run every Monday at 12:15 PM # Main loop to execute scheduled tasks while True: schedule.run_pending() time.sleep(0.5)
輸出
執行上述程式碼後,您將獲得以下輸出:
Time to restart the server Time to restart the server Time to restart the server ...
Python 網路抓取
網路抓取是一個簡單的自動化任務示例。它是一個自動從網站提取資訊的流程。此技術涉及獲取網頁並從 HTML 內容中提取所需的資料。
網路抓取廣泛用於資料探勘、資料分析和需要從網路收集資訊的自動化任務。
示例
此示例演示瞭如何使用BeautifulSoup和urllib.request模組抓取網頁以獲取包含關鍵字“python”的 URL。
from bs4 import BeautifulSoup from urllib.request import urlopen import re html = urlopen("https://tutorialspoint.tw/python/index.htm") content = html.read() soup = BeautifulSoup(content, "html.parser") for a in soup.findAll('a',href=True): if re.findall('python', a['href']): print("Python URL:", a['href'])
輸出
執行上述程式碼後,您將獲得以下輸出:
Python URL: /machine_learning_with_python/index.htm Python URL: /python_pandas/index.htm Python URL: /python/index.htm Python URL: /python/index.htm Python URL: /python_pandas/index.htm Python URL: /python_pillow/index.htm Python URL: /machine_learning_with_python/index.htm Python URL: /python_technologies_tutorials.htm Python URL: /python/index.htm ....
使用“pyautogui”自動執行滑鼠移動
pyautogui模組允許您的 Python 指令碼自動執行滑鼠移動、鍵盤輸入和視窗互動,可用於測試 GUI 應用程式或自動化重複性桌面任務。
示例
此示例演示瞭如何使用 Python 的pyautogui模組以方形圖案自動執行滑鼠移動。
import pyautogui # Move the mouse in a larger square pattern for i in range(5): pyautogui.moveTo(300, 100, duration=0.25) pyautogui.move(300, 0, duration=0.25) pyautogui.move(0, 300, duration=0.25) pyautogui.move(-300, 0, duration=0.25) pyautogui.move(0, -300, duration=0.25)
輸出
執行上述程式碼後,您將獲得以下輸出:

自動執行 Python 中的單元測試
Python 中的 unittest 模組用於自動化測試。自動化單元測試是指編寫單個程式碼單元(例如函式或方法)的測試,並自動執行這些測試以確保它們按預期執行。
Python 中的unittest模組是一個內建庫,它提供了一個用於建立和執行自動化測試的框架。
示例
此示例演示瞭如何在 Python 中使用unittest模組對字串方法執行自動化測試。每個測試用例方法都以test_為字首開頭,unittest框架將其識別為要執行的方法。
# importing unittest module import unittest class TestingStringMethods(unittest.TestCase): # string equal def test_string_equality(self): # if both arguments are then it's succes self.assertEqual('ttp' * 5, 'ttpttpttpttpttp') # comparing the two strings def test_string_case(self): # if both arguments are then it's succes self.assertEqual('Tutorialspoint'.upper(), 'TUTORIALSPOINT') # checking whether a string is upper or not def test_is_string_upper(self): # used to check whether the statement is True or False self.assertTrue('TUTORIALSPOINT'.isupper()) self.assertFalse('TUTORIALSpoint'.isupper()) def test_string_startswith(self): # Used the startswith() to identify the start of the string self.assertTrue('tutorialspoint'.startswith('putor')) self.assertFalse('tutorialspoint'.startswith('point')) # running the tests unittest.main(verbosity=2)
輸出
執行上述程式碼後,您將獲得以下輸出:
test_is_string_upper (__main__.TestingStringMethods) ... ok test_string_case (__main__.TestingStringMethods) ... ok test_string_equality (__main__.TestingStringMethods) ... ok test_string_startswith (__main__.TestingStringMethods) ... FAIL ====================================================================== FAIL: test_string_startswith (__main__.TestingStringMethods) ---------------------------------------------------------------------- Traceback (most recent call last): File "main.py", line 23, in test_string_startswith self.assertTrue('tutorialspoint'.startswith('putor')) AssertionError: False is not true ---------------------------------------------------------------------- Ran 4 tests in 0.000s FAILED (failures=1)