Python 开源项目 Top 10 精选(平均star为1128)

时间:2024-04-07 12:25:38

Python 开源项目 Top 10 精选(平均star为1128)


翻译 | SuiSui


最近,Mybridge对250个Python开源项目进行了排名,从中精选出了Top 10。这些开源项目平均star为1128,内容包括Python新利器Pipenv, 自组织映射神经网络(SOM),bpf converter,Chatistics,区块链等。


Top 1:Pipenv [V 9.0] [8622 stars on Github]. 由Kenneth Reitz提供


Python.org官方推荐的的Python包管理工具,旨在将所有包管理工具(如bundler,composer,npm,cargo,yarn等)的优点带入到Python领域。


项目地址:https://github.com/pypa/pipenv


Python 开源项目 Top 10 精选(平均star为1128)


Top 2:Som-tsp [343 stars on Github]. 由Diego Vicente提供


使用自组织映射解决TSM问题(旅行商问题-Travelling SalesMan problem)


项目地址:https://github.com/DiegoVicen/som-tsp

Python 开源项目 Top 10 精选(平均star为1128)


Top 3:Py2bpf  [75 stars on Github],由Facebook Research提供。


伯克利包过滤(Berkeley Packet Filter bytecode)转换器


项目地址:https://github.com/facebookresearch/py2bpf


Python 开源项目 Top 10 精选(平均star为1128)


Top 4:Chatistics [263 stars on Github],由Florian Laurent提供。


一个Python脚本,用以将你的Messenger, Hangouts和********聊天记录转换成DataFrames。


项目地址:https://github.com/MasterScrat/Chatistics

Python 开源项目 Top 10 精选(平均star为1128)


Top 5:WhatWaf [554 stars on Github],由Ekultek提供。


检测并绕过Web应用程序防火墙和保护系统


项目地址:https://github.com/Ekultek/WhatWaf


Python 开源项目 Top 10 精选(平均star为1128)


Top 6:Prettier-python [192 stars on Github],由Prettier提供。


一个好用的Python插件


项目地址:https://github.com/prettier/plugin-python


Python 开源项目 Top 10 精选(平均star为1128)


Top 7:SimpleCoin [779 stars on Github],由cosme12提供。


一个非常简单,不大安全,不太完整的用Python编写的加密货币区块链实现。 换句话说,一个简单的比特币克隆。


项目地址:https://github.com/cosme12/SimpleCoin


Python 开源项目 Top 10 精选(平均star为1128)


Top 8:Pyray [83 stars on Github],由ryu577提供。


该项目是一个纯Python编写的3D渲染库。


项目地址:https://github.com/ryu577/pyray

Python 开源项目 Top 10 精选(平均star为1128)


Top 9:Vapeplot [181 stars on Github],由Danny Antaki提供。


用于vaporwave aesthetics的matplotlib扩展


项目地址:https://github.com/dantaki/vapeplot

Python 开源项目 Top 10 精选(平均star为1128)


Top 10:Bridgy [190 stars on Github],由Alex Goodman提供。


cloud inventory + ssh + tmux + sshfs 


项目地址:https://github.com/wagoodman/bridgy

Python 开源项目 Top 10 精选(平均star为1128)


原文地址:

https://medium.mybridge.co/python-top-10-open-source-projects-v-feb-2018-7c3f163b2ad0


Python 开源项目 Top 10 精选(平均star为1128)

Python 开源项目 Top 10 精选(平均star为1128)