Office類
- relatorio:輸出資料到Open/LibreOffice檔案。
- xlrd:讀Excel檔案內容。
- xlwt-future:寫入資料到Excel檔案。
網路類
- requests:HTTP函式庫,堪稱設計典範。改用它之後,都快忘了標準庫中的urllib怎麼用了。
- selenium:Python language bindings for Selenium WebDriver.
- Django:Python Web framework
結構化文件解析
- beautifulsoup4:XML, HTML解析。
- lxml:XML處理。
資料庫類
- SQLAlchemy:Database Abstraction Library
- sqlacodegen:Automatic model code generator for SQLAlchemy
圖像處理類
- Pillow:Python Imaging Library (Fork)
PDF文件
- PyPDF2:PDF toolkit
- pdfminer.six:PDF parser and analyzer
其它類
- pywin32:Python extensions for Windows
- virtualenv:Python虛擬環境。
- chardet2:Character encoding auto-detection in Python 3
Popular Python Packages
你若好奇Python開發者最常用的有哪些package,不妨以Popular Python Packages當關鍵字做個網路搜尋,可以找到一些統計或調查結果,不同機構做的結果會有些不同。前一陣曾看到這個,雖然其中排在最前面的有些Package看起來不見得有多流行,還是可做參考:
- Python 3 Readiness:Python 3 support graph for 360 most popular Python packages!
沒有留言:
張貼留言