1. 程式人生 > >10大Python開源項目推薦

10大Python開源項目推薦

test per llc uga pytho sts 直觀 ofo rank

10大Python開源項目推薦

本文是 Mybridge 挑選的 10 個 Python 開源項目,Github 平均star 2135,希望你能夠喜歡~~

▌Rank 1:Requests-HTML v0.9(7385 stars on Github,來自Kenneth Reitz)

該庫旨在盡可能簡單直觀地解析 HTML,僅支持 Python 3.6。

項目地址:

https://github.com/kennethreitz/requests-html

▌Rank 2:PyTest v3.5(2453 stars on Github,來自Pytest-dev)

該項目是一個可擴展的 Python 框架,可以輕松編寫小型測試,支持更復雜的功能測試。

項目地址:

https://github.com/pytest-dev/pytest

▌Rank 3:Lector(327 stars on Github,來自BasioMeusPuga)

基於 Qt 的電子書閱讀器

項目地址:

https://github.com/BasioMeusPuga/Lector

▌Rank 4:Asciinema v2.0(5491 stars on Github,來自Asciinema)

Python 編寫的終端會話錄制器。

項目地址:

https://github.com/asciinema/asciinema

▌Rank 5:Snips-nlu v0.13(1416 stars on Github,來自Snips)

Snips-nlu 是一個 Python 庫,可以解析用自然語言編寫的句子並提取結構化信息。

項目地址:

https://github.com/snipsco/snips-nlu

▌Rank 6:Black(1665 stars on Github,來自?ukasz Langa)

Python 代碼格式化工具庫。

項目地址:

https://github.com/ambv/black

▌Rank 7:Instagram-terminal-news-feed(690 stars on Github,來自Bill Cheng)

Instagram Terminal Feed

項目地址:

https://github.com/billcccheng/instagram-terminal-news-feed

▌Rank 8:Makesite(481 stars on Github,來自Sunaina Pai)

適合 Python 工程師的簡單、輕量級靜態網站/博客生成器。

項目地址:

https://github.com/sunainapai/makesite

▌Rank 9:Twitter-scraper(832 stars on Github,來自Kenneth Reitz)

Python 寫的 Twitter 爬蟲工具,無 API 流速限制,非常高效,可輕松獲取任何用戶的推文。

項目地址:

https://github.com/kennethreitz/twitter-scraper

▌Rank 10:Fast-Pandas(667 stars on Github,來自M. Mansour)

Pandas 是為數據科學家和開發人員提供的最靈活、最強大的工具之一。開發者可通過幾種方式執行特定的任務。Fast-Pandas 旨在針對這些情況下的不同可用方法進行基準測試。此外,在 numpy 和 pandas 中都有專門的功能部分。

項目地址:

https://github.com/mm-mansour/Fast-Pandas

原文地址:https://medium.mybridge.co/python-top-10-open-source-of-the-month-v-apr-2018-9e91343756a

10大Python開源項目推薦