| 50666 |
9776 |
343 |
7 days ago |
awesome-python |
A curated list of awesome Python frameworks, libraries, software and resources |
| 37402 |
6811 |
2250 |
a day ago |
youtube-dl |
Command-line program to download videos from YouTube.com and other video sites |
| 37346 |
3644 |
7 |
2 days ago |
public-apis |
A collective list of public JSON APIs for use in web development. |
| 36284 |
10877 |
28 |
2 days ago |
flask |
The Python micro framework for building web applications. |
| 36044 |
20826 |
962 |
21 hours ago |
models |
Models and examples built with TensorFlow |
| 35670 |
1795 |
154 |
11 days ago |
thefuck |
Magnificent app which corrects your previous console command. |
| 35573 |
2415 |
135 |
3 days ago |
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 |
| 34277 |
14525 |
177 |
16 hours ago |
django |
The Web framework for perfectionists with deadlines. |
| 33199 |
8093 |
5 |
16 days ago |
awesome-machine-learning |
A curated list of awesome Machine Learning frameworks, libraries and software. |
| 32713 |
6059 |
117 |
6 days ago |
requests |
Python HTTP Requests for Humans™ ✨🍰✨ |
| 30553 |
11497 |
5059 |
15 hours ago |
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. https://docs.ansible.com/ansible/ |
| 30067 |
11261 |
1516 |
12 hours ago |
keras |
Deep Learning for humans |
| 28505 |
14161 |
1599 |
a day ago |
scikit-learn |
scikit-learn: machine learning in Python |
| 27519 |
6838 |
628 |
18 hours ago |
scrapy |
Scrapy, a fast high-level web crawling & scraping framework for Python. |
| 26537 |
3588 |
42 |
10 days ago |
system-design-primer |
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards. |
| 25214 |
15959 |
329 |
2 years ago |
shadowsocks |
None |
| 23821 |
975 |
45 |
9 days ago |
big-list-of-naughty-strings |
The Big List of Naughty Strings is a list of strings which have a high probability of causing issues when used as user-input data. |
| 23091 |
6752 |
7164 |
10 hours ago |
XX-Net |
a web proxy tool |
| 22299 |
2147 |
990 |
21 hours ago |
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. |
| 19049 |
3903 |
304 |
6 days ago |
you-get |
⏬ Dumb downloader that scrapes the web |
| 18536 |
2335 |
107 |
4 days ago |
CppCoreGuidelines |
The C++ Core Guidelines are a set of tried-and-true guidelines, rules, and best practices about coding in C++ |
| 17971 |
5543 |
730 |
15 hours ago |
cpython |
The Python programming language |
| 17643 |
1863 |
15 |
9 days ago |
linux-insides |
A little bit about a linux kernel |
| 17515 |
3795 |
59 |
2 months ago |
Deep-Learning-Papers-Reading-Roadmap |
Deep Learning papers reading roadmap for anyone who are eager to learn this amazing tech! |
| 17330 |
1256 |
60 |
4 days ago |
tldr |
📚 Simplified and community-driven man pages |
| 16862 |
1994 |
815 |
12 hours ago |
sentry |
Sentry is cross-platform application monitoring, with a focus on error reporting. |
| 16591 |
1873 |
62 |
9 days ago |
YouCompleteMe |
A code-completion engine for Vim |
| 15888 |
4596 |
181 |
5 days ago |
tornado |
Tornado is a Python web framework and asynchronous networking library, originally developed at FriendFeed. |
| 15638 |
3613 |
3 |
3 days ago |
python-patterns |
A collection of design patterns/idioms in Python |
| 14577 |
4328 |
782 |
6 hours ago |
home-assistant |
🏡 Open-source home automation platform running on Python 3 |
| 14531 |
5861 |
2707 |
a day ago |
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 |
| 14515 |
2706 |
303 |
7 months ago |
reddit |
historical code from reddit.com |
| 14396 |
2671 |
124 |
2 days ago |
Detectron |
FAIR's research platform for object detection research, implementing popular algorithms like Mask R-CNN and RetinaNet. |
| 14076 |
5198 |
941 |
12 hours ago |
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 |
| 13917 |
3191 |
114 |
3 days ago |
face_recognition |
The world's simplest facial recognition api for Python and the command line |
| 13748 |
4880 |
27 |
4 days ago |
wechat_jump_game |
微信《跳一跳》Python 辅助 |
| 13652 |
3917 |
400 |
9 months ago |
jieba |
结巴中文分词 |
| 13144 |
889 |
28 |
15 days ago |
macOS-Security-and-Privacy-Guide |
A practical guide to securing macOS. |
| 12981 |
1752 |
34 |
a month ago |
interactive-coding-challenges |
Interactive Python coding interview challenges (algorithms and data structures). Includes Anki flashcards. |
| 12903 |
1989 |
579 |
2 days ago |
compose |
Define and run multi-container applications with Docker |
| 12822 |
1095 |
33 |
3 months ago |
source-code-pro |
Monospaced font family for user interface and coding environments |
| 12779 |
3606 |
1018 |
3 days ago |
ipython |
Official repository for IPython itself. Other repos in the IPython organization contain things like the website, documentation builds, etc. |
| 12700 |
3669 |
4 |
2 months ago |
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. |
| 12188 |
2928 |
389 |
3 days ago |
gym |
A toolkit for developing and comparing reinforcement learning algorithms. |
| 12068 |
711 |
214 |
2 days ago |
localstack |
💻 A fully functional local AWS cloud stack. Develop and test your cloud apps offline! |
| 12004 |
1555 |
356 |
a day ago |
ZeroNet |
ZeroNet - Decentralized websites using Bitcoin crypto and BitTorrent network |
| 11731 |
1902 |
19 |
10 hours ago |
algorithms |
Minimal examples of data structures and algorithms in Python |
| 11518 |
2577 |
59 |
a day ago |
sqlmap |
Automatic SQL injection and database takeover tool |
| 11506 |
728 |
78 |
a day ago |
pipenv |
Python Development Workflow for Humans. |
| 11373 |
2860 |
180 |
a day ago |
pyspider |
A Powerful Spider(Web Crawler) System in Python. |
| 11101 |
1505 |
117 |
3 days ago |
mitmproxy |
An interactive TLS-capable intercepting HTTP proxy for penetration testers and software developers. |
| 10854 |
2738 |
71 |
7 days ago |
ItChat |
A complete and graceful API for Wechat. 微信个人号接口、微信机器人及命令行微信,三十行即可自定义个人号机器人。 |
| 10700 |
3383 |
106 |
2 days ago |
django-rest-framework |
Web APIs for Django. ⚡️ |
| 10493 |
750 |
4 |
a month ago |
material-theme |
Material Theme, the most epic theme for Sublime Text 3 by Mattia Astorino |
| 10076 |
1848 |
118 |
20 hours ago |
magenta |
Magenta: Music and Art Generation with Machine Intelligence |
| 10055 |
1614 |
274 |
3 days ago |
fabric |
Simple, Pythonic remote execution and deployment. |
| 9988 |
726 |
55 |
4 months ago |
glances |
Glances an Eye on your system. A top/htop alternative. |
| 9720 |
8200 |
1613 |
3 days ago |
odoo |
Odoo. Open Source Apps To Grow Your Business. |
| 9594 |
2662 |
70 |
2 months ago |
bitcoinbook |
Mastering Bitcoin 2nd Edition - Programming the Open Blockchain |
| 9593 |
2676 |
387 |
a day ago |
celery |
Distributed Task Queue (development branch) |
| 9454 |
1492 |
224 |
2 days ago |
spaCy |
💫 Industrial-strength Natural Language Processing (NLP) with Python and Cython |
| 9452 |
855 |
62 |
3 days ago |
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. |
| 9421 |
874 |
168 |
16 days ago |
sanic |
Async Python 3.5+ web server that's written to go fast |
| 9354 |
511 |
36 |
11 days ago |
python-fire |
Python Fire is a library for automatically generating command line interfaces (CLIs) from absolutely any Python object. |
| 9344 |
1640 |
254 |
a day ago |
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. |
| 9288 |
788 |
17 |
2 days ago |
Awesome-Linux-Software |
🐧 A list of awesome applications, software, tools and other materials for Linux distros. |
| 9263 |
1437 |
347 |
2 days ago |
redash |
Make Your Company Data Driven. Connect to any data source, easily visualize and share your data. |
| 9183 |
813 |
0 |
5 months ago |
pix2code |
pix2code: Generating Code from a Graphical User Interface Screenshot |
| 9034 |
1243 |
21 |
22 days ago |
chinese-poetry |
最全中华古诗词数据库, 唐宋两朝近一万四千古诗人, 接近5.5万首唐诗加26万宋诗. 两宋时期1564位词人,21050首词。 |
| 9019 |
797 |
23 |
2 years ago |
sshuttle |
Wrong project! You should head over to http://github.com/sshuttle/sshuttle |
| 9006 |
720 |
111 |
3 days ago |
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. |
| 8894 |
4177 |
3302 |
6 hours ago |
salt |
Software to automate the management and configuration of any infrastructure or application at scale. Get access to the Salt software package repository here: |
| 8863 |
721 |
82 |
a day ago |
algo |
Set up a personal IPSEC VPN in the cloud |
| 8793 |
2501 |
30 |
6 months ago |
RocAlphaGo |
An independent, student-led replication of DeepMind's 2016 Nature publication, "Mastering the game of Go with deep neural networks and tree search" (Nature 529, 484-489, 28 Jan 2016), details of which can be found on their website https://deepmind.com/publications.html. |
| 8685 |
2241 |
11 |
a month ago |
iTerm2-Color-Schemes |
Over 175 terminal color schemes/themes for iTerm/iTerm2 (with ports to Terminal, Konsole, PuTTY, Xresources, XRDB, Remina, Termite, XFCE, Tilda, and Terminator) |
| 8557 |
740 |
42 |
2 years ago |
neural-doodle |
Turn your two-bit doodles into fine artworks with deep neural networks, generate seamless textures from photos, transfer style from one image to another, perform example-based upscaling, but wait... there's more! (An implementation of Semantic Style Transfer.) |
| 8307 |
2798 |
0 |
2 days ago |
docker_practice |
Learn and understand Docker technologies, with real DevOps practice! |
| 8304 |
1213 |
7 |
30 days ago |
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. |
| 8277 |
2648 |
305 |
17 hours ago |
incubator-airflow |
Apache Airflow (Incubating) |
| 8257 |
675 |
19 |
2 months ago |
FastPhotoStyle |
Style transfer, deep learning, feature transform |
| 8249 |
2459 |
630 |
10 days ago |
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. |
| 8195 |
1623 |
431 |
a month ago |
nginx-proxy |
Automated nginx proxy for Docker containers using docker-gen |
| 8118 |
803 |
105 |
1 year, 6 months ago |
neural-enhance |
Super Resolution for images using deep learning. |
| 8105 |
2008 |
511 |
a day ago |
tflearn |
Deep learning library featuring a higher-level API for TensorFlow. |
| 7991 |
1456 |
599 |
23 hours ago |
beets |
music library manager and MusicBrainz tagger |
| 7950 |
1506 |
167 |
a month ago |
pelican |
Static site generator that supports Markdown and reST syntax. Powered by Python. |
| 7686 |
2018 |
502 |
a day ago |
bokeh |
Interactive Web Plotting for Python |
| 7654 |
1778 |
643 |
a day ago |
kivy |
Open source UI framework written in Python, running on Windows, Linux, macOS, Android and iOS |
| 7596 |
281 |
87 |
4 days ago |
magic-wormhole |
get things from one computer to another, safely |
| 7497 |
1075 |
122 |
3 days ago |
locust |
Scalable user load testing tool written in Python |
| 7469 |
406 |
149 |
7 months ago |
autojump |
A cd command that learns - easily navigate directories from the command line |
| 7374 |
3430 |
1345 |
8 hours ago |
matplotlib |
matplotlib: plotting with Python |
| 7366 |
860 |
453 |
4 days ago |
Mailpile |
A free & open modern, fast email client with user-friendly encryption and privacy features |
| 7298 |
2232 |
1019 |
11 hours ago |
zulip |
Zulip server - powerful open source team chat |
| 7268 |
487 |
163 |
11 days ago |
yapf |
A formatter for Python files |
| 7239 |
718 |
201 |
21 days ago |
mailinabox |
Mail-in-a-Box helps individuals take back control of their email by defining a one-click, easy-to-deploy SMTP+everything else server: a mail server in a box. |
| 7173 |
622 |
253 |
10 days ago |
mackup |
Keep your application settings in sync (OS X/Linux) |
| 7164 |
788 |
159 |
18 days ago |
cookiecutter |
A command-line utility that creates projects from cookiecutters (project templates). E.g. Python package projects, jQuery plugin projects. |
| 7114 |
743 |
395 |
9 days ago |
Zappa |
Serverless Python |
| 7097 |
2732 |
191 |
a day ago |
gensim |
Topic Modelling for Humans |
| 7080 |
2255 |
238 |
13 days ago |
zipline |
Zipline, a Pythonic Algorithmic Trading Library |
| 6984 |
659 |
72 |
a month ago |
sovereign |
A set of Ansible playbooks to build and maintain your own private cloud: email, calendar, contacts, file sync, IRC bouncer, VPN, and more. |
| 6870 |
3545 |
3 |
2 months ago |
neural-networks-and-deep-learning |
Code samples for my book "Neural Networks and Deep Learning" |
| 6853 |
252 |
20 |
2 months ago |
http-prompt |
HTTPie + prompt_toolkit = an interactive command-line HTTP client featuring autocomplete and syntax highlighting |
| 6815 |
501 |
10 |
4 days ago |
wtfpython |
A collection of surprising Python snippets and lesser-known features. |
| 6793 |
310 |
82 |
22 hours ago |
pgcli |
Postgres CLI with autocompletion and syntax highlighting |
| 6787 |
752 |
0 |
a month ago |
universe |
Universe: a software platform for measuring and training an AI's general intelligence across the world's supply of games, websites and other applications. |
| 6783 |
590 |
31 |
3 days ago |
chisel |
Chisel is a collection of LLDB commands to assist debugging iOS apps. |
| 6738 |
1069 |
7 |
9 months ago |
MLAlgorithms |
Minimal and clean examples of machine learning algorithms implementations |
| 6609 |
936 |
7 |
9 days ago |
speedtest-cli |
Command line interface for testing internet bandwidth using speedtest.net |
| 6556 |
775 |
15 |
6 months ago |
game-programmer |
A Study Path for Game Programmer |
| 6511 |
869 |
5 |
a day ago |
sonnet |
TensorFlow-based neural network library |
| 6486 |
1293 |
402 |
22 hours ago |
aws-cli |
Universal Command Line Interface for Amazon Web Services |
| 6471 |
1860 |
348 |
2 days ago |
nltk |
NLTK Source |
| 6457 |
863 |
30 |
2 months ago |
baseimage-docker |
A minimal Ubuntu base image modified for Docker-friendliness |
| 6432 |
1493 |
94 |
8 days ago |
wifiphisher |
The Rogue Access Point Framework |
| 6432 |
179 |
19 |
1 year, 4 months ago |
maybe |
📂 🐇 🎩 See what a program does before deciding whether you really want it to happen. |
| 6409 |
2902 |
69 |
a month ago |
stanford-tensorflow-tutorials |
This repository contains code examples for the Stanford's course: TensorFlow for Deep Learning Research. |
| 6379 |
577 |
0 |
17 days ago |
howdoi |
instant coding answers via the command line |
| 6351 |
1055 |
222 |
a month ago |
newspaper |
News, full-text, and article metadata extraction in Python 3. Advanced docs: |
| 6314 |
1591 |
109 |
2 days ago |
coursera-dl |
Script for downloading Coursera.org videos and naming them. |
| 6304 |
1236 |
110 |
9 months ago |
pattern |
Web mining module for Python, with tools for scraping, natural language processing, machine learning, network analysis and visualization. |
| 6262 |
310 |
117 |
11 days ago |
tqdm |
A fast, extensible progress bar for Python and CLI |
| 6214 |
748 |
82 |
4 days ago |
faker |
Faker is a Python package that generates fake data for you. |
| 6164 |
1477 |
274 |
2 days ago |
redis-py |
Redis Python Client |
| 6112 |
2230 |
1148 |
2 months ago |
boto |
For the latest version of boto, see https://github.com/boto/boto3 -- Python interface to Amazon Web Services |
| 6100 |
968 |
34 |
4 days ago |
httpbin |
HTTP Request & Response Service, written in Python + Flask. |
| 6095 |
1391 |
33 |
29 days ago |
fast-style-transfer |
TensorFlow CNN for fast style transfer ⚡🖥🎨🖼 |
| 6079 |
961 |
79 |
a month ago |
portia |
Visual scraping for Scrapy |
| 6078 |
870 |
4 |
1 year, 14 days ago |
deis |
Deis v1, the CoreOS and Docker PaaS: Your PaaS. Your Rules. |
| 6044 |
2154 |
135 |
15 days ago |
ChatterBot |
ChatterBot is a machine learning, conversational dialog engine for creating chat bots |
| 6005 |
1710 |
18 |
18 days ago |
pytorch-tutorial |
PyTorch Tutorial for Deep Learning Researchers |
| 5996 |
931 |
21 |
a month ago |
awesome-scala |
A community driven list of useful Scala libraries, frameworks and software. |
| 5969 |
2239 |
312 |
a month ago |
Mask_RCNN |
Mask R-CNN for object detection and instance segmentation on Keras and TensorFlow |
| 5946 |
468 |
212 |
4 months ago |
docopt |
Pythonic command line arguments parser, that will make you smile |
| 5905 |
554 |
76 |
2 days ago |
thumbor |
thumbor is an open-source photo thumbnail service by globo.com |
| 5876 |
4417 |
64 |
7 days ago |
Python |
My Python Examples |
| 5869 |
2120 |
230 |
a day ago |
django-cms |
The easy-to-use and developer-friendly CMS |
| 5859 |
1244 |
107 |
8 days ago |
musicbox |
网易云音乐命令行版本 |
| 5836 |
345 |
43 |
2 months ago |
Gooey |
Turn (almost) any Python command line program into a full GUI application with one line |
| 5816 |
335 |
59 |
5 days ago |
mycli |
A Terminal Client for MySQL with AutoCompletion and Syntax Highlighting. |
| 5806 |
568 |
164 |
4 days ago |
click |
Python composable command line utility |
| 5771 |
319 |
5 |
1 year, 3 months ago |
TrumpScript |
Make Python great again |
| 5754 |
511 |
48 |
a month ago |
asciinema |
Terminal session recorder 📹 |
| 5735 |
282 |
37 |
4 months ago |
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 |
| 5725 |
1612 |
19 |
5 days ago |
faceswap |
Non official project based on original /r/Deepfakes thread. Many thanks to him! |
| 5717 |
2554 |
104 |
5 days ago |
tushare |
TuShare is a utility for crawling historical data of China stocks |
| 5640 |
523 |
30 |
a day ago |
awesome-aws |
A curated list of awesome Amazon Web Services (AWS) libraries, open source repos, guides, blogs, and other resources. Featuring the Fiery Meter of AWSome. |
| 5613 |
931 |
38 |
9 hours ago |
routersploit |
Exploitation Framework for Embedded Devices |
| 5604 |
92 |
26 |
8 months ago |
SASM |
SASM - simple crossplatform IDE for NASM, MASM, GAS and FASM assembly languages |
| 5597 |
1521 |
440 |
a day ago |
nupic |
Numenta Platform for Intelligent Computing is an implementation of Hierarchical Temporal Memory (HTM), a theory of intelligence based strictly on the neuroscience of the neocortex. |
| 5578 |
375 |
76 |
7 months ago |
explainshell |
match command-line arguments to their help text |
| 5559 |
1072 |
195 |
10 months ago |
wxpy |
微信机器人 / 可能是最优雅的微信个人号 API ✨✨ |
| 5555 |
1073 |
79 |
a month ago |
prophet |
Tool for producing high quality forecasts for time series data that has multiple seasonality with linear or non-linear growth. |
| 5549 |
1242 |
614 |
3 days ago |
wagtail |
A Django content management system focused on flexibility and user experience |
| 5496 |
350 |
12 |
27 days ago |
bup |
Very efficient backup system based on the git packfile format, providing fast incremental saves and global deduplication (among and within files, including virtual machine images). Current release is 0.29.1, and the development branch is master. Please post problems or patches to the mailing list for discussion (see the end of the README below). |
| 5483 |
1118 |
257 |
2 months ago |
bottle |
bottle.py is a fast and simple micro-framework for python web-applications. |
| 5352 |
863 |
126 |
a day ago |
aiohttp |
HTTP client/server framework for asyncio |
| 5302 |
431 |
126 |
1 year, 8 months ago |
Flashlight |
The missing Spotlight plugin system |
| 5273 |
928 |
0 |
2 days ago |
peewee |
a small, expressive orm -- supports postgresql, mysql and sqlite |
| 5258 |
207 |
17 |
a month ago |
gixy |
Nginx configuration static analyzer |
| 5229 |
1865 |
953 |
5 months ago |
yowsup |
The python WhatsApp library |
| 5219 |
1022 |
131 |
18 days ago |
jinja |
The Jinja2 template engine |
| 5215 |
564 |
205 |
3 days ago |
falcon |
Falcon is a bare-metal Python web API framework for building high-performance microservices, app backends, and higher-level frameworks. |
| 5214 |
526 |
203 |
19 days ago |
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. |
| 5188 |
603 |
452 |
2 months ago |
ajenti |
Ajenti Core and stock plugins |
| 5182 |
126 |
59 |
1 year, 10 months ago |
monoid |
Customisable coding font with alternates, ligatures and contextual positioning. Crazy crisp at 12px/9pt. http://larsenwork.com/monoid/ |
| 5165 |
677 |
45 |
a month ago |
TextBlob |
Simple, Pythonic, text processing--Sentiment analysis, part-of-speech tagging, noun phrase extraction, translation, and more. |
| 5150 |
203 |
14 |
2 months ago |
legit |
Git for Humans, Inspired by GitHub for Mac™. |
| 5147 |
2358 |
319 |
2 days ago |
tweepy |
Twitter for Python! |
| 5134 |
279 |
93 |
4 days ago |
hug |
Embrace the APIs of the future. Hug aims to make developing APIs as simple as possible, but no simpler. |
| 5082 |
490 |
73 |
28 days ago |
dash |
Interactive, Reactive Web Apps for Python. Dash Is Productive™ |
| 5069 |
2135 |
6 |
4 days ago |
Python |
All Algorithms implemented in Python |
| 5051 |
567 |
71 |
5 months ago |
beeswithmachineguns |
A utility for arming (creating) many bees (micro EC2 instances) to attack (load test) targets (web applications). |
| 5045 |
1162 |
27 |
6 months ago |
Dshell |
Dshell is a network forensic analysis framework. |
| 5028 |
1112 |
31 |
23 hours ago |
python-telegram-bot |
We have made you a wrapper you can't refuse |
| 5020 |
624 |
17 |
a day ago |
eve |
REST API framework designed for human beings |
| 5014 |
417 |
123 |
2 months ago |
arrow |
Better dates & times for Python |
| 4991 |
656 |
262 |
a day ago |
moviepy |
Video editing with Python |
| 4978 |
883 |
81 |
13 days ago |
NewsBlur |
NewsBlur is a personal news reader that brings people together to talk about the world. A new sound of an old instrument. |
| 4962 |
355 |
56 |
3 years ago |
ngxtop |
Real-time metrics for nginx server |
| 4961 |
236 |
56 |
2 months ago |
q |
q - Run SQL directly on CSV or TSV files |
| 4950 |
1027 |
229 |
a day ago |
Pillow |
The friendly PIL fork (Python Imaging Library) |
| 4937 |
909 |
21 |
1 year, 4 months ago |
BossSensor |
Hide screen when boss is approaching. |
| 4937 |
601 |
15 |
6 days ago |
HelloGitHub |
分享 GitHub 上好玩、容易上手的项目,帮你找到编程的乐趣。欢迎推荐、自荐项目,让更多人知道你的项目⭐️ |
| 4923 |
762 |
61 |
3 days ago |
seaborn |
Statistical data visualization using matplotlib |
| 4917 |
304 |
81 |
a month ago |
wttr.in |
⛅ The right way to check the weather |
| 4886 |
2291 |
3335 |
2 days ago |
sympy |
A computer algebra system written in pure Python |
| 4882 |
1721 |
49 |
1 year, 11 months ago |
wechat-deleted-friends |
查看被删的微信好友 |
| 4846 |
1533 |
178 |
6 months ago |
WeixinBot |
网页版微信API,包含终端版微信及微信机器人 |
| 4844 |
2179 |
94 |
18 days ago |
examples |
A set of examples around pytorch in Vision, Text, Reinforcement Learning, etc. |
| 4840 |
962 |
212 |
8 days ago |
gunicorn |
gunicorn 'Green Unicorn' is a WSGI HTTP Server for UNIX, fast clients and sleepy applications. |
| 4833 |
1199 |
199 |
3 months ago |
webpy |
web.py is a web framework for python that is as simple as it is powerful. |
| 4826 |
213 |
4 |
3 months ago |
SpaceshipGenerator |
A Blender script to procedurally generate 3D spaceships |
| 4819 |
1104 |
96 |
19 days ago |
jupyter |
Jupyter metapackage for installation, docs and chat |
| 4812 |
505 |
321 |
6 months ago |
SublimeCodeIntel |
💡 Full-featured code intelligence and smart autocomplete for Sublime Text |
| 4810 |
756 |
242 |
14 hours ago |
bcc |
BCC - Tools for BPF-based Linux IO analysis, networking, monitoring, and more |
| 4802 |
783 |
80 |
24 days ago |
django-debug-toolbar |
A configurable set of panels that display various debug information about the current request/response. |
| 4798 |
590 |
14 |
1 year, 7 months ago |
srez |
Image super-resolution through deep learning |
| 4762 |
908 |
122 |
6 days ago |
rq |
Simple job queues for Python |
| 4737 |
706 |
567 |
a day ago |
spinnaker |
Spinnaker is an open source, multi-cloud continuous delivery platform for releasing software changes with high velocity and confidence. |
| 4736 |
279 |
14 |
a day ago |
uvloop |
Ultra fast asyncio event loop. |
| 4724 |
1236 |
27 |
2 years ago |
neuraltalk |
NeuralTalk is a Python+numpy project for learning Multimodal Recurrent Neural Networks that describe images with sentences. |
| 4686 |
1282 |
2 |
1 year, 9 days ago |
iOSBlogCN |
中文 iOS/Mac 开发博客列表 |
| 4685 |
2006 |
189 |
a month ago |
facenet |
Face recognition using Tensorflow |
| 4611 |
906 |
237 |
5 days ago |
python-for-android |
Turn your Python application into an Android APK |
| 4597 |
639 |
20 |
2 days ago |
pysc2 |
StarCraft II Learning Environment |
| 4595 |
346 |
14 |
10 days ago |
gdb-dashboard |
Modular visual interface for GDB in Python |
| 4590 |
460 |
4 |
a month ago |
have-fun-with-machine-learning |
An absolute beginner's guide to Machine Learning and Image Classification with Neural Networks |
| 4571 |
338 |
18 |
a month ago |
codeface |
Typefaces for source code beautification |
| 4559 |
439 |
78 |
18 days ago |
schedule |
Python job scheduling for humans. |
| 4528 |
1166 |
835 |
2 days ago |
InstaPy |
📷 Instagram Bot - Like/Comment/Follow Automation Script |
| 4511 |
2336 |
1256 |
20 hours ago |
scipy |
Scipy library main repository |
| 4495 |
949 |
612 |
23 hours ago |
elastalert |
Easy & Flexible Alerting With ElasticSearch |
| 4480 |
1517 |
520 |
2 days ago |
pip |
The PyPA recommended tool for installing Python packages |
| 4474 |
355 |
53 |
11 months ago |
sh |
Python process launching |
| 4467 |
1240 |
123 |
a month ago |
zhao |
【编程随想】整理的《太子党关系网络》,专门揭露赵国的权贵 |
| 4447 |
1827 |
4 |
3 days ago |
LeetCode |
📝 Python / C++ 11 Solutions of All LeetCode Questions |
| 4445 |
292 |
164 |
3 days ago |
python-prompt-toolkit |
Library for building powerful interactive command lines in Python |
| 4439 |
635 |
2 |
6 months ago |
awesome-cheatsheet |
🍻 awesome cheatsheet |
| 4426 |
336 |
18 |
a month ago |
records |
SQL for Humans™ |
| 4416 |
303 |
111 |
1 year, 4 months ago |
pyston |
An open-source Python implementation using JIT techniques. |
| 4387 |
277 |
49 |
3 months ago |
voltron |
A hacky debugger UI for hackers |
| 4383 |
808 |
124 |
22 hours ago |
supervisor |
Supervisor process control system for UNIX |
| 4382 |
78 |
13 |
a month ago |
inter |
The Inter UI font family |
| 4363 |
1171 |
453 |
3 days ago |
paramiko |
The leading native Python SSHv2 protocol library. |
| 4356 |
2338 |
509 |
2 days ago |
readthedocs.org |
The source code that powers readthedocs.org |
| 4340 |
399 |
124 |
21 hours ago |
chalice |
Python Serverless Microframework for AWS |
| 4332 |
590 |
29 |
11 months ago |
trump2cash |
A stock trading bot powered by Trump tweets |
| 4322 |
1341 |
21 |
14 days ago |
DeepLearningFlappyBird |
Flappy Bird hack using Deep Reinforcement Learning (Deep Q-learning). |
| 4320 |
860 |
2 |
6 hours ago |
calibre |
The official source code repository for the calibre ebook manager |
| 4298 |
2637 |
23 |
10 months ago |
flasky |
Companion code to my O'Reilly book "Flask Web Development", second edition. |
| 4291 |
2850 |
584 |
4 months ago |
py-faster-rcnn |
Faster R-CNN (Python implementation) -- see https://github.com/ShaoqingRen/faster_rcnn for the official MATLAB version |
| 4268 |
463 |
34 |
a month ago |
fuzzywuzzy |
Fuzzy String Matching in Python |
| 4257 |
1158 |
147 |
11 days ago |
baselines |
OpenAI Baselines: high-quality implementations of reinforcement learning algorithms |
| 4249 |
287 |
9 |
3 months ago |
DisableWinTracking |
Uses some known methods that attempt to disable tracking in Windows 10 |
| 4248 |
1212 |
194 |
a day ago |
networkx |
Official NetworkX source code repository. |
| 4243 |
1301 |
31 |
3 days ago |
python3-cookbook |
《Python Cookbook》 3rd Edition Translation |
| 4238 |
502 |
23 |
7 days ago |
visdom |
A flexible tool for creating, organizing, and sharing visualizations of live, rich data. Supports Torch and Numpy. |
| 4225 |
1537 |
3 |
14 hours ago |
MachineLearning |
Machine Learning in Action(机器学习实战) |
| 4214 |
1015 |
2 |
4 months ago |
data-science-blogs |
A curated list of data science blogs |
| 4209 |
708 |
170 |
4 months ago |
node-gyp |
Node.js native addon build tool |
| 4197 |
793 |
136 |
3 days ago |
taiga-back |
Project management web application with scrum in mind! Built on top of Django and AngularJS (Backend Code) |
| 4182 |
275 |
19 |
1 year, 8 months ago |
noteshrink |
Convert scans of handwritten notes to beautiful, compact PDFs |
| 4176 |
800 |
53 |
22 hours ago |
python-mode |
Vim python-mode. PyLint, Rope, Pydoc, breakpoints from box. |
| 4169 |
500 |
41 |
5 months ago |
cheat |
cheat allows you to create and view interactive cheatsheets on the command-line. It was designed to help remind *nix system administrators of options for commands that they use frequently, but not frequently enough to remember. |
| 4156 |
940 |
20 |
5 days ago |
pytorch-CycleGAN-and-pix2pix |
Image-to-image translation in PyTorch (e.g., horse2zebra, edges2cats, and more) |
| 4150 |
310 |
64 |
9 days ago |
apistar |
A smart Web API framework, for Python 3. 🌟 |
| 4146 |
789 |
33 |
1 year, 7 months ago |
open_nsfw |
code for running Model and code for Not Suitable for Work (NSFW) classification using deep neural network Caffe models |
| 4127 |
759 |
28 |
a day ago |
gevent |
Coroutine-based concurrency library for Python |
| 4122 |
378 |
60 |
28 days ago |
DeDRM_tools |
DeDRM tools for ebooks |
| 4113 |
302 |
42 |
3 years ago |
huxley |
A testing system for catching visual regressions in Web applications. |
| 4112 |
1225 |
56 |
29 days ago |
word_cloud |
A little word cloud generator in Python |
| 4097 |
1764 |
56 |
4 months ago |
fuck-login |
模拟登录一些知名的网站,为了方便爬取需要登录的网站 |
| 4094 |
701 |
61 |
a month ago |
tpot |
A Python Automated Machine Learning tool that optimizes machine learning pipelines using genetic programming. |
| 4072 |
918 |
475 |
11 days ago |
pyinstaller |
Freeze (package) Python programs into stand-alone executables |
| 4030 |
1201 |
135 |
2 days ago |
werkzeug |
The comprehensive WSGI web application library. |
| 4028 |
997 |
198 |
1 year, 4 months ago |
jasper-client |
Client code for Jasper voice computing platform |
| 4020 |
909 |
18 |
24 days ago |
PyMySQL |
Pure Python MySQL Client |
| 4001 |
534 |
842 |
19 hours ago |
mypy |
Optional static typing for Python 2 and 3 (PEP484) |
| 3990 |
316 |
15 |
6 days ago |
gitfiti |
abusing github commit history for the lulz |
| 3978 |
563 |
24 |
1 year, 6 months ago |
qrcode |
artistic QR Code in Python (Animated GIF qr code)- Python 艺术二维码生成器 (GIF动态二维码、图片二维码) |
| 3972 |
701 |
377 |
a day ago |
awx |
AWX Project |
| 3931 |
464 |
61 |
12 days ago |
manim |
Animation engine for explanatory math videos |
| 3923 |
542 |
34 |
10 months ago |
augmented-traffic-control |
Augmented Traffic Control: A tool to simulate network conditions |
| 3918 |
808 |
76 |
2 days ago |
pwntools |
CTF framework and exploit development library |
| 3915 |
560 |
42 |
a month ago |
powerline-shell |
A beautiful and useful prompt for your shell |
| 3910 |
383 |
6 |
11 days ago |
deepo |
A series of Docker images (and their generator) that allows you to quickly set up your deep learning research environment. |
| 3909 |
1121 |
72 |
20 hours ago |
cookiecutter-django |
Cookiecutter Django is a framework for jumpstarting production-ready Django projects quickly. |
| 3898 |
265 |
51 |
9 months ago |
aws-shell |
An integrated shell for working with the AWS CLI. |
| 3887 |
1478 |
446 |
2 months ago |
nginx-book |
Nginx开发从入门到精通 |
| 3870 |
1417 |
92 |
1 year, 4 days ago |
wxBot |
Python网页微信API |
| 3864 |
966 |
43 |
a day ago |
tensorlayer |
A Deep Learning Library for Researchers and Engineers built on top of TensorFlow |
| 3860 |
137 |
34 |
21 hours ago |
black |
The uncompromising Python code formatter |
| 3859 |
925 |
17 |
28 days ago |
bypy |
Python client for Baidu Yun (Personal Cloud Storage) 百度云/百度网盘Python客户端 |
| 3856 |
1135 |
0 |
15 days ago |
neural-style |
Neural style in TensorFlow! 🎨 |
| 3849 |
826 |
61 |
1 year, 4 months ago |
dejavu |
Audio fingerprinting and recognition in Python |
| 3848 |
968 |
9 |
a month ago |
WebHubBot |
Python + Scrapy + MongoDB . 5 million data per day !!!💥 The world's largest website. |
| 3845 |
1023 |
238 |
a day ago |
chainer |
A flexible framework of neural networks for deep learning |
| 3843 |
242 |
172 |
2 days ago |
lbry |
A fully decentralized network for distributing data |
| 3837 |
399 |
8 |
16 hours ago |
pysheeet |
Python Cheat Sheet |
| 3832 |
438 |
8 |
16 days ago |
acme-tiny |
A tiny script to issue and renew TLS certs from Let's Encrypt |
| 3816 |
245 |
2 |
18 days ago |
PathPicker |
PathPicker accepts a wide range of input -- output from git commands, grep results, searches -- pretty much anything.After parsing the input, PathPicker presents you with a nice UI to select which files you're interested in. After that you can open them in your favorite editor or execute arbitrary commands. |
| 3812 |
320 |
1 |
6 months ago |
TensorFlow-World |
🌎 Simple and ready-to-use tutorials for TensorFlow |
| 3789 |
1377 |
179 |
a day ago |
django-allauth |
Integrated set of Django applications addressing authentication, registration, account management as well as 3rd party (social) account authentication. |
| 3789 |
851 |
162 |
1 year, 1 month ago |
seq2seq |
A general-purpose encoder-decoder framework for Tensorflow |
| 3781 |
636 |
158 |
9 days ago |
netbox |
IP address management (IPAM) and data center infrastructure management (DCIM) tool. |
| 3761 |
1012 |
71 |
23 days ago |
iScript |
各种脚本 -- 关于 虾米 xiami.com, 百度网盘 pan.baidu.com, 115网盘 115.com, 网易音乐 music.163.com, 百度音乐 music.baidu.com, 360网盘/云盘 yunpan.cn, 视频解析 flvxz.com, bt torrent ↔ magnet, ed2k 搜索, tumblr 图片下载, unzip |
| 3759 |
440 |
69 |
a month ago |
ultisnips |
UltiSnips - The ultimate snippet solution for Vim. Send pull requests to SirVer/ultisnips! |
| 3757 |
627 |
153 |
3 months ago |
package_control |
The Sublime Text package manager |
| 3727 |
622 |
124 |
11 days ago |
psutil |
Cross-platform lib for process and system monitoring in Python |
| 3721 |
450 |
209 |
18 hours ago |
kubeflow |
Machine Learning Toolkit for Kubernetes |
| 3717 |
649 |
72 |
23 days ago |
flask-restful |
Simple framework for creating REST APIs |
| 3711 |
2078 |
200 |
23 hours ago |
edx-platform |
The Open edX platform, the software that powers edX! |
| 3710 |
232 |
20 |
23 hours ago |
GitGutter |
A Sublime Text 2/3 plugin to see git diff in gutter |
| 3699 |
89 |
24 |
a month ago |
fantasque-sans |
A font family with a great monospaced variant for programmers. |
| 3697 |
1489 |
2 |
22 days ago |
reinforcement-learning-an-introduction |
Python Implementation of Reinforcement Learning: An Introduction |
| 3697 |
794 |
55 |
a day ago |
django-extensions |
This is a repository for collecting global custom management extensions for the Django Framework. |
| 3676 |
302 |
224 |
23 hours ago |
ranger |
A VIM-inspired filemanager for the console |
| 3673 |
221 |
49 |
2 months ago |
CommonMark |
CommonMark spec, with reference implementations in C and JavaScript |
| 3672 |
858 |
122 |
a month ago |
tensorflow-wavenet |
A TensorFlow implementation of DeepMind's WaveNet paper |
| 3671 |
442 |
57 |
4 months ago |
Stream-Framework |
Stream Framework is a Python library, which allows you to build news feed, activity streams and notification systems using Cassandra and/or Redis. The authors of Stream-Framework also provide a cloud service for feed technology: |
| 3660 |
814 |
32 |
1 year, 4 months ago |
Minecraft |
Simple Minecraft-inspired program using Python and Pyglet |
| 3640 |
698 |
31 |
2 months ago |
dev-setup |
Mac OS X development environment setup: Easy-to-understand instructions with automated setup scripts for developer tools like Vim, Sublime Text, Bash, iTerm, Python data analysis, Spark, Hadoop MapReduce, AWS, Heroku, JavaScript web development, Android development, common data stores, and dev-based OS X defaults. |
| 3640 |
1082 |
23 |
1 year, 7 months ago |
research |
dataset and code for 2016 paper "Learning a Driving Simulator" |
| 3638 |
332 |
253 |
3 days ago |
mps-youtube |
Terminal based YouTube player and downloader |
| 3637 |
1638 |
136 |
3 months ago |
PokemonGo-Bot |
The Pokemon Go Bot, baking with community. |
| 3635 |
994 |
72 |
2 months ago |
pupy |
Pupy is an opensource, cross-platform (Windows, Linux, OSX, Android) remote administration and post-exploitation tool mainly written in python |
| 3620 |
597 |
658 |
2 years ago |
livestreamer |
Command-line utility that extracts streams from various services and pipes them into a video player of choice. No longer maintained, use streamlink or youtube-dl instead. |
| 3615 |
178 |
25 |
7 days ago |
saws |
A supercharged AWS command line interface (CLI). |
| 3590 |
1072 |
67 |
8 months ago |
deep-learning-models |
Keras code and weights files for popular deep learning models. |
| 3550 |
798 |
73 |
3 months ago |
neon |
Intel® Nervana™ reference deep learning framework committed to best performance on all hardware |
| 3548 |
2177 |
3 |
2 months ago |
tutorials |
机器学习相关教程 |
| 3540 |
144 |
34 |
15 days ago |
ungoogled-chromium |
Modifications to Google Chromium for removing Google integration and enhancing privacy, control, and transparency |
| 3538 |
161 |
40 |
10 months ago |
statuspage |
A statuspage generator that lets you host your statuspage for free on Github. |
| 3515 |
1343 |
53 |
14 days ago |
labelImg |
🤘 LabelImg is a graphical image annotation tool and label object bounding boxes in images |
| 3509 |
864 |
262 |
10 days ago |
plotly.py |
An interactive, browser-based graphing library for Python ✨ |
| 3507 |
1243 |
1 |
5 days ago |
social-engineer-toolkit |
The Social-Engineer Toolkit (SET) repository from TrustedSec - All new versions of SET will be deployed here. |
| 3491 |
277 |
90 |
a day ago |
kinto |
A generic JSON document store with sharing and synchronisation capabilities. |
| 3491 |
472 |
7 |
10 months ago |
learning-to-learn |
Learning to Learn in TensorFlow |
| 3486 |
1348 |
43 |
12 days ago |
mezzanine |
CMS framework for Django |
| 3473 |
491 |
0 |
12 days ago |
fashion-mnist |
A MNIST-like fashion product database. Benchmark 👉 |
| 3471 |
393 |
47 |
11 months ago |
pidcat |
Colored logcat script which only shows log entries for a specific application package. |
| 3462 |
370 |
14 |
2 months ago |
Mind-Expanding-Books |
📚 Books that will blow your mind |
| 3453 |
101 |
19 |
a month ago |
stellar |
Fast database snapshot and restore tool for development |
| 3448 |
933 |
138 |
a month ago |
Lasagne |
Lightweight library to build and train neural networks in Theano |
| 3444 |
362 |
66 |
1 year, 2 months ago |
sync-engine |
📨 IMAP/SMTP sync system with modern APIs |
| 3439 |
531 |
32 |
11 days ago |
binwalk |
Firmware Analysis Tool |
| 3438 |
1244 |
421 |
4 days ago |
buildbot |
Python-based continuous integration testing framework; your pull requests are more than welcome! |
| 3413 |
1052 |
73 |
10 days ago |
proxy_pool |
Python爬虫代理IP池(proxy pool) |
| 3402 |
473 |
603 |
3 days ago |
qutebrowser |
A keyboard-driven, vim-like browser based on PyQt5. |
| 3391 |
1850 |
5 |
3 months ago |
python_koans |
Python Koans - Learn Python through TDD |
| 3384 |
1943 |
23 |
2 months ago |
DeepLearningTutorials |
Deep Learning Tutorial notes and code. See the wiki for more info. |
| 3383 |
691 |
249 |
23 hours ago |
boto3 |
AWS SDK for Python |
| 3378 |
106 |
7 |
1 year, 1 month ago |
mimic |
[ab]using Unicode to create tragedy |
| 3375 |
445 |
316 |
13 hours ago |
ray |
A high-performance distributed execution engine |
| 3368 |
1043 |
5 |
a month ago |
generative-models |
Collection of generative models, e.g. GAN, VAE in Pytorch and Tensorflow. |
| 3365 |
1113 |
412 |
a month ago |
django-tastypie |
Creating delicious APIs for Django apps since 2010. |
| 3363 |
1832 |
85 |
22 days ago |
cnn-text-classification-tf |
Convolutional Neural Network for Text Classification in Tensorflow |
| 3362 |
333 |
1 |
3 months ago |
pygorithm |
A Python module for learning all major algorithms |
| 3313 |
572 |
20 |
a day ago |
ParlAI |
A framework for training and evaluating AI models on a variety of openly available dialog datasets. |
| 3311 |
527 |
129 |
14 days ago |
pycodestyle |
Simple Python style checker in one Python file |
| 3310 |
498 |
176 |
1 year, 6 months ago |
ggpy |
ggplot port for python |
| 3301 |
816 |
248 |
4 days ago |
pymc3 |
Probabilistic Programming in Python: Bayesian Modeling and Probabilistic Machine Learning with Theano |
| 3299 |
356 |
63 |
18 hours ago |
graphene |
GraphQL framework for Python |
| 3298 |
285 |
97 |
a day ago |
jedi |
Awesome autocompletion and static analysis library for python. |
| 3296 |
273 |
14 |
2 years ago |
colornet |
Neural Network to colorize grayscale images |
| 3290 |
1337 |
1304 |
2 months ago |
CouchPotatoServer |
Automatic Movie Downloading via NZBs & Torrents |
| 3276 |
520 |
115 |
a month ago |
gspread |
Google Spreadsheets Python API |
| 3270 |
983 |
11 |
23 days ago |
theZoo |
A repository of LIVE malwares for your own joy and pleasure |
| 3268 |
441 |
40 |
2 days ago |
csvkit |
A suite of utilities for converting to and working with CSV, the king of tabular file formats. |
| 3265 |
313 |
18 |
19 days ago |
elasticsearch-HQ |
Monitoring and Management Web Application for ElasticSearch instances and clusters. |
| 3265 |
909 |
125 |
a day ago |
rasa_nlu |
turn natural language into structured data |
| 3250 |
596 |
0 |
2 days ago |
anki |
Anki for desktop computers |
| 3242 |
263 |
124 |
26 days ago |
isso |
a Disqus alternative |
| 3241 |
785 |
9 |
7 days ago |
LaZagne |
Credentials recovery project |
| 3237 |
54 |
11 |
2 years ago |
mkcast |
[OBSOLETE - see readme] A tool for creating GIF screencasts of a terminal, with key presses overlaid. |
| 3221 |
147 |
10 |
a day ago |
vprof |
Visual profiler for Python |
| 3219 |
83 |
40 |
3 months ago |
Hasklig |
Hasklig - a code font with monospaced ligatures |
| 3212 |
588 |
39 |
21 hours ago |
serenata-de-amor |
🕵 Artificial Intelligence for social control of public administration |
| 3209 |
565 |
42 |
a month ago |
django-crispy-forms |
The best way to have DRY Django forms. The app provides a tag and filter that lets you quickly render forms in a div format while providing an enormous amount of capability to configure and control the rendered HTML. |
| 3207 |
307 |
101 |
10 months ago |
Cactus |
Static site generator for designers. Uses Python and Django templates. |
| 3206 |
227 |
38 |
12 days ago |
grip |
Preview GitHub Markdown files like Readme locally before committing them. |
| 3204 |
2118 |
8 |
1 year, 1 month ago |
shadowbroker |
The Shadow Brokers "Lost In Translation" leak |
| 3201 |
147 |
25 |
10 months ago |
storm |
Manage your SSH like a boss. |
| 3196 |
603 |
111 |
5 days ago |
fail2ban |
Daemon to ban hosts that cause multiple authentication errors |
| 3192 |
258 |
19 |
1 year, 5 months ago |
image-analogies |
Generate image analogies using neural matching and blending. |
| 3188 |
875 |
15 |
1 year, 14 days ago |
snownlp |
Python library for processing Chinese text |
| 3185 |
181 |
33 |
3 months ago |
boltons |
🔩 Like builtins, but boltons. Constructs/recipes/snippets that would be handy in the standard library. Nothing like Michael Bolton. |
| 3181 |
1136 |
34 |
5 months ago |
scrapy-redis |
Redis-based components for Scrapy. |
| 3179 |
222 |
6 |
4 months ago |
rockstar |
Makes you a Rockstar C++ Programmer in 2 minutes |
| 3177 |
1235 |
114 |
a day ago |
django-oscar |
Domain-driven e-commerce for Django |
| 3176 |
131 |
42 |
2 months ago |
ntfy |
🖥️📱🔔 A utility for sending notifications, on demand and when commands finish. |
| 3175 |
463 |
0 |
1 year, 4 months ago |
skflow |
Simplified interface for TensorFlow (mimicking Scikit Learn) for Deep Learning |
| 3171 |
142 |
4 |
9 months ago |
weight-loss |
Machine Learning meets ketosis: how to effectively lose weight |
| 3170 |
735 |
170 |
3 days ago |
jupyterhub |
Multi-user server for Jupyter notebooks |
| 3168 |
690 |
685 |
a day ago |
spyder |
Official repository for Spyder - The Scientific Python Development Environment |
| 3161 |
343 |
455 |
a day ago |
numba |
NumPy aware dynamic Python compiler using LLVM |
| 3161 |
678 |
520 |
10 hours ago |
cython |
The most widely used Python to C compiler |
| 3142 |
1598 |
1501 |
a day ago |
erpnext |
Open Source ERP built for the web |
| 3121 |
256 |
45 |
2 years ago |
robobrowser |
None |
| 3119 |
196 |
7 |
1 year, 6 months ago |
httpstat |
curl statistics made simple |
| 3118 |
225 |
106 |
2 years ago |
gmvault |
gmail backup software |
| 3112 |
487 |
22 |
a month ago |
dataset |
The Open Images dataset |
| 3111 |
1867 |
151 |
2 years ago |
Sick-Beard |
PVR & episode guide that downloads and manages all your TV shows |
| 3103 |
132 |
12 |
a month ago |
opensnitch |
OpenSnitch is a GNU/Linux port of the Little Snitch application firewall. |
| 3103 |
198 |
16 |
4 days ago |
dataset |
Easy-to-use data handling for SQL data stores with support for implicit table creation, bulk loading, and transactions. |
| 3103 |
444 |
2 |
1 year, 1 month ago |
discover-flask |
Full Stack Web Development with Flask. |
| 3097 |
884 |
0 |
22 days ago |
DataSciencePython |
common data analysis and machine learning tasks using python |
| 3090 |
1033 |
357 |
2 months ago |
darkflow |
Translate darknet to tensorflow. Load trained weights, retrain/fine-tune using tensorflow, export constant graph def to mobile devices |
| 3081 |
263 |
119 |
9 months ago |
roboto |
The Roboto family of fonts |
| 3080 |
130 |
12 |
7 months ago |
howmanypeoplearearound |
Count the number of people around you 👨👨👦 by monitoring wifi signals 📡 |
| 3074 |
206 |
6 |
3 years ago |
osx-gcc-installer |
GCC Installer for OSX! Without Xcode! |
| 3061 |
261 |
10 |
a day ago |
urh |
Universal Radio Hacker: investigate wireless protocols like a boss |
| 3048 |
536 |
120 |
19 hours ago |
serverless-application-model |
AWS Serverless Application Model (AWS SAM) prescribes rules for expressing Serverless applications on AWS. |
| 3047 |
689 |
48 |
16 days ago |
pyecharts |
🎨 Python Echarts Plotting Library |
| 3046 |
774 |
6 |
a month ago |
AutoSploit |
Automated Mass Exploiter |
| 3031 |
747 |
76 |
10 days ago |
folium |
Python Data. Leaflet.js Maps. |
| 3028 |
185 |
4 |
10 hours ago |
deoplete.nvim |
🌠 Dark powered asynchronous completion framework for neovim/Vim8 |
| 3027 |
1188 |
468 |
9 hours ago |
kubespray |
Setup a kubernetes cluster |
| 3026 |
468 |
174 |
3 months ago |
mantl |
Mantl is a modern platform for rapidly deploying globally distributed services |
| 3020 |
1089 |
191 |
a month ago |
docker-py |
A Python library for the Docker Engine API |
| 3017 |
429 |
385 |
3 days ago |
searx |
Privacy-respecting metasearch engine |
| 3016 |
277 |
86 |
1 year, 5 months ago |
flocker |
Container data volume manager for your Dockerized application |
| 3008 |
275 |
115 |
3 months ago |
jrnl |
A simple command line journal application that stores your journal in a plain text file. |
| 3005 |
192 |
11 |
7 months ago |
whereami |
Uses WiFi signals 📶 and machine learning to predict where you are |
| 3001 |
291 |
146 |
2 years ago |
sublime-jsdocs |
Simplifies writing DocBlock comments in Javascript, PHP, CoffeeScript, Actionscript, C & C++ |
| 2996 |
419 |
856 |
3 days ago |
synapse |
Synapse: Matrix reference homeserver |
| 2995 |
973 |
181 |
5 months ago |
nmt |
TensorFlow Neural Machine Translation Tutorial |
| 2991 |
408 |
22 |
13 hours ago |
channels |
Developer-friendly asynchrony for Django |
| 2984 |
398 |
160 |
1 year, 6 months ago |
watchdog |
Python library and shell utilities to monitor filesystem events. |
| 2981 |
449 |
89 |
8 months ago |
tablib |
Python Module for Tabular Datasets in XLS, CSV, JSON, YAML, &c. |
| 2979 |
1014 |
84 |
5 months ago |
speech_recognition |
Speech recognition module for Python, supporting several engines and APIs, online and offline. |
| 2967 |
900 |
275 |
26 days ago |
xadmin |
Drop-in replacement of Django admin comes with lots of goodies, fully extensible with plugin support, pretty UI based on Twitter Bootstrap. |
| 2965 |
283 |
22 |
2 months ago |
xmltodict |
Python module that makes working with XML feel like you are working with JSON |
| 2961 |
152 |
53 |
10 days ago |
rtv |
Browse Reddit from your terminal |
| 2953 |
515 |
136 |
1 year, 11 months ago |
iOS-Universal-Framework |
An XCode project template to build universal frameworks (arm7, arm7s, and simulator) for iOS / iPhone. |
| 2947 |
534 |
139 |
a month ago |
flower |
Real-time monitor and web admin for Celery distributed task queue |
| 2936 |
875 |
261 |
6 days ago |
flask-admin |
Simple and extensible administrative interface framework for Flask |
| 2925 |
494 |
428 |
3 days ago |
dask |
Parallel computing with task scheduling |
| 2905 |
356 |
105 |
a day ago |
knowledge-repo |
A next-generation curated knowledge sharing platform for data scientists and other technical professions. |
| 2902 |
1257 |
1918 |
2 days ago |
statsmodels |
Statsmodels: statistical modeling and econometrics in Python |
| 2892 |
130 |
3 |
3 months ago |
fuckitpy |
The Python error steamroller. |
| 2891 |
1195 |
130 |
a day ago |
hue |
Hue is an open source Analytics Workbench for browsing, querying and visualizing data. |
| 2873 |
166 |
13 |
2 days ago |
dumb-init |
A minimal init system for Linux containers |
| 2872 |
236 |
0 |
a day ago |
pywonderland |
Render beautiful images and animate interesting algorithms in mathematics with Python. Fractals, Penrose tilings, reaction-diffusion, Wilson's uniform spanning tree algorithm, domino shuffling algorithm, coupling from the past, 4D polytopes, Mobius transformations, hyperbolic tilings. www.pywonderland.com. |
| 2872 |
159 |
7 |
2 years ago |
Legofy |
Make images look as if they are made out of 1x1 LEGO blocks |
| 2872 |
262 |
59 |
4 months ago |
PlainTasks |
An opinionated todo-list plugin for Sublime Text editor (version 2 and 3) |
| 2871 |
632 |
57 |
6 days ago |
imgaug |
Image augmentation for machine learning experiments. |
| 2870 |
880 |
161 |
1 year, 8 months ago |
pdfminer |
Python PDF Parser |
| 2851 |
660 |
54 |
11 months ago |
dl-docker |
An all-in-one Docker image for deep learning. Contains all the popular DL frameworks (TensorFlow, Theano, Torch, Caffe, etc.) |
| 2847 |
701 |
7 |
a month ago |
algorithms |
This repository is not maintained |
| 2846 |
1738 |
68 |
2 months ago |
RocketMap |
🌏 Live visualization of all the pokemon in your area... and more! |
| 2845 |
480 |
14 |
23 days ago |
fsociety |
fsociety Hacking Tools Pack – A Penetration Testing Framework |
| 2828 |
932 |
20 |
2 months ago |
CapsNet-Tensorflow |
A Tensorflow implementation of CapsNet(Capsules Net) in Hinton's paper Dynamic Routing Between Capsules |
| 2816 |
955 |
11 |
3 days ago |
Mobile-Security-Framework-MobSF |
Mobile Security Framework is an automated, all-in-one mobile application (Android/iOS/Windows) pen-testing framework capable of performing static analysis, dynamic analysis, malware analysis and web API testing. |
| 2807 |
122 |
294 |
2 months ago |
proselint |
A linter for prose. |
| 2800 |
797 |
85 |
13 days ago |
pyramid |
Pyramid - A Python web framework |
| 2799 |
130 |
13 |
3 months ago |
Pokemon-Terminal |
Pokemon terminal themes. |
| 2791 |
462 |
8 |
9 hours ago |
Douyin-Bot |
Python 抖音机器人,论如何在抖音上找到漂亮小姐姐?😍 |
| 2788 |
1650 |
47 |
4 days ago |
kbengine |
A MMOG engine of server. |
| 2780 |
202 |
161 |
10 days ago |
lektor |
The lektor static file content management system |
| 2780 |
389 |
201 |
5 months ago |
sublime-text-git |
Plugin for some git integration into sublime text |
| 2779 |
895 |
191 |
2 years ago |
docker-registry |
This is DEPRECATED! Please go to https://github.com/docker/distribution |
| 2772 |
836 |
12 |
17 days ago |
ipv6-hosts |
None |
| 2767 |
395 |
11 |
1 year, 1 month ago |
iGAN |
Interactive Image Generation via Generative Adversarial Networks |
| 2767 |
832 |
112 |
2 days ago |
troposphere |
troposphere - Python library to create AWS CloudFormation descriptions |
| 2760 |
1775 |
35 |
1 year, 6 months ago |
data-science-from-scratch |
code for Data Science From Scratch book |
| 2756 |
1512 |
23 |
4 years ago |
distribute_crawler |
使用scrapy,redis, mongodb,graphite实现的一个分布式网络爬虫,底层存储mongodb集群,分布式使用redis实现,爬虫状态显示使用graphite实现 |
| 2753 |
273 |
78 |
2 days ago |
pip-tools |
A set of tools to keep your pinned Python dependencies fresh. |
| 2749 |
568 |
26 |
2 years ago |
dcgan_code |
Deep Convolutional Generative Adversarial Networks |
| 2748 |
621 |
9 |
6 months ago |
face_classification |
Real-time face detection and emotion/gender classification using fer2013/imdb datasets with a keras CNN model and openCV. |
| 2745 |
811 |
9 |
5 days ago |
sqlalchemy |
See the development link for contribution guidelines |
| 2739 |
1177 |
12 |
1 year, 3 months ago |
python-social-auth |
Social auth made simple |
| 2730 |
1022 |
67 |
3 months ago |
python-oauth2 |
A fully tested, abstract interface to creating OAuth clients and servers. |
| 2723 |
1225 |
87 |
a month ago |
instabot.py |
Instagram bot. It works without instagram api, need only login and password. Write on python. |
| 2710 |
199 |
10 |
29 days ago |
setup.py |
📦 A Human's Ultimate Guide to setup.py. |
| 2703 |
250 |
113 |
2 months ago |
rainbowstream |
A smart and nice Twitter client on terminal written in Python. |
| 2701 |
496 |
27 |
7 months ago |
v2ex |
Community running on Google App Engine |
| 2700 |
102 |
9 |
2 months ago |
profiling |
An interactive continuous Python profiler. |
| 2700 |
381 |
272 |
24 days ago |
Packages |
None |
| 2700 |
966 |
319 |
a month ago |
OctoPrint |
OctoPrint is the snappy web interface for your 3D printer! |
| 2699 |
183 |
20 |
3 months ago |
MechanicalSoup |
A Python library for automating interaction with websites. |
| 2698 |
405 |
3 |
4 days ago |
progressive_growing_of_gans |
Progressive Growing of GANs for Improved Quality, Stability, and Variation |
| 2693 |
503 |
74 |
3 days ago |
security_monkey |
Security Monkey |
| 2692 |
232 |
114 |
a day ago |
hypothesis |
Hypothesis is a powerful, flexible, and easy to use library for property-based testing. |
| 2687 |
137 |
4 |
a month ago |
pythonpy |
the swiss army knife of the command line |
| 2686 |
750 |
87 |
14 days ago |
twisted |
Event-driven networking engine written in Python. |
| 2683 |
379 |
140 |
1 year, 30 days ago |
Ghost.py |
Webkit based scriptable web browser for python. |
| 2679 |
692 |
248 |
28 days ago |
s3cmd |
Official s3cmd repo -- Command line tool for managing Amazon S3 and CloudFront services |
| 2679 |
100 |
13 |
4 months ago |
better-exceptions |
Pretty and useful exceptions in Python, automatically. |
| 2677 |
457 |
317 |
22 hours ago |
angr |
A powerful and user-friendly binary analysis platform! |
| 2671 |
131 |
9 |
a month ago |
icdiff |
improved colored diff |
| 2669 |
922 |
43 |
5 months ago |
IPProxyPool |
IPProxyPool代理池项目,提供代理ip |
| 2668 |
134 |
35 |
a month ago |
plex |
The package of IBM’s typeface, IBM Plex. |
| 2662 |
129 |
125 |
10 months ago |
ptpython |
A better Python REPL |
| 2657 |
463 |
85 |
19 days ago |
grr |
GRR Rapid Response: remote live forensics for incident response |
| 2655 |
647 |
439 |
16 days ago |
virtualenv |
Virtual Python Environment builder |
| 2651 |
395 |
91 |
2 months ago |
autograd |
Efficiently computes derivatives of numpy code. |
| 2646 |
627 |
6 |
3 months ago |
interpy-zh |
📘《Python进阶》(Intermediate Python 中文版) |
| 2644 |
346 |
345 |
2 days ago |
st2 |
StackStorm (aka "IFTTT for Ops") is event-driven automation for auto-remediation, security responses, troubleshooting, deployments, and more. Includes rules engine, workflow, 2000+ integrations (see https://exchange.stackstorm.org), ChatOps, etc. Installer at https://docs.stackstorm.com/install/index.html. Questions? https://forum.stackstorm.com/. |
| 2643 |
466 |
37 |
7 days ago |
peda |
PEDA - Python Exploit Development Assistance for GDB |
| 2632 |
674 |
475 |
2 days ago |
pytest |
The pytest framework makes it easy to write small tests, yet scales to support complex functional testing |
| 2632 |
116 |
24 |
19 hours ago |
asyncpg |
A fast PostgreSQL Database Client Library for Python/asyncio. |
| 2629 |
276 |
10 |
7 days ago |
plasma |
Plasma is an interactive disassembler for x86/ARM/MIPS. It can generates indented pseudo-code with colored syntax. |
| 2627 |
892 |
16 |
7 months ago |
ChatBotCourse |
自己动手做聊天机器人教程 |
| 2615 |
931 |
42 |
2 days ago |
rqalpha |
A extendable, replaceable Python algorithmic backtest && trading framework supporting multiple securities |
| 2615 |
1393 |
335 |
22 hours ago |
electrum |
Electrum; Bitcoin thin client |
| 2615 |
870 |
2 |
12 days ago |
PayloadsAllTheThings |
A list of useful payloads and bypass for Web Application Security and Pentest/CTF |
| 2612 |
635 |
66 |
11 days ago |
keras-rl |
Deep Reinforcement Learning for Keras. |
| 2607 |
261 |
20 |
3 months ago |
grequests |
Requests + Gevent = <3 |
| 2605 |
271 |
12 |
3 months ago |
flashtext |
Extract Keywords from sentence or Replace keywords in sentences. |
| 2601 |
164 |
24 |
3 years ago |
fn.py |
Functional programming in Python: implementation of missing features to enjoy FP |
| 2601 |
1425 |
44 |
5 days ago |
vim-snippets |
vim-snipmate default snippets (Previously snipmate-snippets) |
| 2601 |
339 |
60 |
4 days ago |
pydub |
Manipulate audio with a simple and easy high level interface |
| 2601 |
634 |
439 |
2 months ago |
headphones |
Automatic music downloader for SABnzbd |
| 2596 |
550 |
26 |
a month ago |
wifijammer |
Continuously jam all wifi clients/routers |
| 2593 |
102 |
50 |
4 days ago |
pendulum |
Python datetimes made easy |
| 2589 |
123 |
26 |
29 days ago |
haxor-news |
Browse Hacker News like a haxor: A Hacker News command line interface (CLI). |
| 2589 |
1076 |
201 |
1 year, 8 days ago |
pylearn2 |
Warning: This project does not have any current developer. See bellow. |
| 2579 |
289 |
82 |
4 days ago |
marshmallow |
A lightweight library for converting complex objects to and from simple Python datatypes. |
| 2578 |
98 |
18 |
8 months ago |
tqdm |
Add a progress meter to your loops in a second |
| 2573 |
494 |
156 |
a day ago |
bigchaindb |
Meet BigchainDB. The blockchain database. |
| 2572 |
391 |
30 |
11 months ago |
webcam-pulse-detector |
A python application that detects and highlights the heart-rate of an individual (using only their own webcam) in real-time. |
| 2564 |
192 |
64 |
1 year, 18 days ago |
glue |
Glue is a simple command line tool to generate CSS sprites |
| 2563 |
388 |
44 |
4 months ago |
redis-rdb-tools |
Parse Redis dump.rdb files, Analyze Memory, and Export Data to JSON |
| 2562 |
261 |
80 |
4 months ago |
wal-e |
Continuous Archiving for Postgres |
| 2559 |
199 |
40 |
10 days ago |
flask_jsondash |
🐍 📊 📈 Build complex dashboards without any front-end code. Use your own endpoints. JSON config only. Ready to go. |
| 2558 |
2110 |
17 |
10 months ago |
MachineLearning |
Basic Machine Learning and Deep Learning |
| 2558 |
595 |
42 |
7 days ago |
scapy |
Scapy: the Python-based interactive packet manipulation program & library. Supports Python 2 & Python 3. |
| 2556 |
777 |
144 |
5 months ago |
pybrain |
None |
| 2552 |
357 |
15 |
a month ago |
StarGAN |
PyTorch Implementation of StarGAN - CVPR 2018 |
| 2549 |
352 |
13 |
7 months ago |
AppleDNS |
Apple 网络服务加速配置。(少数派、Appinn、Mac玩儿法 推荐)[已停止更新,请慎用] |
| 2541 |
127 |
33 |
a month ago |
percol |
adds flavor of interactive filtering to the traditional pipe concept of UNIX shell |
| 2536 |
295 |
307 |
a day ago |
tribler |
Privacy enhanced BitTorrent client with P2P content discovery |
| 2512 |
283 |
82 |
a day ago |
aws-sam-cli |
AWS SAM CLI 🐿 is a CLI tool for local development and testing of Serverless applications |
| 2510 |
142 |
16 |
11 days ago |
macropy |
Macros in Python: quasiquotes, case classes, LINQ and more! |
| 2509 |
453 |
47 |
14 days ago |
maltrail |
Malicious traffic detection system |
| 2508 |
372 |
139 |
2 years ago |
mobile-chrome-apps |
Chrome apps on Android and iOS |
| 2507 |
700 |
86 |
8 months ago |
deep-visualization-toolbox |
DeepVis Toolbox |
| 2500 |
754 |
120 |
29 days ago |
MITMf |
Framework for Man-In-The-Middle attacks |
| 2499 |
260 |
27 |
11 months ago |
Chaos |
A social coding experiment that updates its own code democratically. |
| 2497 |
685 |
9 |
a day ago |
gluon-tutorials-zh |
通过 MXNet / Gluon 来动手学习深度学习 |
| 2496 |
258 |
289 |
3 days ago |
golem |
Golem is creating a global market for computing power. |
| 2496 |
132 |
0 |
2 months ago |
toapi |
Every web site provides APIs. |
| 2495 |
294 |
273 |
2 days ago |
sanitizers |
AddressSanitizer, ThreadSanitizer, MemorySanitizer |
| 2487 |
522 |
1 |
23 days ago |
the-gan-zoo |
A list of all named GANs! |
| 2484 |
158 |
37 |
19 days ago |
curio |
Curio - The Small Coroutine Library You Were Warned About |
| 2482 |
554 |
47 |
4 months ago |
chnroutes |
scripts help chinese netizen, who uses vpn to combat censorship, by modifying the route table so as routing only the censored ip to the vpn |
| 2481 |
692 |
39 |
4 months ago |
qqbot |
QQBot: A conversation robot base on Tencent's SmartQQ |
| 2477 |
427 |
32 |
2 years ago |
neural-storyteller |
A recurrent neural network for generating little stories about images |
| 2474 |
403 |
21 |
1 year, 10 months ago |
usbkill |
« usbkill » is an anti-forensic kill-switch that waits for a change on your USB ports and then immediately shuts down your computer. |
| 2472 |
145 |
83 |
2 months ago |
me_cleaner |
Tool for partial deblobbing of Intel ME/TXE firmware images |
| 2466 |
790 |
1 |
3 years ago |
django-social-auth |
Django social authentication made simple |
| 2466 |
677 |
5 |
24 days ago |
WeRoBot |
WeRoBot 是一个微信公众号开发框架 |
| 2464 |
155 |
1 |
1 year, 2 months ago |
NakedTensor |
Bare bone examples of machine learning in TensorFlow |
| 2458 |
273 |
36 |
15 days ago |
s2client-proto |
StarCraft II Client - protocol definitions used to communicate with StarCraft II. |
| 2446 |
253 |
3 |
2 days ago |
googler |
👀 Google from the terminal |
| 2439 |
423 |
5 |
3 years ago |
Iconic |
A minimal set of icons in raster, vector and font formats — free for public use. |
| 2437 |
295 |
27 |
20 days ago |
truffleHog |
Searches through git repositories for high entropy strings and secrets, digging deep into commit history |
| 2427 |
476 |
386 |
2 days ago |
securedrop |
GitHub repository for the SecureDrop whistleblower platform. Do not submit tips here! |
| 2426 |
293 |
65 |
11 days ago |
onionshare |
Securely and anonymously share a file of any size |
| 2419 |
1061 |
526 |
2 days ago |
django-haystack |
Modular search for Django |
| 2419 |
226 |
44 |
8 months ago |
clint |
Python Command-line Application Tools |
| 2418 |
864 |
0 |
a day ago |
python-spider |
🌈Python3网络爬虫实战:VIP视频破解助手;GEETEST验证码破解;小说、动漫下载;手机APP爬取;财务报表入库;火车票抢票;抖音APP视频下载;百万英雄辅助;网易云音乐批量下载 |
| 2416 |
478 |
63 |
1 year, 1 month ago |
speech-to-text-wavenet |
Speech-to-Text-WaveNet : End-to-end sentence level English speech recognition based on DeepMind's WaveNet and tensorflow |
| 2414 |
322 |
102 |
6 hours ago |
platformio-core |
An open source ecosystem for IoT development 👽 Cross-platform IDE and unified debugger. Remote unit testing and firmware updates. |
| 2413 |
642 |
21 |
15 days ago |
TensorFlowOnSpark |
TensorFlowOnSpark brings TensorFlow programs onto Apache Spark clusters |
| 2413 |
587 |
190 |
10 hours ago |
mycroft-core |
Mycroft Core, the Mycroft Artificial Intelligence platform. |
| 2413 |
106 |
19 |
1 year, 11 months ago |
SublimeWebInspector |
Web Inspector allow you debug Javascript right in the editor |
| 2406 |
74 |
17 |
2 months ago |
pipfile |
None |
| 2406 |
407 |
62 |
12 hours ago |
MarkdownEditing |
Powerful Markdown package for Sublime Text with better syntax understanding and good color schemes. |
| 2405 |
223 |
89 |
a day ago |
altair |
Declarative statistical visualization library for Python |
| 2393 |
707 |
90 |
23 days ago |
pyethereum |
Next generation cryptocurrency network |
| 2392 |
444 |
324 |
2 days ago |
guake |
Drop-down terminal for GNOME |
| 2390 |
2090 |
19 |
2 years ago |
shadowsocksr |
Python port of ShadowsocksR |
| 2382 |
262 |
267 |
5 days ago |
xonsh |
Python-powered, cross-platform, Unix-gazing shell |
| 2381 |
332 |
1 |
a month ago |
sublimetext-markdown-preview |
markdown preview and build plugin for sublime text 2/3 |
| 2376 |
318 |
250 |
6 months ago |
blaze |
NumPy and Pandas interface to Big Data |
| 2376 |
470 |
13 |
2 months ago |
tensorflow-generative-model-collections |
Collection of generative models in Tensorflow |
| 2376 |
711 |
1 |
a month ago |
weibospider |
⚡ A distributed crawler for weibo, building with celery and requests. |
| 2365 |
435 |
29 |
2 months ago |
pinax |
a Django-based platform for rapidly developing websites |
| 2364 |
170 |
139 |
5 days ago |
paperwork |
Personal document manager (Linux/Windows) |
| 2364 |
797 |
3 |
a day ago |
mongo-python-driver |
PyMongo - the Python driver for MongoDB |
| 2361 |
169 |
7 |
1 year, 3 months ago |
FreeWifi |
How to get free wifi. |
| 2343 |
91 |
6 |
1 year, 3 months ago |
stack-overflow-import |
Import arbitrary code from Stack Overflow as Python modules. |
| 2339 |
526 |
37 |
11 months ago |
convnet-benchmarks |
Easy benchmarking of all publicly accessible implementations of convnets |
| 2338 |
1557 |
11 |
3 days ago |
LearnPython |
以撸代码的形式学习Python |
| 2337 |
162 |
16 |
a month ago |
rubber-docker |
A workshop on Linux containers: Rebuild Docker from Scratch |
| 2332 |
128 |
8 |
7 days ago |
maya |
Datetimes for Humans™ |
| 2331 |
269 |
49 |
3 days ago |
appscale |
AppScale is an easy-to-manage serverless platform for building and running scalable web and mobile applications on any infrastructure. |
| 2331 |
425 |
58 |
a month ago |
Flask-SocketIO |
Socket.IO integration for Flask applications. |
| 2321 |
1035 |
221 |
a month ago |
mininet |
Emulator for rapid prototyping of Software Defined Networks |
| 2318 |
220 |
0 |
3 days ago |
programming-talks |
Awesome & Interesting Talks concerning Programming |
| 2311 |
524 |
0 |
2 months ago |
dpark |
Python clone of Spark, a MapReduce alike framework in Python |
| 2303 |
784 |
142 |
5 days ago |
robotframework |
Generic test automation framework. |
| 2301 |
179 |
39 |
2 years ago |
sandman |
Sandman "makes things REST". |
| 2301 |
311 |
26 |
10 months ago |
nogotofail |
An on-path blackbox network traffic security testing tool |
| 2299 |
880 |
136 |
10 months ago |
FastMaskRCNN |
Mask RCNN in TensorFlow |
| 2297 |
419 |
19 |
16 days ago |
DrQA |
Reading Wikipedia to Answer Open-Domain Questions |
| 2296 |
1029 |
430 |
20 hours ago |
scikit-image |
Image processing in Python |
| 2294 |
459 |
4 |
a month ago |
awesome-honeypots |
an awesome list of honeypot resources |
| 2291 |
103 |
14 |
a month ago |
git-remote-dropbox |
A transparent bridge between Git and Dropbox - use a Dropbox (shared) folder as a Git remote! 🎁 |
| 2290 |
106 |
3 |
5 months ago |
drawille |
Pixel graphics in terminal with unicode braille characters |
| 2290 |
127 |
10 |
a month ago |
codemod |
Codemod is a tool/library to assist you with large-scale codebase refactors that can be partially automated but still require human oversight and occasional intervention. Codemod was developed at Facebook and released as open source. |
| 2278 |
364 |
72 |
12 days ago |
Tautulli |
A Python based monitoring and tracking tool for Plex Media Server. |
| 2278 |
952 |
394 |
9 days ago |
mongoengine |
A Python Object-Document-Mapper for working with MongoDB |
| 2278 |
844 |
29 |
a month ago |
facebook-sdk |
Python SDK for Facebook's Graph API |
| 2272 |
187 |
68 |
3 months ago |
RxPY |
Reactive Extensions for Python |
| 2268 |
1104 |
4 |
a month ago |
PythonSpiderNotes |
Python入门网络爬虫之精华版 |
| 2260 |
504 |
149 |
3 months ago |
PyBitmessage |
Reference client for Bitmessage: a P2P encrypted decentralised communication protocol: |
| 2256 |
715 |
11 |
18 hours ago |
tensorpack |
A Neural Net Training Interface on TensorFlow |
| 2253 |
439 |
79 |
4 months ago |
auto-sklearn |
None |
| 2250 |
220 |
0 |
4 months ago |
SpoofMAC |
💼 Change your MAC address for debugging |
| 2243 |
1043 |
722 |
13 days ago |
coala |
coala provides a unified command-line interface for linting and fixing all your code, regardless of the programming languages you use. |
| 2237 |
556 |
199 |
a day ago |
mrjob |
Run MapReduce jobs on Hadoop or Amazon Web Services |
| 2236 |
2118 |
0 |
21 hours ago |
nova |
OpenStack Compute (Nova) |
| 2234 |
68 |
5 |
25 days ago |
python-ftfy |
Fixes mojibake and other glitches in Unicode text, after the fact. |
| 2230 |
564 |
54 |
6 months ago |
Sublist3r |
Fast subdomains enumeration tool for penetration testers |
| 2230 |
280 |
84 |
2 months ago |
gmusicapi |
An unofficial client library for Google Music. |
| 2230 |
290 |
11 |
7 days ago |
django-cors-headers |
Django app for handling the server headers required for Cross-Origin Resource Sharing (CORS) |
| 2229 |
688 |
103 |
6 months ago |
discord.py |
An API wrapper for Discord written in Python. |
| 2229 |
2474 |
10 |
19 hours ago |
learn-python3 |
Learn Python 3 Sample Code |
| 2228 |
157 |
0 |
3 days ago |
easy-tensorflow |
Simple and comprehensive tutorials in TensorFlow |
| 2224 |
991 |
826 |
6 hours ago |
https-everywhere |
A browser extension that encrypts your communications with many websites that offer HTTPS but still allow unencrypted connections. |
| 2222 |
223 |
2 |
19 days ago |
tinydb |
TinyDB is a lightweight document oriented database optimized for your happiness :) |
| 2215 |
719 |
107 |
6 days ago |
kafka-python |
Python client for Apache Kafka |
| 2214 |
287 |
32 |
3 months ago |
zerorpc-python |
zerorpc for python |
| 2207 |
733 |
34 |
14 days ago |
python-twitter |
A Python wrapper around the Twitter API. |
| 2202 |
341 |
87 |
a day ago |
allennlp |
An open-source NLP research library, built on PyTorch. |
| 2202 |
162 |
64 |
a month ago |
autopep8 |
A tool that automatically formats Python code to conform to the PEP 8 style guide. |
| 2193 |
498 |
108 |
9 days ago |
volatility |
An advanced memory forensics framework |
| 2193 |
263 |
14 |
1 year, 4 months ago |
envoy |
Python Subprocesses for Humans™. |
| 2192 |
231 |
115 |
18 hours ago |
streamlink |
CLI for extracting streams from various websites to a video player of your choosing |
| 2189 |
415 |
7 |
1 year, 4 months ago |
enjarify |
None |
| 2189 |
562 |
529 |
23 hours ago |
conda |
OS-agnostic, system-level binary package manager and ecosystem |
| 2186 |
439 |
12 |
7 months ago |
LANs.py |
Inject code and spy on wifi users |
| 2180 |
648 |
81 |
5 months ago |
seq2seq |
Sequence to Sequence Learning with Keras |
| 2179 |
454 |
47 |
a month ago |
django-filter |
A generic system for filtering Django QuerySets based on user selections |
| 2177 |
708 |
32 |
1 year, 9 months ago |
Responder |
Responder is a LLMNR, NBT-NS and MDNS poisoner, with built-in HTTP/SMB/MSSQL/FTP/LDAP rogue authentication server supporting NTLMv1/NTLMv2/LMv2, Extended Security NTLMSSP and Basic HTTP authentication. |
| 2177 |
233 |
17 |
11 days ago |
tensorboard-pytorch |
tensorboard for pytorch (and chainer, mxnet, numpy, ...) |
| 2167 |
826 |
102 |
1 year, 4 months ago |
caffe-tensorflow |
Caffe models in TensorFlow |
| 2164 |
61 |
16 |
10 days ago |
Crunch |
Insane(ly slow but wicked good) PNG image optimization |
| 2157 |
252 |
198 |
14 days ago |
persepolis |
Persepolis Download Manager is a GUI for aria2. |
| 2153 |
485 |
63 |
2 days ago |
cryptography |
cryptography is a package designed to expose cryptographic primitives and recipes to Python developers. |
| 2148 |
413 |
12 |
2 months ago |
mimipenguin |
A tool to dump the login password from the current linux user |
| 2147 |
127 |
8 |
5 months ago |
open-paperless |
Scan, index, and archive all of your paper documents |
| 2146 |
529 |
28 |
18 days ago |
imbalanced-learn |
Python module to perform under sampling and over sampling with various techniques. |
| 2146 |
1114 |
9 |
9 days ago |
easytrader |
提供银河/国金/华泰客户端/同花顺客户端/雪球的基金、股票自动程序化交易以及自动打新,支持跟踪 joinquant /ricequant 模拟交易 和 实盘雪球组合, 量化交易组件 |
| 2144 |
982 |
83 |
a day ago |
google-api-python-client |
None |
| 2141 |
248 |
0 |
4 months ago |
uncaptcha |
Defeating Google's audio reCaptcha with 85% accuracy. |
| 2139 |
472 |
60 |
a month ago |
twitter |
Python Twitter API |
| 2139 |
433 |
48 |
9 months ago |
pygta5 |
Explorations of Using Python to play Grand Theft Auto 5. |
| 2137 |
467 |
185 |
3 months ago |
hyperopt |
Distributed Asynchronous Hyperparameter Optimization in Python |
| 2134 |
60 |
3 |
9 days ago |
doitlive |
Because sometimes you need to do it live |
| 2117 |
637 |
118 |
3 years ago |
SimpleCV |
The Open Source Framework for Machine Vision |
| 2116 |
123 |
53 |
7 months ago |
pixie |
A small, fast, native lisp with "magical" powers |
| 2115 |
287 |
9 |
1 year, 3 months ago |
psdash |
A linux system information web dashboard using psutils and flask |
| 2108 |
615 |
83 |
30 days ago |
flask-sqlalchemy |
Adds SQLAlchemy support to Flask |
| 2105 |
194 |
11 |
2 days ago |
monkey |
Infection Monkey - An automated pentest tool |
| 2105 |
1162 |
55 |
10 months ago |
SinaSpider |
新浪微博爬虫(Scrapy、Redis) |
| 2100 |
389 |
15 |
a day ago |
dnsmasq-china-list |
Chinese-specific configuration to improve your favorite DNS server. Best partner for chnroutes. |
| 2095 |
277 |
39 |
22 hours ago |
minigo |
An open-source implementation of the AlphaGoZero algorithm |
| 2084 |
292 |
9 |
9 months ago |
deepjazz |
Deep learning driven jazz generation using Keras & Theano! |
| 2084 |
2290 |
15 |
2 days ago |
platform_development |
None |
| 2083 |
495 |
42 |
10 months ago |
wait-for-it |
Pure bash script to test and wait on the availability of a TCP host and port |
| 2082 |
815 |
0 |
2 months ago |
abu |
阿布量化交易系统(股票,期权,期货,比特币,机器学习) 基于python的开源量化交易,量化投资架构 |
| 2082 |
755 |
15 |
28 days ago |
WechatSogou |
基于搜狗微信搜索的微信公众号爬虫接口 |
| 2081 |
969 |
112 |
4 months ago |
python-instagram |
Python Client for Instagram API |
| 2077 |
128 |
61 |
10 days ago |
pyvim |
Pure Python Vim clone. |
| 2072 |
308 |
56 |
4 months ago |
youtube-dl-gui |
A cross platform front-end GUI of the popular youtube-dl written in wxPython. |
| 2071 |
562 |
2 |
8 months ago |
TensorFlow-and-DeepLearning-Tutorial |
TensorFlow & Deep Learning Tutorial |
| 2070 |
552 |
9 |
1 year, 7 months ago |
Algorithms |
💻 Data Structures and Algorithms in Python |
| 2067 |
367 |
206 |
4 days ago |
ansible-container |
Ansible Container is a tool to build Docker images and orchestrate containers using only Ansible playbooks. |
| 2065 |
119 |
9 |
7 days ago |
rebound |
Command-line tool that instantly fetches Stack Overflow results when you get a compiler error |
| 2062 |
361 |
53 |
a month ago |
Automatic_Speech_Recognition |
End-to-end Automatic Speech Recognition for Madarian and English in Tensorflow |
| 2057 |
153 |
57 |
5 months ago |
line_profiler |
Line-by-line profiling for Python |
| 2051 |
614 |
56 |
11 months ago |
arxiv-sanity-preserver |
Web interface for browsing, search and filtering recent arxiv submissions |
| 2048 |
235 |
40 |
1 year, 7 months ago |
vincent |
A Python to Vega translator |
| 2043 |
435 |
7 |
13 days ago |
Tensorflow-Project-Template |
A best practice for tensorflow project template architecture. |
| 2039 |
528 |
89 |
5 days ago |
django-compressor |
Compresses linked and inline javascript or CSS into a single cached file. |
| 2038 |
804 |
3 |
4 days ago |
text_classification |
all kinds of text classificaiton models and more with deep learning |
| 2037 |
520 |
29 |
1 year, 7 months ago |
neural_artistic_style |
Neural Artistic Style in Python |
| 2036 |
122 |
33 |
4 years ago |
blueprint |
Reverse engineer server configuration |
| 2036 |
364 |
10 |
3 days ago |
intermediatePython |
None |
| 2029 |
384 |
28 |
5 days ago |
django-reversion |
django-reversion is an extension to the Django web framework that provides version control for model instances. |
| 2028 |
97 |
7 |
a day ago |
Eel |
A little Python library for making simple Electron-like HTML/JS GUI apps |
| 2018 |
800 |
44 |
21 days ago |
char-rnn-tensorflow |
Multi-layer Recurrent Neural Networks (LSTM, RNN) for character-level language models in Python using Tensorflow |
| 2014 |
295 |
244 |
1 year, 8 months ago |
SublimeREPL |
SublimeREPL - run an interpreter inside ST2 (Clojure, CoffeeScript, F#, Groovy, Haskell, Lua, MozRepl, NodeJS, Python, R, Ruby, Scala, shell or configure one yourself) |
| 2010 |
155 |
22 |
1 year, 6 months ago |
ssh-audit |
SSH server auditing (banner, key exchange, encryption, mac, compression, compatibility, security, etc) |
| 2009 |
449 |
9 |
10 months ago |
weibo_terminater |
Final Weibo Crawler Scrap Anything From Weibo, comments, weibo contents, followers, anything. The Terminator |
| 2006 |
100 |
21 |
8 days ago |
distroless |
🥑 Language focused docker images, minus the operating system. |
| 2006 |
599 |
92 |
a day ago |
androguard |
Reverse engineering, Malware and goodware analysis of Android applications ... and more (ninja !) |
| 2005 |
344 |
1 |
a day ago |
haipproxy |
💖 High available ip proxy pool, powerd by Scrapy and Redis |
| 2003 |
130 |
32 |
5 days ago |
tmuxp |
💻 tmux session manager. built on libtmux |
| 1998 |
947 |
232 |
a day ago |
saleor |
An e-commerce storefront for Python and Django |
| 1998 |
149 |
14 |
8 days ago |
mimesis |
Mimesis is a fast and easy to use library for Python, which helps generate synthetic data for a variety of purposes in a variety of languages. |
| 1996 |
681 |
21 |
a month ago |
django-bootstrap3 |
Bootstrap 3 integration with Django. |
| 1994 |
459 |
62 |
2 days ago |
deap |
Distributed Evolutionary Algorithms in Python |
| 1994 |
146 |
70 |
5 months ago |
gordon |
λ Gordon is a tool to create, wire and deploy AWS Lambdas using CloudFormation |
| 1993 |
262 |
30 |
9 days ago |
pyjwt |
JSON Web Token implementation in Python |
| 1987 |
66 |
41 |
3 months ago |
listen1 |
one for all free music in china (origin edition) |
| 1985 |
135 |
78 |
11 months ago |
awslogs |
AWS CloudWatch logs for Humans™ |
| 1985 |
675 |
390 |
9 days ago |
w3af |
w3af: web application attack and audit framework, the open source web vulnerability scanner. |
| 1983 |
416 |
184 |
1 year, 6 months ago |
xunlei-lixian |
迅雷离线下载脚本 |
| 1983 |
345 |
5 |
10 months ago |
dnc |
A TensorFlow implementation of the Differentiable Neural Computer. |
| 1980 |
431 |
12 |
24 days ago |
AlfredWorkflow.com |
A public Collection of Alfred Workflows. |
| 1978 |
210 |
57 |
3 days ago |
nameko |
Python framework for building microservices |
| 1977 |
122 |
3 |
2 years ago |
say_what |
Using speech-to-text to fully check out during con calls |
| 1975 |
1155 |
105 |
4 months ago |
fast-rcnn |
Fast R-CNN |
| 1972 |
114 |
4 |
1 year, 3 months ago |
waybackpack |
Download the entire Wayback Machine archive for a given URL. |
| 1972 |
602 |
67 |
2 days ago |
impacket |
Impacket is a collection of Python classes for working with network protocols. |
| 1969 |
398 |
103 |
a day ago |
dcos |
DC/OS - The Datacenter Operating System |
| 1969 |
258 |
72 |
2 months ago |
schematics |
Python Data Structures for Humans™. |
| 1967 |
354 |
34 |
9 days ago |
librosa |
Python library for audio and music analysis |
| 1966 |
152 |
15 |
17 hours ago |
pre-commit |
A framework for managing and maintaining multi-language pre-commit hooks. |
| 1965 |
390 |
42 |
5 months ago |
curator |
Curator: Tending your Elasticsearch indices |
| 1964 |
442 |
12 |
17 days ago |
google-images-download |
Python Script to download hundreds of images from 'Google Images'. It is a ready-to-run code! |
| 1961 |
315 |
24 |
2 days ago |
pix2pixHD |
Synthesizing and manipulating 2048x1024 images with conditional GANs |
| 1958 |
1037 |
43 |
4 days ago |
documentation |
Official documentation for the Raspberry Pi |
| 1947 |
690 |
12 |
2 years ago |
fuck12306 |
12306 图片验证码识别测试 |
| 1945 |
1082 |
324 |
3 days ago |
ckan |
CKAN is an open-source DMS (data management system) for powering data hubs and data portals. CKAN makes it easy to publish, share and use data. It powers datahub.io, catalog.data.gov and europeandataportal.eu/data/en/dataset among many other sites. |
| 1944 |
348 |
15 |
6 months ago |
SideBarEnhancements |
Enhancements to Sublime Text sidebar. Files and folders. |
| 1944 |
304 |
53 |
2 years ago |
skyline |
It'll detect your anomalies! Part of the Kale stack. |
| 1940 |
333 |
7 |
5 months ago |
unlocker |
None |
| 1940 |
534 |
42 |
3 days ago |
CrackMapExec |
A swiss army knife for pentesting networks |
| 1938 |
454 |
5 |
a month ago |
WiFi-Pumpkin |
Framework for Rogue Wi-Fi Access Point Attack |
| 1938 |
184 |
66 |
2 years ago |
selfspy |
Log everything you do on the computer, for statistics, future reference and all-around fun! |
| 1934 |
510 |
13 |
16 hours ago |
cleverhans |
An adversarial example library for constructing attacks, building defenses, and benchmarking both |
| 1933 |
785 |
10 |
1 year, 11 months ago |
scrapy-examples |
Multifarious Scrapy examples. Spiders for alexa / amazon / douban / douyu / github / linkedin etc. |
| 1931 |
376 |
138 |
7 months ago |
django-rest-framework-jwt |
JSON Web Token Authentication support for Django REST Framework |
| 1930 |
171 |
154 |
23 days ago |
invoke |
Pythonic task management & command execution. |
| 1927 |
878 |
24 |
1 year, 9 months ago |
pyalgotrade |
Python Algorithmic Trading Library |
| 1927 |
336 |
214 |
3 years ago |
geeknote |
Console client for Evernote. |
| 1924 |
126 |
2 |
4 days ago |
Buku |
🔖 Bookmark manager like a text-based mini-web |
| 1921 |
646 |
9 |
8 days ago |
studyFiles |
一些经典且高质量的电子书分享 |
| 1920 |
341 |
60 |
7 days ago |
telepot |
Python framework for Telegram Bot API |
| 1920 |
460 |
5 |
8 hours ago |
DeepVideoAnalytics |
A distributed visual search and visual data analytics platform. |
| 1917 |
808 |
680 |
5 days ago |
sphinx |
Main repository for the Sphinx documentation builder |
| 1914 |
1286 |
2 |
12 days ago |
BuildingMachineLearningSystemsWithPython |
Source Code for the book Building Machine Learning Systems with Python |
| 1909 |
331 |
47 |
22 days ago |
Augmentor |
Image augmentation library in Python for machine learning. |
| 1908 |
499 |
0 |
a month ago |
the-backdoor-factory |
Patch PE, ELF, Mach-O binaries with shellcode (NOT Supported) |
| 1908 |
357 |
37 |
2 years ago |
lda2vec |
None |
| 1906 |
511 |
228 |
2 months ago |
PyPDF2 |
A utility to read and write PDFs with Python |
| 1904 |
284 |
10 |
10 months ago |
logster |
Parse log files, generate metrics for Graphite and Ganglia |
| 1902 |
117 |
45 |
1 year, 1 month ago |
rumps |
Ridiculously Uncomplicated macOS Python Statusbar apps |
| 1901 |
847 |
25 |
1 year, 10 months ago |
zhihu-python |
获取知乎内容信息,包括问题,答案,用户,收藏夹信息 |
| 1901 |
411 |
15 |
6 months ago |
reinforcement-learning |
Minimal and Clean Reinforcement Learning Examples |
| 1899 |
389 |
37 |
17 days ago |
geopy |
Geocoding library for Python. |
| 1889 |
234 |
359 |
2 days ago |
conan |
Conan.io - The open-source C/C++ package manager |
| 1887 |
399 |
25 |
9 days ago |
cookiecutter-flask |
A flask template with Bootstrap 3, asset bundling+minification with webpack, starter templates, and registration/authentication. For use with cookiecutter. |
| 1886 |
463 |
112 |
5 months ago |
django-taggit |
Simple tagging for django |
| 1883 |
256 |
10 |
2 years ago |
DeepDreamVideo |
implementing deep dream on video |
| 1880 |
172 |
64 |
3 days ago |
responses |
A utility for mocking out the Python Requests library. |
| 1878 |
417 |
59 |
26 days ago |
quokka |
Quokka is a small CMF (Content Management Framework) based on Flask, TinyDB or MongoDB and Pelican Themes |
| 1876 |
527 |
46 |
a month ago |
esptool |
ESP8266 and ESP32 serial bootloader utility |
| 1875 |
103 |
19 |
4 months ago |
sketch-to-react-native |
Convert Sketch files into React Native components |
| 1871 |
514 |
128 |
a month ago |
django-rest-swagger |
Swagger Documentation Generator for Django REST Framework |
| 1870 |
339 |
101 |
3 months ago |
pygal |
PYthon svg GrAph plotting Library |
| 1867 |
426 |
183 |
1 year, 6 months ago |
PokemonGo-DesktopMap |
Electron App around PokemonGo-Map |
| 1867 |
115 |
15 |
11 hours ago |
shutit |
Automation framework for programmers |
| 1865 |
420 |
110 |
26 days ago |
pyzmq |
PyZMQ: Python bindings for zeromq |
| 1860 |
574 |
116 |
2 years ago |
bcloud |
百度网盘的linux桌面客户端 |
| 1859 |
227 |
25 |
1 year, 1 month ago |
pyapns |
An APNS provider with multi-app support. |
| 1858 |
837 |
80 |
a month ago |
DeepQA |
My tensorflow implementation of "A neural conversational model", a Deep learning based chatbot |
| 1856 |
230 |
2 |
3 days ago |
python-phonenumbers |
Python port of Google's libphonenumber |
| 1856 |
304 |
5 |
4 days ago |
Shadowrocket-ADBlock-Rules |
提供多款 Shadowrocket 规则,带广告过滤功能。用于 iOS 未越狱设备选择性地自动翻墙。 |
| 1855 |
89 |
2 |
3 months ago |
fake2db |
create custom test databases that are populated with fake data |
| 1854 |
274 |
215 |
3 months ago |
splash |
Lightweight, scriptable browser as a service with an HTTP API |
| 1849 |
402 |
69 |
a month ago |
django-guardian |
Per object permissions for Django |
| 1848 |
644 |
117 |
10 days ago |
PyGithub |
Typed interactions with the GitHub API v3 |
| 1847 |
475 |
87 |
a month ago |
wifite |
None |
| 1835 |
127 |
1 |
2 months ago |
elasticsearch-gmail |
Index your Gmail Inbox with Elasticsearch |
| 1834 |
419 |
29 |
2 days ago |
elasticsearch-dsl-py |
High level Python client for Elasticsearch |
| 1832 |
100 |
36 |
1 year, 18 days ago |
git-imerge |
Incremental merge for git |
| 1821 |
83 |
5 |
3 years ago |
huptime |
Utility for zero downtime restarts of unmodified programs. |
| 1817 |
822 |
15 |
a month ago |
sampleproject |
A sample project that exists for PyPUG's "Tutorial on Packaging and Distributing Projects" |
| 1816 |
179 |
95 |
9 days ago |
WeasyPrint |
WeasyPrint converts web documents (HTML with CSS, SVG, …) to PDF. |
| 1812 |
479 |
3 |
14 days ago |
Keras-GAN |
Keras implementations of Generative Adversarial Networks. |
| 1812 |
273 |
9 |
2 days ago |
pritunl |
Enterprise VPN server |
| 1811 |
365 |
15 |
6 days ago |
Surprise |
A Python scikit for building and analyzing recommender systems |
| 1810 |
206 |
120 |
2 months ago |
anaconda |
Anaconda turns your Sublime Text 3 in a full featured Python development IDE including autocompletion, code linting, IDE features, autopep8 formating, McCabe complexity checker Vagrant and Docker support for Sublime Text 3 using Jedi, PyFlakes, pep8, MyPy, PyLint, pep257 and McCabe that will never freeze your Sublime Text 3 |
| 1805 |
445 |
92 |
14 days ago |
GitPython |
GitPython is a python library used to interact with Git repositories. |
| 1804 |
457 |
85 |
a month ago |
ta-lib |
Python wrapper for TA-Lib (http://ta-lib.org/). |
| 1804 |
430 |
212 |
2 days ago |
tensorboard |
TensorFlow's Visualization Toolkit |
| 1803 |
383 |
27 |
1 year, 3 months ago |
subbrute |
A DNS meta-query spider that enumerates DNS records, and subdomains. |
| 1802 |
138 |
73 |
a month ago |
toolz |
A functional standard library for Python. |
| 1797 |
67 |
6 |
20 days ago |
visidata |
A terminal spreadsheet multitool for discovering and arranging data |
| 1795 |
382 |
258 |
18 hours ago |
warehouse |
Next Generation Python Package Repository |
| 1794 |
269 |
34 |
10 days ago |
dedupe |
🆔 A python library for accurate and scaleable fuzzy matching, record deduplication and entity-resolution. |
| 1794 |
2058 |
100 |
3 days ago |
python-docs-samples |
Code samples used on cloud.google.com |
| 1789 |
645 |
16 |
2 months ago |
PlexConnect |
Plex @ aTV - think different... |
| 1788 |
51 |
20 |
8 months ago |
vigil |
Vigil, the eternal morally vigilant programming language |
| 1786 |
281 |
5 |
2 months ago |
PyTricks |
Collection of less popular features and tricks for the Python programming language |
| 1785 |
534 |
101 |
a day ago |
autobahn-python |
WebSocket and WAMP in Python for Twisted and asyncio |
| 1784 |
792 |
28 |
2 months ago |
scipy-lecture-notes |
Tutorial material on the scientific Python ecosystem |
| 1783 |
141 |
58 |
1 year, 1 month ago |
mailin |
Artisanal inbound emails for every web app |
| 1783 |
415 |
17 |
9 months ago |
WassersteinGAN |
None |
| 1781 |
148 |
28 |
1 year, 2 months ago |
pyrasite |
Inject code into running Python processes |
| 1772 |
499 |
75 |
a day ago |
qiskit-sdk-py |
Quantum Information Science Kit for writing quantum computing experiments, programs, and applications. |
| 1767 |
187 |
1 |
3 days ago |
huey |
a little task queue for python |
| 1766 |
691 |
10 |
2 months ago |
django-blog-zinnia |
Simple yet powerful and really extendable application for managing a blog within your Django Web site. |
| 1765 |
236 |
23 |
10 days ago |
DeepPavlov |
An open source library for building end-to-end dialog systems and training chatbots. |
| 1765 |
306 |
171 |
17 days ago |
Minecraft-Overviewer |
Render high-resolution maps of a Minecraft world with a Leaflet powered interface |
| 1765 |
292 |
12 |
4 days ago |
finmarketpy |
Python library for backtesting trading strategies & analyzing financial markets (formerly pythalesians) |
| 1763 |
263 |
132 |
16 days ago |
pyautogui |
A cross-platform GUI automation Python module for human beings. Used to programmatically control the mouse & keyboard. |
| 1762 |
382 |
211 |
3 days ago |
splinter |
splinter - python test framework for web applications |
| 1761 |
156 |
91 |
6 months ago |
vim-orgmode |
Text outlining and task management for Vim based on Emacs' Org-Mode |
| 1757 |
87 |
3 |
8 days ago |
funcy |
A fancy and practical functional tools |
| 1756 |
905 |
0 |
a day ago |
swift |
OpenStack Storage (Swift) |
| 1756 |
526 |
51 |
5 months ago |
facebook-page-post-scraper |
Data scraper for Facebook Pages, and also code accompanying the blog post How to Scrape Data From Facebook Page Posts for Statistical Analysis |
| 1755 |
231 |
6 |
8 days ago |
transitions |
A lightweight, object-oriented finite state machine implementation in Python |
| 1754 |
572 |
39 |
a month ago |
theHarvester |
E-mails, subdomains and names Harvester - OSINT |
| 1749 |
736 |
18 |
10 months ago |
example-code |
Example code for the book Fluent Python |
| 1749 |
554 |
4 |
4 years ago |
viewfinder |
Viewfinder client and server code |
| 1748 |
471 |
50 |
5 years ago |
html2text |
Convert HTML to Markdown-formatted text. |
| 1743 |
153 |
162 |
21 hours ago |
cupy |
NumPy-like API accelerated with CUDA |
| 1742 |
428 |
8 |
5 months ago |
flask-login |
Flask user session management. |
| 1741 |
433 |
49 |
a month ago |
faraday |
Collaborative Penetration Test and Vulnerability Management Platform |
| 1740 |
636 |
5 |
9 months ago |
samplemod |
Sample module for Python-Guide.org. |
| 1736 |
350 |
74 |
5 days ago |
django-mptt |
Utilities for implementing a modified pre-order traversal tree in django. |
| 1734 |
306 |
23 |
3 days ago |
lightfm |
A Python implementation of LightFM, a hybrid recommendation algorithm. |
| 1731 |
105 |
35 |
2 years ago |
git-sweep |
A command-line tool that helps you clean up Git branches that have been merged into master. |
| 1730 |
404 |
116 |
4 days ago |
errbot |
Errbot is a chatbot, a daemon that connects to your favorite chat service and bring your tools and some fun into the conversation. |
| 1729 |
503 |
11 |
2 months ago |
PyTorchZeroToAll |
Simple PyTorch Tutorials Zero to ALL! |
| 1728 |
177 |
18 |
2 months ago |
data_hacks |
Command line utilities for data analysis |
| 1724 |
570 |
144 |
a day ago |
moto |
Moto is a library that allows your python tests to easily mock out the boto library |
| 1722 |
848 |
33 |
11 months ago |
StarterLearningPython |
Learning Python: from Beginner to Master. http://www.itdiffer.com |
| 1716 |
195 |
37 |
2 days ago |
brython |
Brython (Browser Python) is an implementation of Python 3 running in the browser |
| 1709 |
143 |
7 |
1 year, 2 months ago |
Neural-Photo-Editor |
A simple interface for editing natural photos with generative neural networks. |
| 1707 |
815 |
1 |
27 days ago |
Tensorflow-Tutorial |
Tensorflow tutorial from basic to hard |
| 1706 |
461 |
38 |
12 days ago |
trellis |
Ansible playbooks for a WordPress LEMP stack |
| 1702 |
628 |
21 |
14 days ago |
elasticsearch-py |
Official Python low-level client for Elasticsearch. |
| 1701 |
416 |
65 |
2 months ago |
tensorflow-on-raspberry-pi |
TensorFlow for Raspberry Pi |
| 1699 |
559 |
4 |
14 days ago |
algorithm-exercise |
Data Structure and Algorithm notes. 数据结构与算法/leetcode/lintcode题解/ |
| 1697 |
210 |
71 |
7 months ago |
magnetico |
Autonomous (self-hosted) BitTorrent DHT search engine suite. |
| 1695 |
192 |
62 |
2 years ago |
LayoutCast |
Cast android code and resource changes to the running application through ADB. |
| 1695 |
121 |
9 |
4 days ago |
tangent |
Source-to-Source Debuggable Derivatives in Pure Python |
| 1693 |
278 |
48 |
2 years ago |
pyinotify |
Monitoring filesystems events with inotify on Linux. |
| 1692 |
154 |
53 |
11 days ago |
patroni |
A template for PostgreSQL High Availability with ZooKeeper, etcd, or Consul |
| 1691 |
957 |
7 |
6 months ago |
python-cookbook |
Code samples from the "Python Cookbook, 3rd Edition", published by O'Reilly & Associates, May, 2013. |
| 1691 |
952 |
0 |
a month ago |
fcn.berkeleyvision.org |
Fully Convolutional Networks for Semantic Segmentation by Jonathan Long*, Evan Shelhamer*, and Trevor Darrell. CVPR 2015 and PAMI 2016. |
| 1691 |
416 |
26 |
2 months ago |
neural-style-tf |
TensorFlow (Python API) implementation of Neural Style |
| 1690 |
434 |
172 |
3 years ago |
pycrypto |
The Python Cryptography Toolkit |
| 1688 |
97 |
52 |
6 months ago |
tern_for_vim |
Tern plugin for Vim |
| 1686 |
108 |
28 |
a day ago |
dotbot |
A tool that bootstraps your dotfiles ⚡ |
| 1684 |
548 |
4 |
a day ago |
ptf |
The Penetration Testers Framework (PTF) is a way for modular support for up-to-date tools. |
| 1683 |
102 |
12 |
8 days ago |
snips-nlu |
Snips Python library to extract meaning from text |
| 1682 |
56 |
8 |
17 days ago |
hatch |
A modern project, package, and virtual env manager for Python |
| 1682 |
243 |
300 |
a month ago |
kimchi |
An HTML5 management interface for KVM guests |
| 1680 |
462 |
13 |
a month ago |
CapsNet-Keras |
A Keras implementation of CapsNet in NIPS2017 paper "Dynamic Routing Between Capsules". Now test error = 0.34%. |
| 1678 |
495 |
7 |
9 days ago |
KindleEar |
A website application running in Google app engine, deliver rss news to your kindle. generate mobi using python, multilanguages supported. |
| 1676 |
538 |
98 |
6 months ago |
rllab |
rllab is a framework for developing and evaluating reinforcement learning algorithms, fully compatible with OpenAI Gym. |
| 1671 |
316 |
46 |
a day ago |
MMdnn |
MMdnn is a set of tools to help users inter-operate among different deep learning frameworks. E.g. model conversion and visualization. Convert models between Caffe, Keras, MXNet, Tensorflow, CNTK, PyTorch Onnx and CoreML. |
| 1670 |
114 |
84 |
a month ago |
GitSavvy |
Full git and GitHub integration with Sublime Text 3. |
| 1669 |
70 |
25 |
7 months ago |
editorconfig-vim |
EditorConfig plugin for Vim |
| 1667 |
377 |
51 |
a month ago |
websockify |
Websockify is a WebSocket to TCP proxy/bridge. This allows a browser to connect to any application/server/service. Implementations in Python, C, Node.js and Ruby. |
| 1667 |
126 |
56 |
8 days ago |
attrs |
Python Classes Without Boilerplate |
| 1664 |
483 |
23 |
2 months ago |
tensorflow_poems |
中文古诗自动作诗机器人,屌炸天,基于tensorflow1.4 api,正在积极维护升级中,快star,保持更新! |
| 1663 |
632 |
13 |
3 months ago |
bitcoin-arbitrage |
Bitcoin arbitrage - opportunity detector |
| 1658 |
379 |
262 |
a month ago |
vispy |
Main repository for Vispy |
| 1656 |
54 |
14 |
20 days ago |
halo |
💫 Beautiful spinners for terminal, IPython and Jupyter |
| 1654 |
609 |
45 |
1 year, 5 months ago |
wechat-spider |
微信公众号爬虫 |
| 1652 |
324 |
269 |
a month ago |
LaTeXTools |
LaTeX plugin for Sublime Text 2 and 3 |
| 1652 |
309 |
3 |
3 days ago |
Chinese-Word-Vectors |
100+ Chinese Word Vectors 上百种预训练中文词向量 |
| 1650 |
132 |
8 |
2 months ago |
person-blocker |
Automatically "block" people in images (like Black Mirror) using a pretrained neural network. |
| 1650 |
355 |
6 |
20 days ago |
face-alignment |
🔥 2D and 3D Face alignment library build using pytorch |
| 1648 |
131 |
61 |
12 days ago |
plumbum |
Plumbum: Shell Combinators |
| 1645 |
98 |
12 |
11 days ago |
stethoscope |
Personalized, user-focused recommendations for employee information security. |
| 1645 |
279 |
29 |
4 months ago |
text-to-image |
Text to image synthesis using thought vectors |
| 1640 |
676 |
10 |
9 days ago |
algorithm |
None |
| 1640 |
462 |
3 |
29 days ago |
Deep-Learning-21-Examples |
《21个项目玩转深度学习———基于TensorFlow的实践详解》配套代码 |
| 1639 |
288 |
29 |
3 days ago |
jsonschema |
An(other) implementation of JSON Schema for Python |
| 1638 |
379 |
19 |
14 days ago |
english-words |
📝 A text file containing 479k English words for all your dictionary/word-based projects e.g: auto-completion / autosuggestion |
| 1636 |
137 |
234 |
10 months ago |
Vintageous |
Vi/Vim emulation for Sublime Text 3 |
| 1636 |
741 |
95 |
a month ago |
tf-faster-rcnn |
Tensorflow Faster RCNN for Object Detection |
| 1635 |
143 |
51 |
3 days ago |
pipsi |
pip script installer |
| 1632 |
380 |
0 |
28 days ago |
awesome-iot |
Awesome IoT. A collaborative list of great resources about IoT Framework, Library, OS, Platform |
| 1628 |
282 |
42 |
9 days ago |
tensorforce |
TensorForce: A TensorFlow library for applied reinforcement learning |
| 1626 |
253 |
63 |
a month ago |
blockstack-core |
The reference implementation of Blockstack |
| 1625 |
197 |
22 |
10 months ago |
image-match |
🎇 Quickly search over billions of images |
| 1624 |
498 |
21 |
3 days ago |
pika |
Pure Python RabbitMQ/AMQP 0-9-1 client library |
| 1624 |
70 |
21 |
10 days ago |
MonkeyType |
A system for Python that generates static type annotations by collecting runtime types |
| 1622 |
244 |
80 |
3 days ago |
toga |
A Python native, OS native GUI toolkit. |
| 1619 |
145 |
57 |
19 days ago |
django-silk |
Silky smooth profiling for Django |
| 1619 |
151 |
59 |
10 days ago |
flexx |
Write desktop and web apps in pure Python |
| 1618 |
346 |
74 |
10 days ago |
cowrie |
Cowrie SSH/Telnet Honeypot |
| 1617 |
95 |
3 |
1 year, 6 days ago |
awesome-sqlalchemy |
A curated list of awesome tools for SQLAlchemy |
| 1614 |
876 |
867 |
21 hours ago |
astropy |
Repository for the Astropy core package |
| 1613 |
100 |
11 |
11 months ago |
editorconfig-sublime |
Helps developers maintain consistent coding styles between different editors - Sublime Text plugin |
| 1613 |
126 |
20 |
4 months ago |
pulsar |
Event driven concurrent framework for Python |
| 1612 |
1068 |
3 |
4 months ago |
Reinforcement-learning-with-tensorflow |
Simple Reinforcement learning tutorials |
| 1611 |
232 |
51 |
7 months ago |
fold |
Deep learning with dynamic computation graphs in TensorFlow |
| 1608 |
681 |
14 |
3 months ago |
ITArticles |
None |
| 1607 |
155 |
15 |
a day ago |
PRNet |
The source code of 'Joint 3D Face Reconstruction and Dense Alignment with Position Map Regression Network'. |
| 1606 |
117 |
15 |
20 hours ago |
fluxgui |
Better lighting for Linux. Open source GUI for xflux |
| 1605 |
348 |
43 |
2 months ago |
pytrader |
cryptocurrency trading robot |
| 1604 |
617 |
17 |
2 days ago |
google-maps-services-python |
Python client library for Google Maps API Web Services |
| 1602 |
1494 |
0 |
4 days ago |
mlcourse_open |
OpenDataScience Machine Learning course. Both in English and Russian |
| 1601 |
135 |
1 |
2 months ago |
workshop |
Docker and Kubernetes Training by Gravitational |
| 1597 |
221 |
96 |
a day ago |
vyper |
New experimental programming language |
| 1596 |
769 |
188 |
a day ago |
web2py |
Free and open source full-stack enterprise framework for agile development of secure database-driven web-based applications, written and programmable in Python. |
| 1595 |
516 |
27 |
11 months ago |
DQN-tensorflow |
Tensorflow implementation of Human-Level Control through Deep Reinforcement Learning |
| 1593 |
349 |
83 |
13 days ago |
oauthlib |
A generic, spec-compliant, thorough implementation of the OAuth request-signing logic |
| 1592 |
232 |
28 |
a day ago |
SublimeLinter |
The code linting framework for Sublime Text 3 |
| 1591 |
550 |
111 |
4 days ago |
urllib3 |
Python HTTP library with thread-safe connection pooling, file post support, sanity friendly, and more. |
| 1590 |
361 |
11 |
a day ago |
commix |
Automated All-in-One OS command injection and exploitation tool. |
| 1589 |
211 |
12 |
19 days ago |
grab |
Web Scraping Framework |
| 1589 |
272 |
130 |
1 year, 8 months ago |
subliminal |
Subliminal - Subtitles, faster than your thoughts |
| 1588 |
1888 |
15 |
19 hours ago |
machine_learning_examples |
A collection of machine learning examples and tutorials. |
| 1585 |
94 |
15 |
1 year, 8 months ago |
zerodb |
ZeroDB is an end-to-end encrypted database. Data can be stored and queried on untrusted database servers without ever exposing the encryption key. Clients can execute remote queries against the encrypted data without downloading all of it or suffering an excessive performance hit. |
| 1585 |
342 |
10 |
30 days ago |
pytorch-examples |
Simple examples to introduce PyTorch |
| 1580 |
598 |
62 |
29 days ago |
django-shop |
A Django based shop system |
| 1577 |
279 |
44 |
a month ago |
P4wnP1 |
P4wnP1 is a highly customizable USB attack platform, based on a low cost Raspberry Pi Zero or Raspberry Pi Zero W. |
| 1575 |
234 |
3 |
a day ago |
awesome-math |
A curated list of awesome mathematics resources |
| 1574 |
225 |
15 |
13 days ago |
sslyze |
Fast and powerful SSL/TLS server scanning library. |
| 1574 |
251 |
6 |
17 days ago |
BracketHighlighter |
Bracket and tag highlighter for Sublime Text http://facelessuser.github.io/BracketHighlighter/ |
| 1573 |
181 |
26 |
15 days ago |
luminoth |
Deep Learning toolkit for Computer Vision |
| 1572 |
288 |
172 |
4 months ago |
clang_complete |
Vim plugin that use clang for completing C/C++ code. |
| 1572 |
436 |
59 |
1 year, 2 months ago |
skip-thoughts |
Sent2Vec encoder and training code from the paper "Skip-Thought Vectors" |
| 1569 |
210 |
5 |
2 days ago |
flask-base |
A simple Flask boilerplate app with SQLAlchemy, Redis, User Authentication, and more. |
| 1569 |
477 |
21 |
6 months ago |
tensorflow-speech-recognition |
🎙Speech recognition using the tensorflow deep learning framework, sequence-to-sequence neural networks |
| 1568 |
95 |
33 |
6 months ago |
pipreqs |
pipreqs - Generate pip requirements.txt file based on imports of any project |
| 1568 |
60 |
69 |
7 months ago |
coconut |
Simple, elegant, Pythonic functional programming. |
| 1566 |
318 |
8 |
1 year, 23 days ago |
biaxial-rnn-music-composition |
A recurrent neural network designed to generate classical music. |
| 1566 |
324 |
90 |
1 year, 6 months ago |
Wikipedia |
A Pythonic wrapper for the Wikipedia API |
| 1562 |
673 |
76 |
8 days ago |
play1 |
Play framework |
| 1558 |
128 |
31 |
19 hours ago |
videogrep |
automatic video supercuts with python |
| 1558 |
290 |
11 |
5 days ago |
praw |
PRAW, an acronym for "Python Reddit API Wrapper", is a python package that allows for simple access to Reddit's API. |
| 1558 |
32 |
3 |
4 days ago |
fbs |
Electron alternative based on Python and Qt |
| 1553 |
459 |
191 |
14 days ago |
Flask-AppBuilder |
Simple and rapid application development framework, built on top of Flask. includes detailed security, auto CRUD generation for your models, google charts and much more. Demo (login with guest/welcome) - http://flaskappbuilder.pythonanywhere.com/ |
| 1549 |
127 |
36 |
1 year, 8 months ago |
SublimePrettyJson |
Prettify/Minify/Query/Goto/Validate/Lint JSON plugin for Sublime Text 2 & 3 |
| 1546 |
160 |
49 |
7 months ago |
credstash |
A little utility for managing credentials in the cloud |
| 1544 |
459 |
196 |
30 days ago |
cobbler |
Cobbler is a versatile Linux deployment server |
| 1542 |
243 |
93 |
a month ago |
python-markdown2 |
markdown2: A fast and complete implementation of Markdown in Python |
| 1541 |
289 |
22 |
4 years ago |
stashboard |
An open-source status dashboard running on App Engine |
| 1540 |
529 |
114 |
8 months ago |
katoolin |
Automatically install all Kali linux tools |
| 1540 |
69 |
4 |
a month ago |
sistine |
Turn a MacBook into a Touchscreen with $1 of Hardware |
| 1537 |
381 |
41 |
12 days ago |
mlxtend |
A library of extension and helper modules for Python's data analysis and machine learning libraries. |
| 1537 |
592 |
4 |
3 years ago |
adversarial |
Code and hyperparameters for the paper "Generative Adversarial Networks" |
| 1536 |
186 |
89 |
a month ago |
hangups |
the first third-party instant messaging client for Google Hangouts |
| 1534 |
314 |
17 |
4 months ago |
tweets_analyzer |
Tweets metadata scraper & activity analyzer |
| 1534 |
216 |
130 |
a month ago |
HTTPretty |
HTTP client mocking tool for Python |
| 1532 |
501 |
12 |
5 months ago |
deepfakes_faceswap |
from deekfakes' faceswap: https://www.reddit.com/user/deepfakes/ |
| 1530 |
457 |
120 |
a month ago |
pyAudioAnalysis |
Python Audio Analysis Library: Feature Extraction, Classification, Segmentation and Applications |
| 1520 |
537 |
45 |
3 months ago |
mx-maskrcnn |
An MXNet implementation of Mask R-CNN |
| 1520 |
410 |
47 |
2 years ago |
treeio |
Tree.io |
| 1518 |
439 |
98 |
2 days ago |
pyTelegramBotAPI |
Python Telegram bot api. |
| 1518 |
268 |
177 |
2 months ago |
django-jet |
Modern responsive template for the Django admin interface with improved functionality |
| 1517 |
95 |
1 |
21 days ago |
addict |
The Python Dict that's better than heroin. |
| 1517 |
156 |
26 |
2 years ago |
rauth |
A Python library for OAuth 1.0/a, 2.0, and Ofly. |
| 1516 |
242 |
18 |
4 days ago |
gef |
GEF - GDB Enhanced Features for exploit devs & reversers |
| 1515 |
341 |
59 |
26 days ago |
twython |
Actively maintained, pure Python wrapper for the Twitter API. Supports both normal and streaming Twitter APIs. |
| 1513 |
112 |
13 |
11 months ago |
bless |
Repository for BLESS, an SSH Certificate Authority that runs as a AWS Lambda function |
| 1513 |
197 |
54 |
5 days ago |
nyaa |
Bittorrent software for cats |
| 1512 |
51 |
1 |
10 months ago |
undebt |
A fast, straightforward, reliable tool for performing massive, automated code refactoring |
| 1511 |
148 |
33 |
2 years ago |
sparkup |
A parser for a condensed HTML format |
| 1509 |
188 |
18 |
23 days ago |
osxcollector |
A forensic evidence collection & analysis toolkit for OS X |
| 1507 |
206 |
237 |
a day ago |
crossbar |
Crossbar.io - WAMP application router |
| 1507 |
172 |
23 |
a month ago |
bleach |
Bleach is an allowed-list-based HTML sanitizing library that escapes or strips markup and attributes |
| 1506 |
255 |
64 |
1 year, 1 month ago |
Stino |
A Sublime Text Plugin for Arduino |
| 1506 |
242 |
28 |
18 days ago |
sklearn-pandas |
Pandas integration with sklearn |
| 1505 |
2358 |
46 |
1 year, 10 months ago |
Source-Code-from-Tutorials |
Here is the source code from all of my tutorials. |
| 1504 |
320 |
55 |
4 years ago |
gmail |
A Pythonic interface for Google Mail |
| 1504 |
432 |
47 |
10 days ago |
photon |
Minimal Linux container host |
| 1500 |
533 |
97 |
a month ago |
Deformable-ConvNets |
Deformable Convolutional Networks |
| 1500 |
657 |
101 |
20 hours ago |
google-cloud-python |
Google Cloud Client Library for Python |
| 1500 |
263 |
28 |
10 months ago |
fbone |
Fbone (Flask bone) is a Flask (Python microframework) starter/template/bootstrap/boilerplate application. |
| 1500 |
1150 |
0 |
1 year, 2 months ago |
dirbot |
Scrapy project to scrape public web directories (educational) [DEPRECATED] |
| 1498 |
262 |
17 |
8 months ago |
cnn-benchmarks |
Benchmarks for popular CNN models |
| 1498 |
251 |
57 |
a month ago |
flask-ask |
Alexa Skills Kit for Python |
| 1497 |
137 |
2 |
2 months ago |
gain |
Web crawling framework based on asyncio. |
| 1496 |
126 |
21 |
2 days ago |
freezegun |
Let your Python tests travel through time |
| 1495 |
797 |
0 |
a day ago |
SiCKRAGE |
Mirror of OFFICIAL SiCKRAGE |
| 1494 |
383 |
735 |
20 hours ago |
meson |
The Meson Build System |
| 1489 |
193 |
11 |
6 days ago |
Learning-to-See-in-the-Dark |
None |
| 1488 |
722 |
23 |
15 days ago |
xunfeng |
巡风是一款适用于企业内网的漏洞快速应急,巡航扫描系统。 |
| 1487 |
1349 |
119 |
a month ago |
MusicBot |
🎵 The original MusicBot for Discord (formerly SexualRhinoceros/MusicBot) |
| 1487 |
161 |
8 |
9 days ago |
markovify |
A simple, extensible Markov chain generator. |
| 1483 |
340 |
48 |
7 days ago |
nikola |
A static website and blog generator |
| 1483 |
326 |
57 |
3 years ago |
huhamhire-hosts |
hosts for Internet Freedom |
| 1481 |
273 |
28 |
9 days ago |
deep-voice-conversion |
Deep neural networks for voice conversion (voice style transfer) in Tensorflow |
| 1480 |
235 |
56 |
4 months ago |
keras-vis |
Neural network visualization toolkit for keras |
| 1479 |
134 |
45 |
18 days ago |
pyquery |
A jquery-like library for python |
| 1479 |
419 |
15 |
4 months ago |
BayesianOptimization |
A Python implementation of global optimization with gaussian processes. |
| 1479 |
321 |
44 |
9 days ago |
XlsxWriter |
A Python module for creating Excel XLSX files. |
| 1474 |
119 |
125 |
28 days ago |
pony |
Pony Object Relational Mapper |
| 1474 |
159 |
30 |
12 days ago |
websockets |
WebSocket implementation in Python 3 |
| 1471 |
161 |
72 |
6 months ago |
sixpack |
Sixpack is a language-agnostic a/b-testing framework |
| 1470 |
236 |
63 |
2 years ago |
hyde |
A Python Static Website Generator |
| 1468 |
209 |
69 |
2 days ago |
munki |
Managed software installation for OS X — |
| 1468 |
751 |
15 |
2 months ago |
bootcamp |
An enterprise social network |
| 1467 |
292 |
8 |
2 months ago |
sumy |
Module for automatic summarization of text documents and HTML pages. |
| 1462 |
81 |
17 |
2 years ago |
gradify |
CSS gradient placeholders |
| 1456 |
787 |
35 |
18 days ago |
cookiecutter-pypackage |
Cookiecutter template for a Python package. |
| 1456 |
60 |
14 |
4 years ago |
pyringe |
Debugger capable of attaching to and injecting code into python processes. |
| 1453 |
520 |
15 |
2 years ago |
write-ups-2014 |
Wiki-like CTF write-ups repository, maintained by the community. 2014 |
| 1449 |
341 |
17 |
5 months ago |
ROPgadget |
This tool lets you search your gadgets on your binaries to facilitate your ROP exploitation. ROPgadget supports ELF, PE and Mach-O format on x86, x64, ARM, ARM64, PowerPC, SPARC and MIPS architectures. |
| 1448 |
184 |
5 |
2 months ago |
sketch-code |
Keras model to generate HTML code from hand-drawn website mockups. Implements an image captioning architecture to drawn source images. |
| 1448 |
529 |
14 |
2 days ago |
tutorials |
None |
| 1446 |
251 |
9 |
a month ago |
DeepLearn |
Implementation of research papers on Deep Learning+ NLP+ CV in Python using Keras, Tensorflow and Scikit Learn. |
| 1444 |
469 |
3 |
17 days ago |
backtrader |
Python Backtesting library for trading strategies |
| 1442 |
757 |
36 |
4 months ago |
AutoRCCar |
OpenCV Python Neural Network Autonomous RC Car |
| 1442 |
235 |
0 |
4 days ago |
picard |
MusicBrainz Picard |
| 1438 |
78 |
22 |
3 months ago |
delorean |
Delorean: Time Travel Made Easy |
| 1436 |
265 |
10 |
a day ago |
dnstwist |
Domain name permutation engine for detecting typo squatting, phishing and corporate espionage |
| 1434 |
769 |
217 |
2 days ago |
raven-python |
Raven is a Python client for Sentry (getsentry.com) |
| 1433 |
331 |
0 |
8 days ago |
Infosec_Reference |
An Information Security Reference That Doesn't Suck |
| 1432 |
130 |
3 |
a month ago |
itsdangerous |
Various helpers to pass trusted data to untrusted environments |
| 1426 |
166 |
42 |
3 days ago |
yandex-tank |
Load and performance benchmark tool |
| 1425 |
272 |
143 |
11 hours ago |
raiden |
Raiden Network |
| 1423 |
608 |
170 |
a month ago |
OpenNMT-py |
Open Source Neural Machine Translation in PyTorch |
| 1419 |
606 |
12 |
8 days ago |
tensorflow_template_application |
TensorFlow template application for deep learning |
| 1418 |
116 |
1 |
1 year, 10 months ago |
inbox.py |
Python SMTP Server for Humans |
| 1417 |
1009 |
3 |
1 year, 1 month ago |
python |
Python学习 |
| 1417 |
192 |
3 |
2 months ago |
Kotlin-Android-Template |
🚀 An Android project template using Kotlin/MVP/ReactiveX. It provides a generator to fast create a Kotlin Android template project. |
| 1417 |
394 |
20 |
9 days ago |
wechatpy |
WeChat SDK for Python |
| 1417 |
77 |
25 |
9 days ago |
timestrap |
Time tracking you can host anywhere. Full export support in multiple formats and easily extensible. |
| 1416 |
303 |
3 |
6 days ago |
Clairvoyant |
Software designed to identify and monitor social/historical cues for short term stock movement |
| 1414 |
122 |
40 |
10 days ago |
schema |
Schema validation just got Pythonic |