2018年11月Top 10 Python開源項目
過去一個月 MyBridge 從 250 余個 Python 開源項目中選出了 10 個最佳項目:
- 這些項目在 GitHub 上平均獲得 2192 個 star。
- 項目涵蓋話題:編寫演算法,互動式圖表,模式匹配,爬蟲,Python 測試等。
No.1
Algojammer:一款用於使用 Python 編寫演算法的實驗性、概念驗證代碼編輯器。[GitHub上2629個star]
項目地址:
https://github.com/ChrisKnott/Algojammer
No.2
Bokeh:Python 互動式 web 繪圖工具。[GitHub上8567個star]
項目地址:
https://github.com/bokeh/bokeh
No.3
XSStrike 3.0:跨平台抓取檢測套件,包含 4 個手動編寫的解析器,1 個 payload 生成器,1 個功能強大的 Fuzzing 引擎以及 1 個運行超快的 Python 爬蟲工具。[GitHub上5411個star]
項目地址:
https://github.com/s0md3v/XSStrike
No.4
Pampy:一款強大的Python模式匹配工具。[GitHub上1315個star]
項目地址:
https://github.com/santinic/pampy
No.5
Chartify:一個能讓你快捷創建圖表的 Python 庫,堪稱數據科學家的貼心助手。[GitHub上1379個star]
項目地址:
https://github.com/spotify/chartify
No.6
Transcrypt:將 Python 3.7 轉換為 JavaScript 的編譯器,運行快速,開源。[GitHub上1446個star]
項目地址:
https://github.com/qquick/Transcrypt
No.7
AutoCrawler:多進程圖像抓取工具,能夠抓取谷歌和 Naver 的圖片。[GitHub上208個star]
項目地址:
https://github.com/YoongiKim/AutoCrawler
No.8
Wily:一款 Python 命令行應用,用於追蹤和報告 Python 測試中的時間和複雜度。[GitHub上95個star]
項目地址:
https://github.com/tonybaloney/wily
No.9
Aiortc:一款用於 WebRTC 和 ORTC 的 Python 庫,基於標準的 Python 非同步 I/O 框架asyncio。[GitHub上869個star]
項目地址:
https://github.com/jlaine/aiortc
No.10
Mocker:一款模仿Docker的產品,純Python編寫,用於教育用途。[GitHub上497個star]
項目地址:
https://github.com/tonybaloney/mocker
往期回顧:
景略集智:2018年10月Top 10 Python開源項目課程 | 景略集智
推薦閱讀: