美文网首页
GitHub 2019 年 5 月最牛逼的 15 个 pytho

GitHub 2019 年 5 月最牛逼的 15 个 pytho

作者: 烟雨丿丶蓝 | 来源:发表于2019-06-04 14:13 被阅读0次

    为了让读者觉得关注我的公众号觉得有价值,以后小帅b每个月会把 GitHub 上最牛逼的 15 个项目分享给大家,大家各取所需,持续分享干货不易,大家多多”素质三连”哈,这次是 2019 年 05 月份 GitHub 上最牛逼的 15 个 Python 项目,具体如下:

    0.TheAlgorithms

    star数

    44,317
    
    

    fork数

    2,716
    
    

    地址

    https://github.com/TheAlgorithms/Python

    简介

    All Algorithms implemented in Python
    
    

    1.machinelearningmindset

    star数

    4,890
    
    

    fork数

    224
    
    

    地址

    https://github.com/machinelearningmindset/machine-learning-course

    简介

    💬 Machine Learning Course with Python

    https://machine-learning-course.readt


    2.stewartmcgown

    star数

    3,249
    
    

    fork数

    61
    
    

    地址

    https://github.com/stewartmcgown/uds

    简介

    Unlimited Drive Storage by splitting binary files into base64
    
    

    3.cool-RR

    star数

    11,097
    
    

    fork数

    179
    
    

    地址

    https://github.com/cool-RR/PySnooper

    简介

    Never use print for debugging again
    
    

    4.weskerfoot

    star数

    2,240
    
    

    fork数

    28
    
    

    地址

    https://github.com/weskerfoot/DeleteFB

    简介

    A Selenium script to delete your Facebook content.
    
    

    5.apachecn

    star数

    14,613
    
    

    fork数

    986
    
    

    地址

    https://github.com/apachecn/AiLearning

    简介

    AiLearning: 机器学习 - MachineLearning - ML、深度学习 - DeepLearning - DL、自然语言处理 NLP
    
    

    http://ailearning.apachecn.org/


    6.tensorflow

    star数

    53,508
    
    

    fork数

    2,929
    
    

    地址

    https://github.com/tensorflow/models

    简介

    Models and examples built with TensorFlow
    
    

    7.donnemartin

    star数

    63,976
    
    

    fork数

    3,634
    
    

    地址

    https://github.com/donnemartin/system-design-primer

    简介

    Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
    
    

    8.vinta

    star数

    68,123
    
    

    fork数

    5,130
    
    

    地址

    https://github.com/vinta/awesome-python

    简介

    A curated list of awesome Python frameworks, libraries, software and resources
    
    

    https://awesome-python.com/


    9.python

    star数

    10,578
    
    

    fork数

    144
    
    

    地址

    https://github.com/python/black

    简介

    The uncompromising Python code formatter
    
    

    https://black.readthedocs.io/en/stable/


    10.facebookresearch

    star数

    2,337
    
    

    fork数

    80
    
    

    地址

    https://github.com/facebookresearch/pythia

    简介

    A modular framework for vision & language multimodal research from Facebook AI Research (FAIR)
    
    

    https://learnpythia.readthedocs.io/


    11.tensorflow

    star数

    1,575
    
    

    fork数

    74
    
    

    地址

    https://github.com/tensorflow/graphics

    简介

    TensorFlow Graphics: Differentiable Graphics Layers for TensorFlow
    
    

    12.toddmotto

    star数

    57,631
    
    

    fork数

    1,788
    
    

    地址

    https://github.com/toddmotto/public-apis

    简介

    A collective list of free APIs for use in software and web development.
    
    

    https://ultimatecourses.com


    13.ytdl-org

    star数

    51,071
    
    

    fork数

    1,720
    
    

    地址

    https://github.com/ytdl-org/youtube-dl

    简介

    Command-line program to download videos from YouTube.com and other video sites
    
    

    http://ytdl-org.github.io/youtube-dl/


    14.fighting41love

    star数

    8,524
    
    

    fork数

    361
    
    

    地址

    https://github.com/fighting41love/funNLP

    简介

    中英文敏感词、语言检测、中外手机/电话归属地/运营商查询、名字推断性别、手机号抽取、身份证抽取、邮箱抽取、中日文人名库、中文缩写库、拆字词典、词汇情感值、停用词、反动词表、暴恐词表、繁简体转换、英文模拟中文发音、汪峰歌词生成器、职业名称词库、同义词库、反义词库、否定词库、汽车品牌词库、汽车零件词库、连续英文切割、各种中文词向量、公司名字大全、古诗词库、IT词库、财经词库、成语词库、地名词库、历史名人词库、诗词词库、医学词库、饮食词库、法律词库、汽车词库、动物词库、中文聊天语料、中文谣言数据、百度中文问答数据集、句子相似度匹配算法集合、bert资源、文本生成&摘要相关工具、cocoNLP信息抽取工具、国内电话号码正则匹配、清华大学XLORE:中英文跨语言百科知识图谱、清华大学人工智能技术…
    
    

    为了让读者觉得关注我的公众号觉得有价值,以后小帅b每个月会把 GitHub 上最牛逼的 15 个项目分享给大家,大家各取所需,持续分享干货不易,大家多多”素质三连”哈,这次是 2019 年 05 月份 GitHub 上最牛逼的 15 个 Python 项目,具体如下:

    0.TheAlgorithms

    star数

    44,317
    
    

    fork数

    2,716
    
    

    地址

    https://github.com/TheAlgorithms/Python

    简介

    All Algorithms implemented in Python
    
    

    1.machinelearningmindset

    star数

    4,890
    
    

    fork数

    224
    
    

    地址

    https://github.com/machinelearningmindset/machine-learning-course

    简介

    💬 Machine Learning Course with Python

    https://machine-learning-course.readt


    2.stewartmcgown

    star数

    3,249
    
    

    fork数

    61
    
    

    地址

    https://github.com/stewartmcgown/uds

    简介

    Unlimited Drive Storage by splitting binary files into base64
    
    

    3.cool-RR

    star数

    11,097
    
    

    fork数

    179
    
    

    地址

    https://github.com/cool-RR/PySnooper

    简介

    Never use print for debugging again
    
    

    4.weskerfoot

    star数

    2,240
    
    

    fork数

    28
    
    

    地址

    https://github.com/weskerfoot/DeleteFB

    简介

    A Selenium script to delete your Facebook content.
    
    

    5.apachecn

    star数

    14,613
    
    

    fork数

    986
    
    

    地址

    https://github.com/apachecn/AiLearning

    简介

    AiLearning: 机器学习 - MachineLearning - ML、深度学习 - DeepLearning - DL、自然语言处理 NLP
    
    

    http://ailearning.apachecn.org/


    6.tensorflow

    star数

    53,508
    
    

    fork数

    2,929
    
    

    地址

    https://github.com/tensorflow/models

    简介

    Models and examples built with TensorFlow
    
    

    7.donnemartin

    star数

    63,976
    
    

    fork数

    3,634
    
    

    地址

    https://github.com/donnemartin/system-design-primer

    简介

    Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
    
    

    8.vinta

    star数

    68,123
    
    

    fork数

    5,130
    
    

    地址

    https://github.com/vinta/awesome-python

    简介

    A curated list of awesome Python frameworks, libraries, software and resources
    
    

    https://awesome-python.com/


    9.python

    star数

    10,578
    
    

    fork数

    144
    
    

    地址

    https://github.com/python/black

    简介

    The uncompromising Python code formatter
    
    

    https://black.readthedocs.io/en/stable/


    10.facebookresearch

    star数

    2,337
    
    

    fork数

    80
    
    

    地址

    https://github.com/facebookresearch/pythia

    简介

    A modular framework for vision & language multimodal research from Facebook AI Research (FAIR)
    
    

    https://learnpythia.readthedocs.io/


    11.tensorflow

    star数

    1,575
    
    

    fork数

    74
    
    

    地址

    https://github.com/tensorflow/graphics

    简介

    TensorFlow Graphics: Differentiable Graphics Layers for TensorFlow
    
    

    12.toddmotto

    star数

    57,631
    
    

    fork数

    1,788
    
    

    地址

    https://github.com/toddmotto/public-apis

    简介

    A collective list of free APIs for use in software and web development.
    
    

    https://ultimatecourses.com


    13.ytdl-org

    star数

    51,071
    
    

    fork数

    1,720
    
    

    地址

    https://github.com/ytdl-org/youtube-dl

    简介

    Command-line program to download videos from YouTube.com and other video sites
    
    

    http://ytdl-org.github.io/youtube-dl/


    14.fighting41love

    star数

    8,524
    
    

    fork数

    361
    
    

    地址

    https://github.com/fighting41love/funNLP

    在这推荐下小编创建的Python学习交流群835017344,可以获取Python入门基础教程,送给每一位小伙伴,这里是小白聚集地,每天还会直播和大家交流分享经验哦,欢迎初学和进阶中的小伙伴。

    简介

    中英文敏感词、语言检测、中外手机/电话归属地/运营商查询、名字推断性别、手机号抽取、身份证抽取、邮箱抽取、中日文人名库、中文缩写库、拆字词典、词汇情感值、停用词、反动词表、暴恐词表、繁简体转换、英文模拟中文发音、汪峰歌词生成器、职业名称词库、同义词库、反义词库、否定词库、汽车品牌词库、汽车零件词库、连续英文切割、各种中文词向量、公司名字大全、古诗词库、IT词库、财经词库、成语词库、地名词库、历史名人词库、诗词词库、医学词库、饮食词库、法律词库、汽车词库、动物词库、中文聊天语料、中文谣言数据、百度中文问答数据集、句子相似度匹配算法集合、bert资源、文本生成&摘要相关工具、cocoNLP信息抽取工具、国内电话号码正则匹配、清华大学XLORE:中英文跨语言百科知识图谱、清华大学人工智能技术…
    
    
    

    相关文章

      网友评论

          本文标题:GitHub 2019 年 5 月最牛逼的 15 个 pytho

          本文链接:https://www.haomeiwen.com/subject/pcilxctx.html