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

640?wx_fmt=jpeg&tp=webp&wxfrom=5&wx_lazy=1&wx_co=1

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

该项目是一个可扩展的 Python 框架,可以轻松编写小型测试,支持更复杂的功能测试。

项目地址:

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

640?wx_fmt=jpeg&tp=webp&wxfrom=5&wx_lazy=1&wx_co=1

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

基于 Qt 的电子书阅读器

项目地址:

https://github.com/BasioMeusPuga/Lector

640?wx_fmt=jpeg&tp=webp&wxfrom=5&wx_lazy=1&wx_co=1

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

Python 编写的终端会话录制器。

项目地址:

https://github.com/asciinema/asciinema

640?wx_fmt=jpeg&tp=webp&wxfrom=5&wx_lazy=1&wx_co=1

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

Snips-nlu 是一个 Python 库,可以解析用自然语言编写的句子并提取结构化信息。

项目地址:

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

640?wx_fmt=jpeg&tp=webp&wxfrom=5&wx_lazy=1&wx_co=1


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

Python 代码格式化工具库。

项目地址:

https://github.com/ambv/black

640?wx_fmt=jpeg&tp=webp&wxfrom=5&wx_lazy=1&wx_co=1


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


Instagram Terminal Feed


项目地址:


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


640?wx_fmt=jpeg&tp=webp&wxfrom=5&wx_lazy=1&wx_co=1

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

适合 Python 工程师的简单、轻量级静态网站/博客生成器。

项目地址:

https://github.com/sunainapai/makesite

640?wx_fmt=jpeg&tp=webp&wxfrom=5&wx_lazy=1&wx_co=1

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

Python 写的 Twitter 爬虫工具,无 API 流速限制,非常高效,可轻松获取任何用户的推文。

项目地址:

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

640?wx_fmt=jpeg&tp=webp&wxfrom=5&wx_lazy=1&wx_co=1

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

Pandas 是为数据科学家和开发人员提供的最灵活、最强大的工具之一。开发者可通过几种方式执行特定的任务。Fast-Pandas 旨在针对这些情况下的不同可用方法进行基准测试。此外,在 numpy 和 pandas 中都有专门的功能部分。

项目地址:

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

640?wx_fmt=jpeg&tp=webp&wxfrom=5&wx_lazy=1&wx_co=1


原文地址:http://www.magedu.com/79238.html


猜你喜欢

转载自blog.51cto.com/14039865/2377835