GithubHelp home page GithubHelp logo

top-python's Introduction

Top Python Github repositories

Based on Top Deep Learning

Here is a list of the top-200 Python Github repositories sorted by the number of stars. The query that has been used for the GitHub search API is "Python".

Date: 03/16/2018

Note: This listing will be updated regularly.

Id Name Description Language Stars Forks
1 tensorflow Computation using data flow graphs for scalable machine learning C++ 92876 59682
2 oh-my-zsh A delightful community-driven (with 1,000+ contributors) framework for managing your zsh configuration. Includes 200+ optional plugins (rails, git, OSX, hub, capistrano, brew, ant, php, python, etc), over 140 themes to spice up your morning, and an auto-update tool so that makes it easy to keep up with the latest updates from the community. Shell 67252 14226
3 awesome-python A curated list of awesome Python frameworks, libraries, software and resources Python 46919 9090
4 httpie Modern command line HTTP client – user-friendly curl alternative with intuitive UI, JSON support, syntax highlighting, wget-like downloads, extensions, etc. https://httpie.org Python 34471 2341
5 thefuck Magnificent app which corrects your previous console command. Python 34284 1699
6 flask The Python micro framework for building web applications. Python 33928 10447
7 django The Web framework for perfectionists with deadlines. Python 32482 13729
8 requests Python HTTP Requests for Humans™ ✨🍰✨ Python 31108 5724
9 free-programming-books-zh_CN 📚 免费的计算机编程类中文书籍,欢迎投稿 JavaScript 29283 10818
10 ansible Ansible is a radically simple IT automation platform that makes your applications and systems easier to deploy. Avoid writing scripts or custom code to deploy and update your applications— automate in a language that approaches plain English, using SSH, with no agents to install on remote systems. Python 29021 10524
11 jQuery-File-Upload File Upload widget with multiple file selection, drag&drop support, progress bar, validation and preview images, audio and video for jQuery. Supports cross-domain, chunked and resumable file uploads. Works with any server-side platform (Google App Engine, PHP, Python, Ruby on Rails, Java, etc.) that supports standard HTML form file uploads. JavaScript 28459 7696
12 keras Deep Learning for humans Python 27034 9858
13 scikit-learn scikit-learn: machine learning in Python Python 26594 13399
14 scrapy Scrapy, a fast high-level web crawling & scraping framework for Python. Python 26220 6575
15 system-design-primer Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards. Python 24296 3097
16 certbot Certbot is EFF's tool to obtain certs from Let's Encrypt and (optionally) auto-enable HTTPS on your server. It can also act as a client for any other CA that uses the ACME protocol. Python 21493 2013
17 TensorFlow-Examples TensorFlow Tutorial and Examples for Beginners with Latest APIs Jupyter Notebook 20728 7273
18 cpython The Python programming language Python 16641 4692
19 tornado Tornado is a Python web framework and asynchronous networking library, originally developed at FriendFeed. Python 15355 4479
20 python-patterns A collection of design patterns/idioms in Python Python 14603 3371
21 Probabilistic-Programming-and-Bayesian-Methods-for-Hackers aka "Bayesian Methods for Hackers": An introduction to Bayesian methods + probabilistic programming with a computation/understanding-first, mathematics-second point of view. All in pure Python ;) Jupyter Notebook 14489 4476
22 reddit historical code from reddit.com Python 14357 2660
23 grpc The C based gRPC (C++, Python, Ruby, Objective-C, PHP, C#) C++ 14141 3141
24 CNTK Microsoft Cognitive Toolkit (CNTK), an open source deep-learning toolkit C++ 14031 3721
25 python-guide Python best practices guidebook, written for Humans. Batchfile 13706 4288
26 wechat_jump_game python 微信《跳一跳》辅助 Python 13594 4868
27 pandas Flexible and powerful data analysis / manipulation library for Python, providing labeled data structures similar to R data.frame objects, statistical functions, and much more Python 13463 5458
28 incubator-mxnet Lightweight, Portable, Flexible Distributed/Mobile Deep Learning with Dynamic, Mutation-aware Dataflow Dep Scheduler; for Python, R, Julia, Scala, Go, Javascript and more Python 13373 4927
29 home-assistant 🏡 Open-source home automation platform running on Python 3 Python 13246 3834
30 pytorch Tensors and Dynamic neural networks in Python with strong GPU acceleration Python 12997 2780
31 ipython Official repository for IPython itself. Other repos in the IPython organization contain things like the website, documentation builds, etc. Python 12540 3571
32 interactive-coding-challenges Interactive Python coding interview challenges (algorithms and data structures). Includes Anki flashcards. Python 12451 1629
33 compose Define and run multi-container applications with Docker Python 12144 1916
34 data-science-ipython-notebooks Data science Python notebooks: Deep learning (TensorFlow, Theano, Caffe, Keras), scikit-learn, Kaggle, big data (Spark, Hadoop MapReduce, HDFS), matplotlib, pandas, NumPy, SciPy, Python essentials, AWS, and various command lines. Python 11960 3348
35 face_recognition The world's simplest facial recognition api for Python and the command line Python 11856 2541
36 awesome-remote-job A curated list of awesome remote jobs and resources. Inspired by https://github.com/vinta/awesome-python None 11354 1099
37 xgboost Scalable, Portable and Distributed Gradient Boosting (GBDT, GBRT or GBM) Library, for Python, R, Java, Scala, C++ and more. Runs on single machine, Hadoop, Spark, Flink and DataFlow C++ 11142 5095
38 pyspider A Powerful Spider(Web Crawler) System in Python. Python 10880 2773
39 sqlmap Automatic SQL injection and database takeover tool Python 10853 2475
40 algorithms Minimal examples of data structures and algorithms in Python Python 10778 1634
41 pyenv Simple Python version management Shell 10410 909
42 mitmproxy An interactive TLS-capable intercepting HTTP proxy for penetration testers and software developers. Python 10154 1397
43 selenium A browser automation framework and ecosystem. Java 9852 3756
44 pytudes Python programs to practice or demonstrate skills. Jupyter Notebook 9841 1045
45 fabric Simple, Pythonic remote execution and deployment. Python 9724 1577
46 pipenv Python Development Workflow for Humans. Python 9543 558
47 glances Glances an Eye on your system. A top/htop alternative. Python 9500 692
48 odoo Odoo. Open Source Apps To Grow Your Business. Python 9062 7785
49 PythonDataScienceHandbook Python Data Science Handbook: full text in Jupyter Notebooks Jupyter Notebook 8954 3128
50 celery Distributed Task Queue (development branch) Python 8923 2542
51 awesome-python-cn Python资源大全中文版,包括:Web框架、网络爬虫、模板引擎、数据库、数据可视化、图片处理等,由伯乐在线持续更新。 None 8908 3364
52 python-fire Python Fire is a library for automatically generating command line interfaces (CLIs) from absolutely any Python object. Python 8809 470
53 luigi Luigi is a Python module that helps you build complex pipelines of batch jobs. It handles dependency resolution, workflow management, visualization etc. It also comes with Hadoop support built in. Python 8799 1571
54 grumpy Grumpy is a Python to Go source code transcompiler and runtime. Go 8783 508
55 sanic Async Python 3.5+ web server that's written to go fast Python 8779 820
56 powerline Powerline is a statusline plugin for vim, and provides statuslines and prompts for several other applications, including zsh, bash, tmux, IPython, Awesome and Qtile. Python 8724 701
57 redash Make Your Company Data Driven. Connect to any data source, easily visualize and share your data. Python 8683 1326
58 salt Software to automate the management and configuration of any infrastructure or application at scale. Get access to the Salt software package repository here: Python 8681 4057
59 spaCy 💫 Industrial-strength Natural Language Processing (NLP) with Python and Cython Python 8598 1297
60 hosts Extending and consolidating hosts files from several well-curated sources like adaway.org, mvps.org, malwaredomainlist.com, someonewhocares.org, and potentially others. You can optionally invoke extensions to block additional sites by category. Python 8388 785
61 python-machine-learning-book The "Python Machine Learning (1st edition)" book code repository and info resource Jupyter Notebook 8151 2968
62 Theano Theano is a Python library that allows you to define, optimize, and evaluate mathematical expressions involving multi-dimensional arrays efficiently. It can use GPUs and perform efficient symbolic differentiation. Python 8020 2421
63 ML-From-Scratch Machine Learning From Scratch. Bare bones Python implementations of Machine Learning models and algorithms with a focus on transparency and accessibility. Aims to cover everything from Data Mining to Deep Learning. Python 7991 1093
64 dive-into-machine-learning Dive into Machine Learning with Python Jupyter notebook and scikit-learn! None 7966 1360
65 pelican Static site generator that supports Markdown and reST syntax. Powered by Python. Python 7764 1484
66 nerd-fonts 🔡 Iconic font aggregator, collection, and patcher. 40+ patched fonts, over 3,600 glyph/icons, includes popular collections such as Font Awesome & fonts such as Hack CSS 7417 382
67 openage Free (as in freedom) open source clone of the Age of Empires II engine 🚀 C++ 7378 705
68 bokeh Interactive Web Plotting for Python Python 7317 1904
69 beets music library manager and MusicBrainz tagger Python 7282 1246
70 kivy Open source UI framework written in Python, running on Windows, Linux, macOS, Android and iOS Python 7276 1697
71 locust Scalable user load testing tool written in Python Python 7060 1005
72 matplotlib matplotlib: plotting with Python Python 6919 3276
73 yapf A formatter for Python files Python 6868 467
74 http-prompt HTTPie + prompt_toolkit = an interactive command-line HTTP client featuring autocomplete and syntax highlighting Python 6796 240
75 requests-html Pythonic HTML Parsing for Humans™ HTML 6726 265
76 cookiecutter A command-line utility that creates projects from cookiecutters (project templates). E.g. Python package projects, jQuery plugin projects. Python 6637 748
77 zipline Zipline, a Pythonic Algorithmic Trading Library Python 6605 2126
78 pgcli Postgres CLI with autocompletion and syntax highlighting Python 6579 296
79 Zappa Serverless Python Python 6568 675
80 gensim Topic Modelling for Humans Python 6509 2539
81 autojump A cd command that learns - easily navigate directories from the command line Python 6498 370
82 handson-ml A series of Jupyter notebooks that walk you through the fundamentals of Machine Learning and Deep Learning in python using Scikit-Learn and TensorFlow. Jupyter Notebook 6357 3172
83 project-based-learning Curated list of project-based tutorials None 6324 652
84 speedtest-cli Command line interface for testing internet bandwidth using speedtest.net Python 6294 893
85 wtfpython A collection of surprising Python snippets and lesser-known features. Python 6269 440
86 wifiphisher The Rogue Access Point Framework Python 6206 1430
87 micropython MicroPython - a lean and efficient Python implementation for microcontrollers and constrained systems C 6173 1563
88 pattern Web mining module for Python, with tools for scraping, natural language processing, machine learning, network analysis and visualization. Python 6143 1191
89 nltk NLTK Source Python 6121 1769
90 coursera-dl Script for downloading Coursera.org videos and naming them. Python 6110 1557
91 zulip Zulip server - powerful open source team chat Python 6109 2055
92 boto For the latest version of boto, see https://github.com/boto/boto3 -- Python interface to Amazon Web Services Python 6072 2227
93 reinforcement-learning Implementation of Reinforcement Learning Algorithms. Python, OpenAI Gym, Tensorflow. Exercises and Solutions to accompany Sutton's Book and David Silver's course. Jupyter Notebook 6038 1986
94 newspaper News, full-text, and article metadata extraction in Python 3. Advanced docs: Python 5988 975
95 redis-py Redis Python Client Python 5879 1421
96 show-me-the-code Python 练习册,每天一个小程序 None 5877 3277
97 docopt Pythonic command line arguments parser, that will make you smile Python 5772 457
98 faker Faker is a Python package that generates fake data for you. Python 5740 706
99 TrumpScript Make Python great again Python 5730 313
100 httpbin HTTP Request & Response Service, written in Python + Flask. Python 5673 892
101 Gooey Turn (almost) any Python command line program into a full GUI application with one line Python 5650 328
102 django-cms The easy-to-use and developer-friendly CMS Python 5624 2070
103 buck A fast build system that encourages the creation of small, reusable modules over a variety of platforms and languages. Java 5606 852
104 gitsome A supercharged Git/GitHub command line interface (CLI). An official integration for GitHub and GitHub Enterprise: https://github.com/works-with/category/desktop-tools Python 5577 270
105 awesomo An extensive list of interesting open source projects written in С, C++, Clojure, Lisp, Elixir, Erlang, Elm, Golang, Haskell, JavaScript, Lua, OCaml, Python, R, Ruby, Rust, Scala etc. Rust 5543 324
106 japronto Screaming-fast Python 3.5+ HTTP toolkit integrated with pipelining HTTP server based on uvloop and picohttpparser. C 5519 329
107 ChatterBot ChatterBot is a machine learning, conversational dialog engine for creating chat bots Python 5501 1947
108 musicbox 网易云音乐命令行版本 Python 5469 1186
109 click Python composable command line utility Python 5450 515
110 mycli A Terminal Client for MySQL with AutoCompletion and Syntax Highlighting. Python 5422 317
111 tqdm A fast, extensible progress bar for Python and CLI Python 5308 261
112 bottle bottle.py is a fast and simple micro-framework for python web-applications. Python 5290 1085
113 mkdocs Project documentation with Markdown. JavaScript 5286 833
114 wagtail A Django content management system focused on flexibility and user experience Python 5279 1187
115 routersploit The Router Exploitation Framework Python 5211 845
116 tushare TuShare is a utility for crawling historical data of China stocks Python 5200 2391
117 vnpy 基于python的开源量化交易平台开发框架 C++ 5170 2644
118 ccxt A JavaScript / Python / PHP cryptocurrency trading library with support for more than 90 bitcoin/altcoin exchanges JavaScript 5139 1293
119 gdbgui Browser-based frontend to gdb (gnu debugger). Add breakpoints, view the stack, visualize data structures, and more in C, C++, Go, Rust, and Fortran. Run gdbgui from the terminal and a new tab will open in your browser. JavaScript 5115 256
120 pydata-book Materials and IPython notebooks for "Python for Data Analysis" by Wes McKinney, published by O'Reilly Media Jupyter Notebook 5105 5057
121 ajenti Ajenti Core and stock plugins Python 5091 594
122 Python My Python Examples Python 5077 4008
123 prophet Tool for producing high quality forecasts for time series data that has multiple seasonality with linear or non-linear growth. Python 5069 940
124 yowsup The python WhatsApp library Python 5051 1799
125 jinja The Jinja2 template engine Python 5004 986
126 LightGBM A fast, distributed, high performance gradient boosting (GBDT, GBRT, GBM or MART) framework based on decision tree algorithms, used for ranking, classification and many other machine learning tasks. It is under the umbrella of the DMTK(http://github.com/microsoft/dmtk) project of Microsoft. C++ 4968 1310
127 peewee a small, expressive orm -- supports postgresql, mysql and sqlite Python 4963 883
128 falcon Falcon is a bare-metal Python web API framework for building high-performance microservices, app backends, and higher-level frameworks. Python 4942 530
129 mopidy Mopidy is an extensible music server that plays music from local disk, Spotify, SoundCloud, Google Play Music, and more. You edit the playlist from any phone, tablet, or computer using a range of MPD and web clients. Python 4932 515
130 tweepy Twitter for Python! Python 4917 2227
131 TextBlob Simple, Pythonic, text processing--Sentiment analysis, part-of-speech tagging, noun phrase extraction, translation, and more. Python 4891 646
132 arrow Better dates & times for Python Python 4869 403
133 aiohttp HTTP client/server framework for asyncio Python 4861 814
134 wechat-deleted-friends 查看被删的微信好友 Python 4858 1738
135 eve REST API framework designed for human beings Python 4833 599
136 moviepy Video editing with Python Python 4790 618
137 webpy web.py is a web framework for python that is as simple as it is powerful. Python 4755 1179
138 SpaceshipGenerator A Blender script to procedurally generate 3D spaceships Python 4739 210
139 q q - Run SQL directly on CSV or TSV files Python 4715 225
140 sympy A computer algebra system written in pure Python Python 4686 2238
141 Nim Nim is a compiled, garbage-collected systems programming language with a design that focuses on efficiency, expressiveness, and elegance (in that order of priority). Nim 4681 639
142 neuraltalk NeuralTalk is a Python+numpy project for learning Multimodal Recurrent Neural Networks that describe images with sentences. Python 4635 1196
143 Pillow The friendly PIL fork (Python Imaging Library) Python 4631 968
144 gunicorn gunicorn 'Green Unicorn' is a WSGI HTTP Server for UNIX, fast clients and sleepy applications. Python 4613 931
145 jumpserver Jumpserver是全球首款完全开源的堡垒机,是符合 4A 的专业运维审计系统。 JavaScript 4604 1883
146 mal mal - Make a Lisp Assembly 4575 917
147 rq Simple job queues for Python Python 4554 879
148 zenbot Zenbot is a command-line cryptocurrency trading bot using Node.js and MongoDB. HTML 4539 1167
149 uvloop Ultra fast asyncio event loop. Python 4503 265
150 python-for-android Turn your Python application into an Android APK Python 4472 876
151 interview_python 关于Python的面试题 Shell 4439 1922
152 dlib A toolkit for making real world machine learning and data analysis applications in C++ C++ 4435 1325
153 python-telegram-bot We have made you a wrapper you can't refuse Python 4423 979
154 pyston An open-source Python implementation using JIT techniques. Python 4393 298
155 gdb-dashboard Modular visual interface for GDB in Python Python 4391 328
156 ale Asynchronous Lint Engine Vim script 4354 455
157 dash Interactive, Reactive Web Apps for Python. Dash Is Productive™ Python 4348 397
158 sh Python process launching Python 4347 346
159 voltron A hacky debugger UI for hackers Python 4299 270
160 python-prompt-toolkit Library for building powerful interactive command lines in Python Python 4223 274
161 schedule Python job scheduling for humans. Python 4204 410
162 pip The PyPA recommended tool for installing Python packages Python 4197 1451
163 readthedocs.org The source code that powers readthedocs.org Python 4173 2227
164 records SQL for Humans™ Python 4149 310
165 paramiko The leading native Python SSHv2 protocol library. Python 4135 1106
166 Python All Algorithms implemented in Python Python 4092 1782
167 calibre The official source code repository for the calibre ebook manager Python 4073 830
168 python-mode Vim python-mode. PyLint, Rope, Pydoc, breakpoints from box. Python 4044 780
169 HelloGitHub :octocat:分享 GitHub 上好玩、容易上手的项目,帮你找到编程的乐趣。欢迎推荐、自荐项目,让更多人知道你的项目⭐️ Python 4041 492
170 graphite-web A highly scalable real-time graphing system JavaScript 4041 1109
171 chalice Python Serverless Microframework for AWS Python 4025 376
172 SerpentAI Game Agent Framework. Helping you create AIs / Bots to play any game you own! Jupyter Notebook 4010 355
173 fuzzywuzzy Fuzzy String Matching in Python Python 4007 438
174 passenger A fast and robust web server and application server for Ruby, Python and Node.js C++ 4007 481
175 crow Crow is very fast and easy to use C++ micro web framework (inspired by Python Flask) C++ 4004 486
176 gevent Coroutine-based concurrency library for Python Python 3980 747
177 flasky Companion code to my O'Reilly book "Flask Web Development", second edition. Python 3969 2473
178 networkx Official NetworkX source code repository. Python 3962 1144
179 InstaPy 📷 Instagram Bot - Like/Comment/Follow Automation Script Python 3951 974
180 py-faster-rcnn Faster R-CNN (Python implementation) -- see https://github.com/ShaoqingRen/faster_rcnn for the official MATLAB version Python 3866 2574
181 werkzeug The comprehensive WSGI web application library. Python 3861 1158
182 gitfiti abusing github commit history for the lulz Python 3841 297
183 python3-cookbook 《Python Cookbook》 3rd Edition Translation Python 3811 1178
184 pyinstaller Freeze (package) Python programs into stand-alone executables Python 3808 884
185 cabot Self-hosted, easily-deployable monitoring and alerts service - like a lightweight PagerDuty JavaScript 3794 418
186 PyMySQL Pure Python MySQL Client Python 3768 847
187 tpot A Python Automated Machine Learning tool that optimizes machine learning pipelines using genetic programming. Python 3757 605
188 lbry A fully decentralized network for distributing data Python 3756 217
189 TensorFlow-World 🌎 Simple and ready-to-use tutorials for TensorFlow Python 3754 307
190 rodeo A data science IDE for Python JavaScript 3746 399
191 powerline-shell A beautiful and useful prompt for your shell Python 3737 533
192 Kalman-and-Bayesian-Filters-in-Python Kalman Filter book using Jupyter Notebook. Focuses on building intuition and experience, not formal proofs. Includes Kalman filters,extended Kalman filters, unscented Kalman filters, particle filters, and more. All exercises include solutions. Jupyter Notebook 3717 990
193 word_cloud A little word cloud generator in Python Python 3704 1099
194 antlr4 ANTLR (ANother Tool for Language Recognition) is a powerful parser generator for reading, processing, executing, or translating structured text or binary files. Java 3699 1054
195 dejavu Audio fingerprinting and recognition in Python Python 3687 780
196 pwntools CTF framework and exploit development library Python 3660 751
197 wxBot Python网页微信API Python 3652 1371
198 qrcode artistic QR Code in Python (Animated GIF qr code)- Python 艺术二维码生成器 (GIF动态二维码、图片二维码) Python 3645 490
199 PokemonGo-Bot The Pokemon Go Bot, baking with community. Python 3642 1653
200 LeetCode 📝 Python / C++ 11 Solutions of All LeetCode Questions Python 3641 1608

top-python's People

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.