2019年你必须知道的10大Python库

这些 Python 开源项目在 Github 的平均 Star 数量是 1,667。

  • 过去一年中,比较出色的机器学习项目(2019 年)

    https://medium.mybridge.co/amazing-machine-learning-open-source-tools-projects-of-the-year-v-2019-95d772e4e985

  • 过去一年中,34 个出色的 Python 项目(2019 年)

    https://medium.mybridge.co/34-amazing-python-open-source-libraries-for-the-past-year-v-2019-93d6ee11aceb

当你在构建新应用的时候,开源框架会提供很大的助力。接下来给自己一点时间,了解一下这些优秀的开源项目。

  1. Manim

    https://github.com/3b1b/manim

    一个数学动画引擎,通过编程创建精确的动画效果。

    目前在 Github 上拥有 6639 个 stars

  2. XSStrike

    https://github.com/s0md3v/XSStrike

    一个跨站点脚本检测套件,配备了四个手写解析器、一个智能负载生成器、一个强大的模糊引擎和非常快的爬虫速度。

    目前在 Github 上拥有 6046 个 stars

  3. Douyin-Bot

    https://github.com/wangshub/Douyin-Bot

    高效地在抖音找到美女的 Python 机器人。

    目前在 Github 上拥有 5173 个 stars

  4. PythonRobotics

    https://github.com/AtsushiSakai/PythonRobotics

    Python 版的机器人算法。

    目前在 Github 上拥有 4614 个 stars

  5. Photon

    https://github.com/s0md3v/Photon

    为 OSINT 而设计的快速爬虫器。

    目前在 Github 上拥有 4438 个 stars

  6. Google Images Download

    https://github.com/hardikvasa/google-images-download

    快速下搜索和下载大量谷歌图片到本地磁盘的 Python 脚本。

    目前在 Github 上拥有 3951 个 stars

  7. Trape

    https://github.com/jofpin/trape

    OSINT 的分析和研究工具。

    在 Github 上拥有 3504 个 stars

  8. Xonsh

    https://github.com/xonsh/xonsh

    基于 Python 的跨平台、Unix 方面的 shell 脚本语言和命令提示符。

    在Github 上拥有 3045 个 stars

  9. Rebound

    https://github.com/shobrook/rebound

    命令行工具。当你程序报错时,可自动查询 StackOverflow 相关问题。

    在 Github 上拥有 2498 个 stars

  10. gif-for-cli

    https://github.com/google/gif-for-cli

    接收 GIF,短视频或查询 Tenor GIF API 并将其转换为 ASCII。

    在 Github 上拥有 2424 个 stars


猜你喜欢

转载自blog.51cto.com/15060462/2678982