Skip to content

thandra2809/awesome-python-1

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

68 Commits
 
 

Repository files navigation

awesome-python

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

  • donnemartin/system-design-primer - Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
  • vinta/awesome-python - A curated list of awesome Python frameworks, libraries, software and resources
  • TheAlgorithms/Python - All Algorithms implemented in Python
  • nvbn/thefuck - Magnificent app which corrects your previous console command.
  • pallets/flask - The Python micro framework for building web applications.
  • django/django - The Web framework for perfectionists with deadlines.
  • keras-team/keras - Deep Learning for humans
  • httpie/httpie - As easy as /aitch-tee-tee-pie/ 🥧 Modern, user-friendly command-line HTTP client for the API era. JSON support, colors, sessions, downloads, plugins & more. https://twitter.com/clihttp
  • ansible/ansible - Ansible is a radically simple IT automation platform that makes your applications and systems easier to deploy and maintain. Automate everything from code deployment to network configuration to cloud management, in a language that approaches plain English, using SSH, with no agents to install on remote systems. https://docs.ansible.com.
  • psf/requests - A simple, yet elegant HTTP library.
  • scikit-learn/scikit-learn - scikit-learn: machine learning in Python
  • scrapy/scrapy - Scrapy, a fast high-level web crawling & scraping framework for Python.
  • ageitgey/face_recognition - The world's simplest facial recognition api for Python and the command line
  • home-assistant/core - 🏡 Open source home automation that puts local control and privacy first
  • python/cpython - The Python programming language
  • 521xueweihan/HelloGitHub - :octocat: Find pearls on open-source seashore 分享 GitHub 上有趣、入门级的开源项目
  • apache/incubator-superset - Apache Superset is a Data Visualization and Data Exploration Platform
  • certbot/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.
  • apachecn/AiLearning - AiLearning: 机器学习 - MachineLearning - ML、深度学习 - DeepLearning - DL、自然语言处理 NLP
  • pandas-dev/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
  • faif/python-patterns - A collection of design patterns/idioms in Python
  • 3b1b/manim - Animation engine for explanatory math videos
  • fighting41love/funNLP - 中英文敏感词、语言检测、中外手机/电话归属地/运营商查询、名字推断性别、手机号抽取、身份证抽取、邮箱抽取、中日文人名库、中文缩写库、拆字词典、词汇情感值、停用词、反动词表、暴恐词表、繁简体转换、英文模拟中文发音、汪峰歌词生成器、职业名称词库、同义词库、反义词库、否定词库、汽车品牌词库、汽车零件词库、连续英文切割、各种中文词向量、公司名字大全、古诗词库、IT词库、财经词库、成语词库、地名词库、历史名人词库、诗词词库、医学词库、饮食词库、法律词库、汽车词库、动物词库、中文聊天语料、中文谣言数据、百度中文问答数据集、句子相似度匹配算法集合、bert资源、文本生成&摘要相关工具、cocoNLP信息抽取工具、国内电话号码正则匹配、清华大学XLORE:中英文跨语言百科知识图谱、清华大学人工智能技术系列报告、自然语言生成、NLU太难了系列、自动对联数据及机器人、用户名黑名单列表、罪名法务名词及分类模型、微信公众号语料、cs224n深度学习自然语言处理课程、中文手写汉字识别、中文自然语言处理 语料/数据集、变量命名神器、分词语料库+代码、任务型对话英文数据集、ASR 语音数据集 + 基于深度学习的中文语音识别系统、笑声检测器、Microsoft多语言数字/单位/如日期时间识别包、中华新华字典数据库及api(包括常用歇后语、成语、词语和汉字)、文档图谱自动生成、SpaCy 中文模型、Common Voice语音识别数据集新版、神经网络关系抽取、基于bert的命名实体识别、关键词(Keyphrase)抽取包pke、基于医疗领域知识图谱的问答系统、基于依存句法与语义角色标注的事件三元组抽取、依存句法分析4万句高质量标注数据、cnocr:用来做中文OCR的Python3包、中文人物关系知识图谱项目、中文nlp竞赛项目及代码汇总、中文字符数据、speech-aligner: 从“人声语音”及其“语言文本”产生音素级别时间对齐标注的工具、AmpliGraph: 知识图谱表示学习(Python)库:知识图谱概念链接预测、Scattertext 文本可视化(python)、语言/知识表示工具:BERT & ERNIE、中文对比英文自然语言处理NLP的区别综述、Synonyms中文近义词工具包、HarvestText领域自适应文本挖掘工具(新词发现-情感分析-实体链接等)、word2word:(Python)方便易用的多语言词-词对集:62种语言/3,564个多语言对、语音识别语料生成工具:从具有音频/字幕的在线视频创建自动语音识别(ASR)语料库、构建医疗实体识别的模型(包含词典和语料标注)、单文档非监督的关键词抽取、Kashgari中使用gpt-2语言模型、开源的金融投资数据提取工具、文本自动摘要库TextTeaser: 仅支持英文、人民日报语料处理工具集、一些关于自然语言的基本模型、基于14W歌曲知识库的问答尝试--功能包括歌词接龙and已知歌词找歌曲以及歌曲歌手歌词三角关系的问答、基于Siamese bilstm模型的相似句子判定模型并提供训练数据集和测试数据集、用Transformer编解码模型实现的根据Hacker News文章标题自动生成评论、用BERT进行序列标记和文本分类的模板代码、LitBank:NLP数据集——支持自然语言处理和计算人文学科任务的100部带标记英文小说语料、百度开源的基准信息抽取系统、虚假新闻数据集、Facebook: LAMA语言模型分析,提供Transformer-XL/BERT/ELMo/GPT预训练语言模型的统一访问接口、CommonsenseQA:面向常识的英文QA挑战、中文知识图谱资料、数据及工具、各大公司内部里大牛分享的技术文档 PDF 或者 PPT、自然语言生成SQL语句(英文)、中文NLP数据增强(EDA)工具、英文NLP数据增强工具 、基于医药知识图谱的智能问答系统、京东商品知识图谱、基于mongodb存储的军事领域知识图谱问答项目、基于远监督的中文关系抽取、语音情感分析、中文ULMFiT-情感分析-文本分类-语料及模型、一个拍照做题程序、世界各国大规模人名库、一个利用有趣中文语料库 qingyun 训练出来的中文聊天机器人、中文聊天机器人seqGAN、省市区镇行政区划数据带拼音标注、教育行业新闻语料库包含自动文摘功能、开放了对话机器人-知识图谱-语义理解-自然语言处理工具及数据、中文知识图谱:基于百度百科中文页面-抽取三元组信息-构建中文知识图谱、masr: 中文语音识别-提供预训练模型-高识别率、Python音频数据增广库、中文全词覆盖BERT及两份阅读理解数据、ConvLab:开源多域端到端对话系统平台、中文自然语言处理数据集、基于最新版本rasa搭建的对话系统、基于TensorFlow和BERT的管道式实体及关系抽取、一个小型的证券知识图谱/知识库、复盘所有NLP比赛的TOP方案、OpenCLaP:多领域开源中文预训练语言模型仓库、UER:基于不同语料+编码器+目标任务的中文预训练模型仓库、中文自然语言处理向量合集、基于金融-司法领域(兼有闲聊性质)的聊天机器人、g2pC:基于上下文的汉语读音自动标记模块、Zincbase 知识图谱构建工具包、诗歌质量评价/细粒度情感诗歌语料库、快速转化「中文数字」和「阿拉伯数字」、百度知道问答语料库、基于知识图谱的问答系统、jieba_fast 加速版的jieba、正则表达式教程、中文阅读理解数据集、基于BERT等最新语言模型的抽取式摘要提取、Python利用深度学习进行文本摘要的综合指南、知识图谱深度学习相关资料整理、维基大规模平行文本语料、StanfordNLP 0.2.0:纯Python版自然语言处理包、NeuralNLP-NeuralClassifier:腾讯开源深度学习文本分类工具、端到端的封闭域对话系统、中文命名实体识别:NeuroNER vs. BertNER、新闻事件线索抽取、2019年百度的三元组抽取比赛:“科学空间队”源码、基于依存句法的开放域文本知识三元组抽取和知识库构建、中文的GPT2训练代码、ML-NLP - 机器学习(Machine Learning)NLP面试中常考到的知识点和代码实现、nlp4han:中文自然语言处理工具集(断句/分词/词性标注/组块/句法分析/语义分析/NER/N元语法/HMM/代词消解/情感分析/拼写检查、XLM:Facebook的跨语言预训练语言模型、用基于BERT的微调和特征提取方法来进行知识图谱百度百科人物词条属性抽取、中文自然语言处理相关的开放任务-数据集-当前最佳结果、CoupletAI - 基于CNN+Bi-LSTM+Attention 的自动对对联系统、抽象知识图谱、MiningZhiDaoQACorpus - 580万百度知道问答数据挖掘项目、brat rapid annotation tool: 序列标注工具、大规模中文知识图谱数据:1.4亿实体、数据增强在机器翻译及其他nlp任务中的应用及效果、allennlp阅读理解:支持多种数据和模型、PDF表格数据提取工具 、 Graphbrain:AI开源软件库和科研工具,目的是促进自动意义提取和文本理解以及知识的探索和推断、简历自动筛选系统、基于命名实体识别的简历自动摘要、中文语言理解测评基准,包括代表性的数据集&基准模型&语料库&排行榜、树洞 OCR 文字识别 、从包含表格的扫描图片中识别表格和文字、语声迁移、Python口语自然语言处理工具集(英文)、 similarity:相似度计算工具包,java编写、海量中文预训练ALBERT模型 、Transformers 2.0 、基于大规模音频数据集Audioset的音频增强 、Poplar:网页版自然语言标注工具、图片文字去除,可用于漫画翻译 、186种语言的数字叫法库、Amazon发布基于知识的人-人开放领域对话数据集 、中文文本纠错模块代码、繁简体转换 、 Python实现的多种文本可读性评价指标、类似于人名/地名/组织机构名的命名体识别数据集 、东南大学《知识图谱》研究生课程(资料)、. 英文拼写检查库 、 wwsearch是企业微信后台自研的全文检索引擎、CHAMELEON:深度学习新闻推荐系统元架构 、 8篇论文梳理BERT相关模型进展与反思、DocSearch:免费文档搜索引擎、 LIDA:轻量交互式对话标注工具 、aili - the fastest in-memory index in the East 东半球最快并发索引 、知识图谱车音工作项目、自然语言生成资源大全 、中日韩分词库mecab的Python接口库、中文文本摘要/关键词提取、汉字字符特征提取器 (featurizer),提取汉字的特征(发音特征、字形特征)用做深度学习的特征、中文生成任务基准测评 、中文缩写数据集、中文任务基准测评 - 代表性的数据集-基准(预训练)模型-语料库-baseline-工具包-排行榜、PySS3:面向可解释AI的SS3文本分类器机器可视化工具 、中文NLP数据集列表、COPE - 格律诗编辑程序、doccano:基于网页的开源协同多语言文本标注工具 、PreNLP:自然语言预处理库、简单的简历解析器,用来从简历中提取关键信息、用于中文闲聊的GPT2模型:GPT2-chitchat、基于检索聊天机器人多轮响应选择相关资源列表(Leaderboards、Datasets、Papers)、(Colab)抽象文本摘要实现集锦(教程 、词语拼音数据、高效模糊搜索工具、NLP数据增广资源集、微软对话机器人框架 、 GitHub Typo Corpus:大规模GitHub多语言拼写错误/语法错误数据集、TextCluster:短文本聚类预处理模块 Short text cluster、面向语音识别的中文文本规范化、BLINK:最先进的实体链接库、BertPunc:基于BERT的最先进标点修复模型、Tokenizer:快速、可定制的文本词条化库、中文语言理解测评基准,包括代表性的数据集、基准(预训练)模型、语料库、排行榜、spaCy 医学文本挖掘与信息提取 、 NLP任务示例项目代码集、 python拼写检查库、chatbot-list - 行业内关于智能客服、聊天机器人的应用和架构、算法分享和介绍、语音质量评价指标(MOSNet, BSSEval, STOI, PESQ, SRMR)、 用138GB语料训练的法文RoBERTa预训练语言模型 、BERT-NER-Pytorch:三种不同模式的BERT中文NER实验、无道词典 - 有道词典的命令行版本,支持英汉互查和在线查询、2019年NLP亮点回顾、 Chinese medical dialogue data 中文医疗对话数据集 、最好的汉字数字(中文数字)-阿拉伯数字转换工具、 基于百科知识库的中文词语多词义/义项获取与特定句子词语语义消歧、awesome-nlp-sentiment-analysis - 情感分析、情绪原因识别、评价对象和评价词抽取、LineFlow:面向所有深度学习框架的NLP数据高效加载器、中文医学NLP公开资源整理 、MedQuAD:(英文)医学问答数据集、将自然语言数字串解析转换为整数和浮点数、Transfer Learning in Natural Language Processing (NLP) 、面向语音识别的中文/英文发音辞典、Tokenizers:注重性能与多功能性的最先进分词器、CLUENER 细粒度命名实体识别 Fine Grained Named Entity Recognition、 基于BERT的中文命名实体识别、中文谣言数据库、NLP数据集/基准任务大列表、nlp相关的一些论文及代码, 包括主题模型、词向量(Word Embedding)、命名实体识别(NER)、文本分类(Text Classificatin)、文本生成(Text Generation)、文本相似性(Text Similarity)计算等,涉及到各种与nlp相关的算法,基于keras和tensorflow 、Python文本挖掘/NLP实战示例、 Blackstone:面向非结构化法律文本的spaCy pipeline和NLP模型通过同义词替换实现文本“变脸” 、中文 预训练 ELECTREA 模型: 基于对抗学习 pretrain Chinese Model 、albert-chinese-ner - 用预训练语言模型ALBERT做中文NER 、基于GPT2的特定主题文本生成/文本增广、开源预训练语言模型合集、多语言句向量包、编码、标记和实现:一种可控高效的文本生成方法、 英文脏话大列表 、attnvis:GPT2、BERT等transformer语言模型注意力交互可视化、CoVoST:Facebook发布的多语种语音-文本翻译语料库,包括11种语言(法语、德语、荷兰语、俄语、西班牙语、意大利语、土耳其语、波斯语、瑞典语、蒙古语和中文)的语音、文字转录及英文译文、Jiagu自然语言处理工具 - 以BiLSTM等模型为基础,提供知识图谱关系抽取 中文分词 词性标注 命名实体识别 情感分析 新词发现 关键词 文本摘要 文本聚类等功能、用unet实现对文档表格的自动检测,表格重建、NLP事件提取文献资源列表 、 金融领域自然语言处理研究资源大列表、CLUEDatasetSearch - 中英文NLP数据集:搜索所有中文NLP数据集,附常用英文NLP数据集 、medical_NER - 中文医学知识图谱命名实体识别 、(哈佛)讲因果推理的免费书、知识图谱相关学习资料/数据集/工具资源大列表、Forte:灵活强大的自然语言处理pipeline工具集 、Python字符串相似性算法库、PyLaia:面向手写文档分析的深度学习工具包、TextFooler:针对文本分类/推理的对抗文本生成模块、Haystack:灵活、强大的可扩展问答(QA)框架、中文关键短语抽取工具
  • satwikkansal/wtfpython - What the f*ck Python?
  • pypa/pipenv - Python Development Workflow for Humans.
  • donnemartin/interactive-coding-challenges - 120+ interactive Python coding interview challenges (algorithms and data structures). Includes Anki flashcards.
  • docker/compose - Define and run multi-container applications with Docker
  • tiangolo/fastapi - FastAPI framework, high performance, easy to learn, fast to code, ready for production
  • mitmproxy/mitmproxy - An interactive TLS-capable intercepting HTTP proxy for penetration testers and software developers.
  • donnemartin/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.
  • tornadoweb/tornado - Tornado is a Python web framework and asynchronous networking library, originally developed at FriendFeed.
  • CorentinJ/Real-Time-Voice-Cloning - Clone a voice in 5 seconds to generate arbitrary speech in real-time
  • encode/django-rest-framework - Web APIs for Django. 🎸
  • d2l-ai/d2l-zh - 《动手学深度学习》:面向中文读者、能运行、可讨论。英文版即伯克利“深度学习导论”教材。
  • geekcomputers/Python - My Python Examples
  • sqlmapproject/sqlmap - Automatic SQL injection and database takeover tool
  • apache/airflow - Apache Airflow - A platform to programmatically author, schedule, and monitor workflows
  • keon/algorithms - Minimal examples of data structures and algorithms in Python
  • psf/black - The uncompromising Python code formatter
  • google/python-fire - Python Fire is a library for automatically generating command line interfaces (CLIs) from absolutely any Python object.
  • explosion/spaCy - 💫 Industrial-strength Natural Language Processing (NLP) with Python and Cython
  • nicolargo/glances - Glances an Eye on your system. A top/htop alternative for GNU/Linux, BSD, Mac OS and Windows operating systems.
  • swisskyrepo/PayloadsAllTheThings - A list of useful payloads and bypass for Web Application Security and Pentest/CTF
  • HelloZeroNet/ZeroNet - ZeroNet - Decentralized websites using Bitcoin crypto and BitTorrent network
  • StevenBlack/hosts - Consolidating and extending hosts files from several well-curated sources. You can optionally pick extensions to block pornography, social media, and other categories.
  • celery/celery - Distributed Task Queue (development branch)
  • tqdm/tqdm - A Fast, Extensible Progress Bar for Python and CLI
  • reddit-archive/reddit - historical code from reddit.com
  • gto76/python-cheatsheet - Comprehensive Python Cheatsheet
  • machinelearningmindset/TensorFlow-Course - Simple and ready-to-use tutorials for TensorFlow
  • binux/pyspider - A Powerful Spider(Web Crawler) System in Python.
  • ipython/ipython - Official repository for IPython itself. Other repos in the IPython organization contain things like the website, documentation builds, etc.
  • huge-success/sanic - Async Python 3.6+ web server/framework | Build fast. Run fast.
  • wangshub/wechat_jump_game - 微信《跳一跳》Python 辅助
  • deezer/spleeter - Deezer source separation library including pretrained models.
  • bokeh/bokeh - Interactive Data Visualization in the browser, from Python
  • cool-RR/PySnooper - Never use print for debugging again
  • spotify/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.
  • locustio/locust - Scalable user load testing tool written in Python
  • ray-project/ray - A fast and simple framework for building and running distributed applications. Ray is packaged with RLlib, a scalable reinforcement learning library, and Tune, a scalable hyperparameter tuning library.
  • plotly/dash - Analytical Web Apps for Python, R, Julia, and Jupyter. No JavaScript Required.
  • cookiecutter/cookiecutter - A command-line utility that creates projects from cookiecutters (project templates), e.g. Python package projects, VueJS projects.
  • PaddlePaddle/Paddle - PArallel Distributed Deep LEarning: Machine Learning Framework from Industrial Practice (『飞桨』核心框架,深度学习&机器学习高性能单机、分布式训练和跨平台部署)
  • zulip/zulip - Zulip server - powerful open source team chat
  • fabric/fabric - Simple, Pythonic remote execution and deployment.
  • Kr1s77/awesome-python-login-model - 😮python模拟登陆一些大型网站,还有一些简单的爬虫,希望对你们有所帮助❤️,如果喜欢记得给个star哦🌟
  • willmcgugan/rich - Rich is a Python library for rich text and beautiful formatting in the terminal.
  • matplotlib/matplotlib - matplotlib: plotting with Python
  • python-poetry/poetry - Python dependency management and packaging made easy.
  • powerline/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.
  • quantopian/zipline - Zipline, a Pythonic Algorithmic Trading Library
  • kivy/kivy - Open source UI framework written in Python, running on Windows, Linux, macOS, Android and iOS
  • wting/autojump - A cd command that learns - easily navigate directories from the command line
  • python-telegram-bot/python-telegram-bot - We have made you a wrapper you can't refuse
  • facebook/prophet - Tool for producing high quality forecasts for time series data that has multiple seasonality with linear or non-linear growth.
  • timgrossmann/InstaPy - 📷 Instagram Bot - Tool for automated Instagram interactions
  • saltstack/salt - Software to automate the management and configuration of any infrastructure or application at scale. Get access to the Salt software package repository here:
  • Jack-Cherish/python-spider - 🌈Python3网络爬虫实战:淘宝、京东、网易云、B站、12306、抖音、笔趣阁、漫画小说下载、音乐电影下载等
  • psf/requests-html - Pythonic HTML Parsing for Humans™
  • RaRe-Technologies/gensim - Topic Modelling for Humans
  • Miserlou/Zappa - Serverless Python
  • google/yapf - A formatter for Python files
  • mkdocs/mkdocs - Project documentation with Markdown.
  • jhao104/proxy_pool - Python爬虫代理IP池(proxy pool)
  • joke2k/faker - Faker is a Python package that generates fake data for you.
  • meolu/walle-web - walle - 瓦力 Devops开源项目代码部署平台
  • gunthercox/ChatterBot - ChatterBot is a machine learning, conversational dialog engine for creating chat bots
  • aio-libs/aiohttp - Asynchronous HTTP client/server framework for asyncio and Python
  • apachecn/awesome-algorithm - 项目永久冻结,迁移至新地址:
  • codelucas/newspaper - News, full-text, and article metadata extraction in Python 3. Advanced docs:
  • rushter/MLAlgorithms - Minimal and clean examples of machine learning algorithms implementations
  • coursera-dl/coursera-dl - Script for downloading Coursera.org videos and naming them.
  • falconry/falcon - The no-nonsense, minimalist web services and app backend framework for Python developers, with a focus on reliability, correctness, and performance at scale.
  • httpie/http-prompt - An interactive command-line HTTP and API testing client built on top of HTTPie featuring autocomplete, syntax highlighting, and more. https://twitter.com/clihttp
  • networkx/networkx - Network Analysis in Python
  • coleifer/peewee - a small, expressive orm -- supports postgresql, mysql and sqlite
  • PyTorchLightning/pytorch-lightning - The lightweight PyTorch wrapper for high-performance AI research. Scale your models, not the boilerplate.
  • plotly/plotly.py - The interactive graphing library for Python (includes Plotly Express) ✨
  • divio/django-cms - The easy-to-use and developer-friendly CMS
  • python-pillow/Pillow - The friendly PIL fork (Python Imaging Library)
  • harelba/q - q - Run SQL directly on CSV or TSV files
  • dbader/schedule - Python job scheduling for humans.
  • sylnsfar/qrcode - artistic QR Code in Python (Animated GIF qr code)- Python 艺术二维码生成器 (GIF动态二维码、图片二维码)
  • sfyc23/EverydayWechat - 微信助手:1.每日定时给好友(女友)发送定制消息。2.机器人自动回复好友。3.群助手功能(例如:查询垃圾分类、天气、日历、电影实时票房、快递物流、PM2.5等)
  • mwaskom/seaborn - Statistical data visualization using matplotlib
  • clips/pattern - Web mining module for Python, with tools for scraping, natural language processing, machine learning, network analysis and visualization.
  • EpistasisLab/tpot - A Python Automated Machine Learning tool that optimizes machine learning pipelines using genetic programming.
  • amueller/word_cloud - A little word cloud generator in Python
  • JaidedAI/EasyOCR - Ready-to-use OCR with 40+ languages supported including Chinese, Japanese, Korean and Thai
  • keras-team/autokeras - AutoML library for deep learning
  • sympy/sympy - A computer algebra system written in pure Python
  • d2l-ai/d2l-en - Interactive deep learning book with code, math, and discussions. Available in multi-frameworks.
  • seatgeek/fuzzywuzzy - Fuzzy String Matching in Python
  • pallets/jinja - A very fast and expressive template engine.
  • sloria/TextBlob - Simple, Pythonic, text processing--Sentiment analysis, part-of-speech tagging, noun phrase extraction, translation, and more.
  • rq/rq - Simple job queues for Python
  • samshadwell/TrumpScript - Make Python great again
  • aws/chalice - Python Serverless Microframework for AWS
  • docopt/docopt - Pythonic command line arguments parser, that will make you smile
  • wangshub/Douyin-Bot - 😍 Python 抖音机器人,论如何在抖音上找到漂亮小姐姐?
  • Yorko/mlcourse.ai - Open Machine Learning Course
  • dask/dask - Parallel computing with task scheduling
  • MagicStack/uvloop - Ultra fast asyncio event loop.
  • benoitc/gunicorn - gunicorn 'Green Unicorn' is a WSGI HTTP Server for UNIX, fast clients and sleepy applications.
  • pyinstaller/pyinstaller - Freeze (package) Python programs into stand-alone executables
  • pirate/ArchiveBox - 🗃 The open source self-hosted web archive. Takes browser history/bookmarks/Pocket/Pinboard/etc., saves HTML, JS, PDFs, media, and more...
  • tweepy/tweepy - Twitter for Python!
  • hardikvasa/google-images-download - Python Script to download hundreds of images from 'Google Images'. It is a ready-to-run code!
  • rbgirshick/py-faster-rcnn - Faster R-CNN (Python implementation) -- see https://github.com/ShaoqingRen/faster_rcnn for the official MATLAB version
  • Gallopsled/pwntools - CTF framework and exploit development library
  • bottlepy/bottle - bottle.py is a fast and simple micro-framework for python web-applications.
  • donnemartin/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
  • LupusLeaks/EasyFN - With EasyFNBot you can easily create you own Fortnite Lobby Bot in less than 5 minutes which will be online forever!
  • s0md3v/Photon - Incredibly fast crawler designed for OSINT.
  • Delgan/loguru - Python logging made (stupidly) simple
  • Zulko/moviepy - Video editing with Python
  • microsoft/nni - An open source AutoML toolkit for automate machine learning lifecycle, including feature engineering, neural architecture search, model compression and hyper-parameter tuning.
  • bbfamily/abu - 阿布量化交易系统(股票,期权,期货,比特币,机器学习) 基于python的开源量化交易,量化投资架构
  • frappe/erpnext - Open Source Alternative to SAP
  • miguelgrinberg/flasky - Companion code to my O'Reilly book "Flask Web Development", second edition.
  • cyrus-and/gdb-dashboard - Modular visual interface for GDB in Python
  • mopidy/mopidy - Mopidy is an extensible music server written in Python
  • 30-seconds/30-seconds-of-python - Short Python code snippets for all your development needs
  • MobSF/Mobile-Security-Framework-MobSF - Mobile Security Framework (MobSF) is an automated, all-in-one mobile application (Android/iOS/Windows) pen-testing, malware analysis and security assessment framework capable of performing static and dynamic analysis.
  • matrix-org/synapse - Synapse: Matrix reference homeserver
  • giampaolo/psutil - Cross-platform lib for process and system monitoring in Python
  • pypa/pip - The Python package installer
  • machinelearningmindset/machine-learning-course - 💬 Machine Learning Course with Python:
  • prompt-toolkit/python-prompt-toolkit - Library for building powerful interactive command line applications in Python
  • a1studmuffin/SpaceshipGenerator - A Blender script to procedurally generate 3D spaceships
  • paramiko/paramiko - The leading native Python SSHv2 protocol library.
  • boto/boto - For the latest version of boto, see https://github.com/boto/boto3 -- Python interface to Amazon Web Services
  • pyro-ppl/pyro - Deep universal probabilistic programming with Python and PyTorch
  • pytest-dev/pytest - The pytest framework makes it easy to write small tests, yet scales to support complex functional testing
  • luyishisi/Anti-Anti-Spider - 越来越多的网站具有反爬虫特性,有的用图片隐藏关键数据,有的使用反人类的验证码,建立反反爬虫的代码仓库,通过与不同特性的网站做斗争(无恶意)提高技术。(欢迎提交难以采集的网站)(因工作原因,项目暂停)
  • twintproject/twint - An advanced Twitter scraping & OSINT tool written in Python that doesn't use Twitter's API, allowing you to scrape a user's followers, following, Tweets and more while evading most API limitations.
  • kennethreitz-archive/records - SQL for Humans™
  • hugapi/hug - Embrace the APIs of the future. Hug aims to make developing APIs as simple as possible, but no simpler.
  • crazyguitar/pysheeet - Python Cheat Sheet
  • arrow-py/arrow - Better dates & times for Python
  • tensorlayer/tensorlayer - Deep Learning and Reinforcement Learning Library for Scientists and Engineers 🔥
  • microsoft/botframework-sdk - Bot Framework provides the most comprehensive experience for building conversation applications.
  • pyeve/eve - REST API framework designed for human beings
  • iterative/dvc - 🦉Data Version Control | Git for Data & Models
  • kivy/python-for-android - Turn your Python application into an Android APK
  • PyMySQL/PyMySQL - Pure Python MySQL Client
  • ajenti/ajenti - Ajenti Core and stock plugins
  • OpenMined/PySyft - A library for answering questions using data you cannot see
  • bregman-arie/devops-exercises - Linux, Jenkins, AWS, SRE, Prometheus, Docker, Python, Ansible, Git, Kubernetes, Terraform, OpenStack, SQL, NoSQL, Azure, GCP, DNS, Elastic, Network, Virtualization. DevOps Interview Questions
  • readthedocs/readthedocs.org - The source code that powers readthedocs.org
  • graphql-python/graphene - GraphQL framework for Python
  • Manisso/fsociety - fsociety Hacking Tools Pack – A Penetration Testing Framework
  • albumentations-team/albumentations - Fast image augmentation library and easy to use wrapper around other libraries. Documentation: https://albumentations.ai/docs/ Paper about library: https://www.mdpi.com/2078-2489/11/2/125
  • gelstudios/gitfiti - abusing github commit history for the lulz
  • altair-viz/altair - Declarative statistical visualization library for Python
  • jupyterhub/jupyterhub - Multi-user server for Jupyter notebooks
  • qutebrowser/qutebrowser - A keyboard-driven, vim-like browser based on PyQt5.
  • n1nj4sec/pupy - Pupy is an opensource, cross-platform (Windows, Linux, OSX, Android) remote administration and post-exploitation tool mainly written in python
  • injetlee/Python - Python脚本。模拟登录知乎, 爬虫,操作excel,微信公众号,远程开机
  • boto/boto3 - AWS SDK for Python
  • SerpentAI/SerpentAI - Game Agent Framework. Helping you create AIs / Bots that learn to play any game you own!
  • spyder-ide/spyder - Official repository for Spyder - The Scientific Python Development Environment
  • vibora-io/vibora - Fast, asynchronous and elegant Python web framework.
  • samuelclay/NewsBlur - NewsBlur is a personal news reader that brings people together to talk about the world. A new sound of an old instrument.
  • numba/numba - NumPy aware dynamic Python compiler using LLVM
  • rougier/numpy-100 - 100 numpy exercises (with solutions)
  • dmlc/dgl - Python package built to ease deep learning on graph, on top of existing DL frameworks.
  • secdev/scapy - Scapy: the Python-based interactive packet manipulation program & library. Supports Python 2 & Python 3.
  • shadowsocksr-backup/shadowsocksr - Python port of ShadowsocksR
  • encode/httpx - A next generation HTTP client for Python. 🦋
  • encode/apistar - The Web API toolkit. 🛠
  • statsmodels/statsmodels - Statsmodels: statistical modeling and econometrics in Python
  • eastlakeside/interpy-zh - 📘《Python进阶》(Intermediate Python 中文版)
  • webpy/webpy - web.py is a web framework for python that is as simple as it is powerful.
  • chainer/chainer - A flexible framework of neural networks for deep learning
  • houtianze/bypy - Python client for Baidu Yun (Personal Cloud Storage) 百度云/百度网盘Python客户端
  • pallets/werkzeug - The comprehensive WSGI web application library.
  • cython/cython - The most widely used Python to C compiler
  • lazyprogrammer/machine_learning_examples - A collection of machine learning examples and tutorials.
  • amoffat/sh - Python process launching
  • b-ryan/powerline-shell - A beautiful and useful prompt for your shell
  • Rapptz/discord.py - An API wrapper for Discord written in Python.
  • dabeaz-course/practical-python - Practical Python Programming (course by @dabeaz)
  • SecureAuthCorp/impacket - Impacket is a collection of Python classes for working with network protocols.
  • fail2ban/fail2ban - Daemon to ban hosts that cause multiple authentication errors
  • wkentaro/labelme - Image Polygonal Annotation with Python (polygon, rectangle, circle, line, point and image-level flag annotation).
  • Shougo/deoplete.nvim - 🌠 Dark powered asynchronous completion framework for neovim/Vim8
  • gevent/gevent - Coroutine-based concurrency library for Python
  • mahmoud/boltons - 🔩 Like builtins, but boltons. 250+ constructs, recipes, and snippets which extend (and rely on nothing but) the Python standard library. Nothing like Michael Bolton.
  • OlafenwaMoses/ImageAI - A python library built to empower developers to build applications and systems with self-contained Computer Vision capabilities
  • pymc-devs/pymc3 - Probabilistic Programming in Python: Bayesian Modeling and Probabilistic Machine Learning with Theano
  • snare/voltron - A hacky debugger UI for hackers
  • modin-project/modin - Modin: Speed up your Pandas workflows by changing a single line of code
  • jopohl/urh - Universal Radio Hacker: Investigate Wireless Protocols Like A Boss
  • aws/aws-sam-cli - CLI tool to build, test, debug, and deploy Serverless applications using AWS SAM
  • karpathy/neuraltalk - NeuralTalk is a Python+numpy project for learning Multimodal Recurrent Neural Networks that describe images with sentences.
  • liuwons/wxBot - Python网页微信API
  • worldveil/dejavu - Audio fingerprinting and recognition in Python
  • donnemartin/dev-setup - macOS 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.
  • FeatureLabs/featuretools - An open source python library for automated feature engineering
  • jofpin/trape - People tracker on the Internet: OSINT analysis and research tool by Jose Pino
  • streamlink/streamlink - Streamlink is a CLI utility which pipes video streams from various services into a video player
  • Uberi/speech_recognition - Speech recognition module for Python, supporting several engines and APIs, online and offline.
  • jackzhenguo/python-small-examples - 告别枯燥,致力于打造 Python 富有体系且实用的小例子、小案例。
  • lancopku/pkuseg-python - pkuseg多领域中文分词工具; The pkuseg toolkit for multi-domain Chinese word segmentation
  • lining0806/PythonSpiderNotes - Python入门网络爬虫之精华版
  • hyperopt/hyperopt - Distributed Asynchronous Hyperparameter Optimization in Python
  • robotframework/robotframework - Generic automation framework for acceptance testing and RPA
  • marshmallow-code/marshmallow - A lightweight library for converting complex objects to and from simple Python datatypes.
  • isnowfy/snownlp - Python library for processing Chinese text
  • vaexio/vaex - Out-of-Core DataFrames for Python, ML, visualize and explore big tabular data at a billion rows per second 🚀
  • burnash/gspread - Google Sheets Python API
  • 0x5e/wechat-deleted-friends - 查看被删的微信好友
  • docker/docker-py - A Python library for the Docker Engine API
  • python-visualization/folium - Python Data. Leaflet.js Maps.
  • MrS0m30n3/youtube-dl-gui - A cross platform front-end GUI of the popular youtube-dl written in wxPython.
  • robinhood/faust - Python Stream Processing
  • cchen156/Learning-to-See-in-the-Dark - Learning to See in the Dark. CVPR 2018
  • joeyespo/grip - Preview GitHub README.md files locally before committing them.
  • smicallef/spiderfoot - SpiderFoot automates OSINT collection so that you can focus on analysis.
  • pre-commit/pre-commit - A framework for managing and maintaining multi-language pre-commit hooks.
  • PrefectHQ/prefect - The easiest way to automate your data
  • chyroc/WechatSogou - 基于搜狗微信搜索的微信公众号爬虫接口
  • scikit-learn-contrib/imbalanced-learn - A Python Package to Tackle the Curse of Imbalanced Datasets in Machine Learning
  • lbryio/lbry-sdk - The LBRY SDK for building decentralized, censorship resistant, monetized, digital content apps.
  • OctoPrint/OctoPrint - OctoPrint is the snappy web interface for your 3D printer!
  • navdeep-G/setup.py - 📦 A Human's Ultimate Guide to setup.py.
  • stanfordnlp/stanza - Official Stanford NLP Python Library for Many Human Languages
  • HypothesisWorks/hypothesis - Hypothesis is a powerful, flexible, and easy to use library for property-based testing.
  • donnemartin/saws - A supercharged AWS command line interface (CLI).
  • mementum/backtrader - Python Backtesting library for trading strategies
  • davidhalter/jedi - Awesome autocompletion, static analysis and refactoring library for python
  • pyston/pyston - An open-source Python implementation using JIT techniques.
  • trekhleb/learn-python - 📚 Playground and cheatsheet for learning Python. Collection of Python scripts that are split by topics and contain code examples with explanations.
  • wistbean/learn_python3_spider - python爬虫教程系列、从0到1学习python爬虫,包括浏览器抓包,手机APP抓包,如 fiddler、mitmproxy,各种爬虫涉及的模块的使用,如:requests、beautifulSoup、selenium、appium、scrapy等,以及IP代理,验证码识别,Mysql,MongoDB数据库的python使用,多线程多进程爬虫的使用,css 爬虫加密逆向破解,JS爬虫逆向,分布式爬虫,爬虫项目实战实例等
  • MycroftAI/mycroft-core - Mycroft Core, the Mycroft Artificial Intelligence platform.
  • astorfi/TensorFlow-World - 🌎 Simple and ready-to-use tutorials for TensorFlow
  • michael-lazar/rtv - Browse Reddit from your terminal
  • encode/starlette - The little ASGI framework that shines. 🌟
  • jazzband/pip-tools - A set of tools to keep your pinned Python dependencies fresh.
  • buildbot/buildbot - Python-based continuous integration testing framework; your pull requests are more than welcome!
  • cupy/cupy - NumPy-like API accelerated with CUDA
  • fmfn/BayesianOptimization - A Python implementation of global optimization with gaussian processes.
  • GoogleCloudPlatform/python-docs-samples - Code samples used on cloud.google.com
  • PySimpleGUI/PySimpleGUI - Launched in 2018 Actively developed and supported. Supports tkinter, Qt, WxPython, Remi (in browser). Create custom layout GUI's simply. Python 2.7 & 3 Support. 200+ Demo programs & Cookbook for rapid start. Extensive documentation. Examples using Machine Learning(GUI, OpenCV Integration, Chatterbot), Floating Desktop Widgets, Matplotlib + Pyplot integration, add GUI to command line scripts, PDF & Image Viewer. For both beginning and advanced programmers .
  • seemoo-lab/opendrop - An open Apple AirDrop implementation written in Python
  • reorx/httpstat - curl statistics made simple
  • jrnl-org/jrnl - Collect your thoughts and notes without leaving the command line.
  • mher/flower - Real-time monitor and web admin for Celery distributed task queue
  • MagicStack/asyncpg - A fast PostgreSQL Database Client Library for Python/asyncio.
  • tschellenbach/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:
  • fogleman/Minecraft - Simple Minecraft-inspired program using Python and Pyglet
  • maurosoria/dirsearch - Web path scanner
  • euske/pdfminer - Python PDF Parser (Not actively maintained). Check out pdfminer.six.
  • NicolasHug/Surprise - A Python scikit for building and analyzing recommender systems
  • persepolisdm/persepolis - Persepolis Download Manager is a GUI for aria2.
  • nuno-faria/tiler - 👷 Build images with images
  • gorakhargosh/watchdog - Python library and shell utilities to monitor filesystem events.
  • cloudtools/troposphere - troposphere - Python library to create AWS CloudFormation descriptions
  • 1adrianb/face-alignment - 🔥 2D and 3D Face alignment library build using pytorch
  • asweigart/pyautogui - A cross-platform GUI automation Python module for human beings. Used to programmatically control the mouse & keyboard.
  • longld/peda - PEDA - Python Exploit Development Assistance for GDB
  • NullArray/AutoSploit - Automated Mass Exploiter
  • fluentpython/example-code - Example code for the book Fluent Python
  • laramies/theHarvester - E-mails, subdomains and names Harvester - OSINT
  • gregmalcolm/python_koans - Python Koans - Learn Python through TDD
  • snorkel-team/snorkel - A system for quickly generating training data with weak supervision
  • PyCQA/pycodestyle - Simple Python style checker in one Python file
  • iodide-project/pyodide - The Python scientific stack, compiled to WebAssembly
  • kkroening/ffmpeg-python - Python bindings for FFmpeg - with complex filtering support
  • spesmilo/electrum - Electrum Bitcoin Wallet
  • martinblech/xmltodict - Python module that makes working with XML feel like you are working with JSON
  • sdispater/pendulum - Python datetimes made easy
  • micahflee/onionshare - Securely and anonymously send and receive files, and publish onion sites
  • OmkarPathak/pygorithm - A Python module for learning all major algorithms
  • Netflix/security_monkey - Security Monkey monitors AWS, GCP, OpenStack, and GitHub orgs for assets and their changes over time.
  • samuelcolvin/pydantic - Data parsing and validation using Python type hints
  • ujjwalkarn/DataSciencePython - common data analysis and machine learning tasks using python
  • minimaxir/textgenrnn - Easily train your own text-generating neural network of any size and complexity on any text dataset with a few lines of code.
  • twisted/twisted - Event-driven networking engine written in Python.
  • arc298/instagram-scraper - Scrapes an instagram user's photos and videos
  • googleapis/google-api-python-client - 🐍 The official Python client library for Google's discovery based APIs.
  • byt3bl33d3r/CrackMapExec - A swiss army knife for pentesting networks
  • dpkp/kafka-python - Python client for Apache Kafka
  • mrjbq7/ta-lib - Python wrapper for TA-Lib (http://ta-lib.org/).
  • StackStorm/st2 - StackStorm (aka "IFTTT for Ops") is event-driven automation for auto-remediation, security responses, troubleshooting, deployments, and more. Includes rules engine, workflow, 160 integration packs with 6000+ actions (see https://exchange.stackstorm.org) and ChatOps. Installer at https://docs.stackstorm.com/install/index.html. Questions? https://forum.stackstorm.com/.
  • scikit-image/scikit-image - Image processing in Python
  • LonamiWebs/Telethon - Pure Python 3 MTProto API Telegram client library, for bots too!
  • volatilityfoundation/volatility - An advanced memory forensics framework
  • pudo/dataset - Easy-to-use data handling for SQL data stores with support for implicit table creation, bulk loading, and transactions.
  • miguelgrinberg/Flask-SocketIO - Socket.IO integration for Flask applications.
  • ricequant/rqalpha - A extendable, replaceable Python algorithmic backtest && trading framework supporting multiple securities
  • NervanaSystems/neon - Intel® Nervana™ reference deep learning framework committed to best performance on all hardware
  • librosa/librosa - Python library for audio and music analysis
  • neozhaoliang/pywonderland - A tour in the wonderland of math with python.
  • xonsh/xonsh - Python-powered, cross-platform, Unix-gazing shell
  • ajalt/fuckitpy - The Python error steamroller.
  • DEAP/deap - Distributed Evolutionary Algorithms in Python
  • brython-dev/brython - Brython (Browser Python) is an implementation of Python 3 running in the browser
  • samuelhwilliams/Eel - A little Python library for making simple Electron-like HTML/JS GUI apps
  • mwouts/jupytext - Jupyter Notebooks as Markdown Documents, Julia, Python or R scripts
  • Kozea/WeasyPrint - WeasyPrint converts web documents (HTML with CSS, SVG, …) to PDF.
  • jazzband/tablib - Python Module for Tabular Datasets in XLS, CSV, JSON, YAML, &c.
  • aidlearning/AidLearning-FrameWork - 🔥🔥AidLearning builds a linux environment supporting GUI, deep learning and visual programming on Android devices. Now support VSCode,Jupyter, pyToApk! One-click install.🚀
  • simonw/datasette - An open source multi-tool for exploring and publishing data
  • Lasagne/Lasagne - Lightweight library to build and train neural networks in Theano
  • prompt-toolkit/ptpython - A better Python REPL
  • Qix-/better-exceptions - Pretty and useful exceptions in Python, automatically.
  • apachecn/sklearn-doc-zh - 📖 [译] scikit-learn(sklearn) 中文文档
  • PyGithub/PyGithub - Typed interactions with the GitHub API v3
  • offu/WeRoBot - WeRoBot 是一个微信公众号开发框架
  • emre/storm - Manage your SSH like a boss.
  • SmirkCao/Lihang - Statistical learning methods, 统计学习方法(第2版)[李航] [笔记, 代码, notebook, 参考文献, Errata, lihang]
  • stamparm/maltrail - Malicious traffic detection system
  • msiemens/tinydb - TinyDB is a lightweight document oriented database optimized for your happiness :)
  • nvdv/vprof - Visual profiler for Python
  • pypa/virtualenv - Virtual Python Environment builder
  • ohld/igbot - 🐙 Free scripts, bots and Python API wrapper. Get free followers with our auto like, auto follow and other scripts!
  • PokemonGoF/PokemonGo-Bot - The Pokemon Go Bot, baking with community.
  • nameko/nameko - Python framework for building microservices
  • pandolia/qqbot - QQBot: A conversation robot base on Tencent's SmartQQ
  • hylang/hy - A dialect of Lisp that's embedded in Python
  • yhat/ggpy - ggplot port for python
  • ReactiveX/RxPY - Reactive Extensions for Python, https://rxpy.rtfd.io
  • yahoo/TensorFlowOnSpark - TensorFlowOnSpark brings TensorFlow programs to Apache Spark clusters.
  • yzhao062/pyod - A Python Toolbox for Scalable Outlier Detection (Anomaly Detection)
  • nteract/papermill - 📚 Parameterize, execute, and analyze notebooks
  • MechanicalSoup/MechanicalSoup - A Python library for automating interaction with websites.
  • hhatto/autopep8 - A tool that automatically formats Python code to conform to the PEP 8 style guide.
  • Netflix/metaflow - Build and manage real-life data science projects with ease.
  • Tautulli/Tautulli - A Python based monitoring and tracking tool for Plex Media Server.
  • doccano/doccano - Open source text annotation tool for machine learning practitioner.
  • taoufik07/responder - A familiar HTTP Service Framework for Python.
  • bigchaindb/bigchaindb - Meet BigchainDB. The blockchain database.
  • pyca/cryptography - cryptography is a package designed to expose cryptographic primitives and recipes to Python developers.
  • rkern/line_profiler - (OLD REPO) Line-by-line profiling for Python - Current repo ->
  • sphinx-doc/sphinx - Main repository for the Sphinx documentation builder
  • freqtrade/freqtrade - Free, open source crypto trading bot
  • schenkd/nginx-ui - Nginx UI allows you to access and modify the nginx configurations files without cli.
  • Pylons/pyramid - Pyramid - A Python web framework
  • nficano/pytube - A lightweight, dependency-free Python library (and command-line utility) for downloading YouTube Videos.
  • cookiecutter-flask/cookiecutter-flask - A flask template with Bootstrap 4, asset bundling+minification with webpack, starter templates, and registration/authentication. For use with cookiecutter.
  • jpadilla/pyjwt - JSON Web Token implementation in Python
  • tyiannak/pyAudioAnalysis - Python Audio Analysis Library: Feature Extraction, Classification, Segmentation and Applications
  • python-trio/trio - Trio – a friendly Python library for async concurrency and I/O
  • eudicots/Cactus - Static site generator for designers. Uses Python and Django templates.
  • snipsco/snips-nlu - Snips Python library to extract meaning from text
  • r0oth3x49/udemy-dl - A cross-platform python based utility to download courses from udemy for personal offline use.
  • zalando/connexion - Swagger/OpenAPI First framework for Python on top of Flask with automatic endpoint validation & OAuth2 support
  • Sentdex/pygta5 - Explorations of Using Python to play Grand Theft Auto 5.
  • Tribler/tribler - Privacy enhanced BitTorrent client with P2P content discovery
  • QingdaoU/OnlineJudge - open source online judge based on Vue, Django and Docker. | 青岛大学开源 Online Judge | QQ群 496710125 | [email protected]
  • hunkim/PyTorchZeroToAll - Simple PyTorch Tutorials Zero to ALL!
  • eternnoir/pyTelegramBotAPI - Python Telegram bot api.
  • theskumar/python-dotenv - Get and set values in your .env file in local and production servers. 🎉
  • gaubert/gmvault - gmail backup software
  • mstamy2/PyPDF2 - A utility to read and write PDFs with Python
  • nl8590687/ASRT_SpeechRecognition - A Deep-Learning-Based Chinese Speech Recognition System 基于深度学习的中文语音识别系统
  • shobrook/rebound - Command-line tool that instantly fetches Stack Overflow results when an exception is thrown
  • lyst/lightfm - A Python implementation of LightFM, a hybrid recommendation algorithm.
  • Nuitka/Nuitka - Nuitka is a Python compiler written in Python. It's fully compatible with Python 2.6, 2.7, 3.3, 3.4, 3.5, 3.6, 3.7, and 3.8. You feed it your Python app, it does a lot of clever things, and spits out an executable or extension module.
  • santinic/pampy - Pampy: The Pattern Matching for Python you always dreamed of.
  • jrosebr1/imutils - A series of convenience functions to make basic image processing operations such as translation, rotation, resizing, skeletonization, and displaying Matplotlib images easier with OpenCV and Python.
  • MongoEngine/mongoengine - A Python Object-Document-Mapper for working with MongoDB
  • pallets/flask-sqlalchemy - Adds SQLAlchemy support to Flask
  • PyCQA/isort - A Python utility / library to sort imports.
  • jaungiers/LSTM-Neural-Network-for-Time-Series-Prediction - LSTM built using Keras Python package to predict time series steps and sequences. Includes sin wave and stock market data
  • miguelgrinberg/microblog - A microblogging web application written in Python and Flask that I developed as part of my Flask Mega-Tutorial series.
  • lawlite19/MachineLearning_Python - 机器学习算法python实现
  • liangliangyy/DjangoBlog - 🍺基于Django的博客系统
  • python-attrs/attrs - Python Classes Without Boilerplate
  • timofurrer/maya - Datetimes for Humans™
  • orakaro/rainbowstream - A smart and nice Twitter client on terminal written in Python.
  • aziz/PlainTasks - An opinionated todo-list plugin for Sublime Text editor (version 2 and 3)
  • donnemartin/haxor-news - Browse Hacker News like a haxor: A Hacker News command line interface (CLI).
  • Kr1s77/Python-crawler-tutorial-starts-from-zero - python爬虫教程,带你从零到一,包含js逆向,selenium, tesseract OCR识别,mongodb的使用,以及scrapy框架
  • PostHog/posthog - 🦔 PostHog is developer-friendly, open-source product analytics.
  • drathier/stack-overflow-import - Import arbitrary code from Stack Overflow as Python modules.
  • wal-e/wal-e - Continuous Archiving for Postgres
  • coleifer/huey - a little task queue for python
  • pytransitions/transitions - A lightweight, object-oriented finite state machine implementation in Python with many extensions
  • jbarlow83/OCRmyPDF - OCRmyPDF adds an OCR text layer to scanned PDF files, allowing them to be searched
  • madmaze/pytesseract - A Python wrapper for Google Tesseract
  • healthchecks/healthchecks - A Cron Monitoring Tool written in Python & Django
  • mongodb/mongo-python-driver - PyMongo - the Python driver for MongoDB
  • rasbt/mlxtend - A library of extension and helper modules for Python's data analysis and machine learning libraries.
  • graphql-python/graphene-django - Integrate GraphQL into your Django project.
  • optuna/optuna - A hyperparameter optimization framework
  • Instagram/MonkeyType - A system for Python that generates static type annotations by collecting runtime types
  • hugsy/gef - GEF - GDB Enhanced Features for exploit devs & reversers
  • gaojiuli/toapi - Every web site provides APIs.
  • eon01/kubernetes-workshop - ⚙️ A Gentle introduction to Kubernetes with more than just the basics. 🌟 Give it a star if you like it.
  • coala/coala - coala provides a unified command-line interface for linting and fixing all your code, regardless of the programming languages you use.
  • IDSIA/sacred - Sacred is a tool to help you configure, organize, log and reproduce experiments developed at IDSIA.
  • kachayev/fn.py - Functional programming in Python: implementation of missing features to enjoy FP
  • byt3bl33d3r/MITMf - Framework for Man-In-The-Middle attacks
  • bear/python-twitter - A Python wrapper around the Twitter API.
  • imWildCat/scylla - Intelligent proxy pool for Humans™ (Maintainer needed)
  • what-studio/profiling - Was an interactive continuous Python profiler.
  • jpadilla/django-rest-framework-jwt - JSON Web Token Authentication support for Django REST Framework
  • pytorch/ignite - High-level library to help with training and evaluating neural networks in PyTorch flexibly and transparently.
  • encode/uvicorn - The lightning-fast ASGI server. 🦄
  • gbeced/pyalgotrade - Python Algorithmic Trading Library
  • elastic/elasticsearch-dsl-py - High level Python client for Elasticsearch
  • lk-geimfari/mimesis - Mimesis is a high-performance fake data generator for Python, which provides data for a variety of purposes in a variety of languages.
  • geopy/geopy - Geocoding library for Python.
  • evhub/coconut - Simple, elegant, Pythonic functional programming.
  • kubernetes-client/python - Official Python client library for kubernetes
  • pwndbg/pwndbg - Exploit Development and Reverse Engineering with GDB Made Easy
  • pyinvoke/invoke - Pythonic task management & command execution.
  • dpgaspar/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/
  • bchao1/bullet - 🚅 Interactive prompts made simple. Build a prompt like stacking blocks.
  • tiangolo/full-stack-fastapi-postgresql - Full stack, modern web application generator. Using FastAPI, PostgreSQL as database, Docker, automatic HTTPS and more.
  • caronc/apprise - Apprise - Push Notifications that work with just about every platform!
  • elastic/elasticsearch-py - Official Python low-level client for Elasticsearch
  • joestump/python-oauth2 - A fully tested, abstract interface to creating OAuth clients and servers.
  • P0cL4bs/WiFi-Pumpkin-deprecated - DEPRECATED, wifipumpkin3 -> https://github.com/P0cL4bs/wifipumpkin3
  • freedomofpress/securedrop - GitHub repository for the SecureDrop whistleblower platform. Do not submit tips here!
  • ranaroussi/yfinance - Yahoo! Finance market data downloader (+faster Pandas Datareader)
  • aaugustin/websockets - Library for building WebSocket servers and clients in Python
  • Baekalfen/PyBoy - Game Boy emulator written in Python
  • Julian/jsonschema - An(other) implementation of JSON Schema for Python
  • pytoolz/toolz - A functional standard library for Python.
  • golemfactory/golem - Golem is creating a global market for computing power.
  • getsentry/responses - A utility for mocking out the Python Requests library.
  • dabeaz/python-cookbook - Code samples from the "Python Cookbook, 3rd Edition", published by O'Reilly & Associates, May, 2013.
  • agronholm/apscheduler - Task scheduling library for Python
  • mherrmann/fbs - Create Python GUIs with Qt in minutes
  • thearn/webcam-pulse-detector - A python application that detects and highlights the heart-rate of an individual (using only their own webcam) in real-time.
  • slackapi/python-slackclient - Slack Developer Kit for Python
  • google/pytype - A static type analyzer for Python code
  • DistrictDataLabs/yellowbrick - Visual analysis and diagnostic tools to facilitate machine learning model selection.
  • ansible-community/molecule - Molecule aids in the development and testing of Ansible roles
  • googlemaps/google-maps-services-python - Python client library for Google Maps API Web Services
  • quantumblacklabs/kedro - A Python library that implements software engineering best-practice for data and ML pipelines.
  • tmux-python/tmuxp - 💻 tmux session manager. built on libtmux
  • the0demiurge/ShadowSocksShare - Python爬虫/Flask网站/免费ShadowSocks账号/ssr订阅/json 订阅
  • easy-tensorflow/easy-tensorflow - Simple and comprehensive tutorials in TensorFlow
  • sloria/doitlive - Because sometimes you need to do it live
  • gitpython-developers/GitPython - GitPython is a python library used to interact with Git repositories.
  • brennerm/PyTricks - Collection of less popular features and tricks for the Python programming language
  • Jack-Lee-Hiter/AlgorithmsByPython - 算法/数据结构/Python/剑指offer/机器学习/leetcode
  • mozillazg/python-pinyin - 汉字转拼音(pypinyin)
  • omab/python-social-auth - Social auth made simple
  • Wookai/paper-tips-and-tricks - Best practice and tips & tricks to write scientific papers in LaTeX, with figures generated in Python or Matlab.
  • domlysz/BlenderGIS - Blender addons to make the bridge between Blender and geographic data
  • ab77/netflix-proxy - Smart DNS proxy to watch Netflix
  • facebookarchive/python-instagram - Python Client for Instagram API
  • Ciphey/Ciphey - Automated decryption tool
  • LuminosoInsight/python-ftfy - Fixes mojibake and other glitches in Unicode text, after the fact.
  • jeanphix/Ghost.py - Webkit based scriptable web browser for python.
  • qiyuangong/leetcode - Python & JAVA Solutions for Leetcode
  • ckan/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 catalog.data.gov, europeandataportal.eu/data, data.humdata.org among many other sites.
  • dedupeio/dedupe - 🆔 A python library for accurate and scalable fuzzy matching, record deduplication and entity-resolution.
  • dataabc/weiboSpider - 新浪微博爬虫,用python爬取新浪微博数据
  • vyperlang/vyper - Pythonic Smart Contract Language for the EVM
  • spotify/chartify - Python library that makes it easy for data scientists to create charts.
  • matplotlib/cheatsheets - Official Matplotlib cheat sheets
  • sqlalchemy/sqlalchemy - The Database Toolkit for Python
  • audreyfeldroy/cookiecutter-pypackage - Cookiecutter template for a Python package.
  • cleardusk/3DDFA - The PyTorch improved version of TPAMI 2017 paper: Face Alignment in Full Pose Range: A 3D Total Solution.
  • hamuchiwa/AutoRCCar - OpenCV Python Neural Network Autonomous RC Car
  • cysmith/neural-style-tf - TensorFlow (Python API) implementation of Neural Style
  • feeluown/FeelUOwn - trying to be a user-friendly and hackable music player
  • 0rpc/zerorpc-python - zerorpc for python
  • plamere/spotipy - A light weight Python library for the Spotify Web API
  • facebookresearch/nevergrad - A Python toolbox for performing gradient-free optimization
  • ZiniuLu/Python-100-Days - 出处:https://github.com/jackfrued/Python-100-Days.git
  • pythonstock/stock - stock,股票系统。使用python进行开发。
  • guhongze/adminset - 自动化运维平台:CMDB、CD、DevOps、资产管理、任务编排、持续交付、系统监控、运维管理、配置管理
  • openatx/uiautomator2 - Android Uiautomator2 Python Wrapper
  • x0rz/tweets_analyzer - Tweets metadata scraper & activity analyzer
  • PyCQA/bandit - Bandit is a tool designed to find common security issues in Python code.
  • douban/dpark - Python clone of Spark, a MapReduce alike framework in Python
  • sherjilozair/char-rnn-tensorflow - Multi-layer Recurrent Neural Networks (LSTM, RNN) for character-level language models in Python using Tensorflow
  • nyaadevs/nyaa - Bittorrent software for cats
  • RomelTorres/alpha_vantage - A python wrapper for Alpha Vantage API for financial data.
  • MingchaoZhu/DeepLearning - Python for《Deep Learning》,该书为《深度学习》(花书) 数学推导、原理剖析与源码级别代码实现
  • wechatpy/wechatpy - WeChat SDK for Python
  • podgorskiy/ALAE - [CVPR2020] Adversarial Latent Autoencoders
  • zeromq/pyzmq - PyZMQ: Python bindings for zeromq
  • simon-weber/gmusicapi - An unofficial client library for Google Music.
  • secretsquirrel/the-backdoor-factory - Patch PE, ELF, Mach-O binaries with shellcode new version in development, available only to sponsors
  • feross/SpoofMAC - 💼 Change your MAC address for debugging
  • mozilla/TTS - 🤖 💬 Deep learning for Text to Speech (Discussion forum: https://discourse.mozilla.org/c/tts)
  • mobolic/facebook-sdk - Python SDK for Facebook's Graph API
  • tensorflow/hub - A library for transfer learning by reusing parts of TensorFlow models.
  • spulec/freezegun - Let your Python tests travel through time
  • gboeing/osmnx - OSMnx: Python for street networks. Retrieve, model, analyze, and visualize street networks and other spatial data from OpenStreetMap.
  • pipxproject/pipx - Install and Run Python Applications in Isolated Environments
  • daviddrysdale/python-phonenumbers - Python port of Google's libphonenumber
  • novnc/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.
  • TarrySingh/Artificial-Intelligence-Deep-Learning-Machine-Learning-Tutorials - A comprehensive list of Deep Learning / Artificial Intelligence and Machine Learning tutorials - rapidly expanding into areas of AI/Deep Learning / Machine Vision / NLP and industry specific areas such as Climate / Energy, Automotives, Retail, Pharma, Medicine, Healthcare, Policy, Ethics and more.
  • prakhar1989/Algorithms - 💻 Data Structures and Algorithms in Python
  • apachecn/pytorch-doc-zh - Pytorch 中文文档
  • mkaz/termgraph - a python command-line tool which draws basic graphs in the terminal
  • PyQt5/PyQt - PyQt Examples(PyQt各种测试和例子) PyQt4 PyQt5
  • pythonprofilers/memory_profiler - Monitor Memory usage of Python code
  • pika/pika - Pure Python RabbitMQ/AMQP 0-9-1 client library
  • scipy-lectures/scipy-lecture-notes - Tutorial material on the scientific Python ecosystem
  • quantumlib/Cirq - A python framework for creating, editing, and invoking Noisy Intermediate Scale Quantum (NISQ) circuits.
  • shmilylty/OneForAll - OneForAll是一款功能强大的子域收集工具
  • bisguzar/twitter-scraper - Scrape the Twitter Frontend API without authentication.
  • pypa/warehouse - The Python Package Index
  • Netflix/bless - Repository for BLESS, an SSH Certificate Authority that runs as a AWS Lambda function
  • sixohsix/twitter - Python Twitter API
  • dddomodossola/remi - Python REMote Interface library. Platform independent. In about 100 Kbytes, perfect for your diet.
  • jd/tenacity - Retrying library for Python
  • lmacken/pyrasite - Inject code into running Python processes
  • sightmachine/SimpleCV - The Open Source Framework for Machine Vision
  • urllib3/urllib3 - Python HTTP library with thread-safe connection pooling, file post support, user friendly, and more.
  • careercup/CtCI-6th-Edition-Python - Cracking the Coding Interview 6th Ed. Python Solutions
  • biopython/biopython - Official git repository for Biopython (originally converted from CVS)
  • ResidentMario/missingno - Missing data visualization module for Python.
  • fonttools/fonttools - A library to manipulate font files from Python.
  • EdjoLabs/image-match - 🎇 Quickly search over billions of images
  • flexxui/flexx - Write desktop and web apps in pure Python
  • cdhigh/KindleEar - A website application running in Google app engine, deliver rss news to your kindle. generate mobi using python, multilanguages supported.
  • kenshohara/3D-ResNets-PyTorch - 3D ResNets for Action Recognition (CVPR 2018)
  • beeware/toga - A Python native, OS native GUI toolkit.
  • openpaperwork/paperwork - Personal document manager (Linux/Windows) -- Moved to Gnome's Gitlab
  • biolab/orange3 - 🍊 📊 💡 Orange: Interactive data analysis https://orange.biolab.si
  • pywinauto/pywinauto - Windows GUI Automation with Python (based on text properties)
  • commixproject/commix - Automated All-in-One OS command injection and exploitation tool.
  • schematics/schematics - Python Data Structures for Humans™.
  • tiangolo/typer - Typer, build great CLIs. Easy to code. Based on Python type hints.
  • revolunet/sublimetext-markdown-preview - markdown preview and build plugin for sublime text 2/3
  • noirbizarre/flask-restplus - Fully featured framework for fast, easy and documented API development with Flask
  • YongHaoWu/NeteaseCloudMusicFlac - 根据网易云音乐的歌单, 下载flac无损音乐到本地. Download the FLAC music from Internet according to your NeteaseCloudMusic playlist.
  • miso-belica/sumy - Module for automatic summarization of text documents and HTML pages.
  • Suor/funcy - A fancy and practical functional tools
  • has2k1/plotnine - A grammar of graphics for Python
  • automagica/automagica - Open Source RPA 🤖 Robotic Process Automation
  • jaredks/rumps - Ridiculously Uncomplicated macOS Python Statusbar apps
  • jmcnamara/XlsxWriter - A Python module for creating Excel XLSX files.
  • prompt-toolkit/pyvim - Pure Python Vim clone.
  • python-openxml/python-docx - Create and modify Word documents with Python
  • nickoala/telepot - Python framework for Telegram Bot API
  • tryolabs/luminoth - Deep Learning toolkit for Computer Vision.
  • websocket-client/websocket-client - websocket client for python
  • errbotio/errbot - Errbot is a chatbot, a daemon that connects to your favorite chat service and bring your tools and some fun into the conversation.
  • CharlesPikachu/Games - Some games created by python code.
  • ponyorm/pony - Pony Object Relational Mapper
  • cuemacro/finmarketpy - Python library for backtesting trading strategies & analyzing financial markets (formerly pythalesians)
  • manrajgrover/halo - 💫 Beautiful spinners for terminal, IPython and Jupyter
  • cobrateam/splinter - splinter - python test framework for web applications
  • nabla-c0d3/sslyze - Fast and powerful SSL/TLS scanning library.
  • FactoryBoy/factory_boy - A test fixtures replacement for Python
  • not-kennethreitz/envoy - Python Subprocesses for Humans™.
  • python/peps - Python Enhancement Proposals
  • dcos/dcos - DC/OS - The Datacenter Operating System
  • Ultimaker/Cura - 3D printer / slicing GUI built on top of the Uranium framework
  • maciejkula/spotlight - Deep recommender models using PyTorch.
  • Kozea/pygal - PYthon svg GrAph plotting Library
  • learnpyqt/15-minute-apps - 15 minute (small) desktop apps built with PyQt
  • Python-Markdown/markdown - A Python implementation of John Gruber’s Markdown with Extension support.
  • geopandas/geopandas - Python tools for geographic data
  • peterbrittain/asciimatics - A cross platform package to do curses-like operations, plus higher level APIs and widgets to create text UIs and ASCII art animations
  • wandb/client - 🔥 A tool for visualizing and tracking your machine learning experiments. This repo contains the CLI and Python API.
  • crossbario/autobahn-python - WebSocket and WAMP in Python for Twisted and asyncio
  • cea-sec/miasm - Reverse engineering framework in Python
  • lincolnloop/python-qrcode - Python QR Code image generator
  • calebmadrigal/trackerjacker - Like nmap for mapping wifi networks you're not connected to, plus device tracking
  • zostera/django-bootstrap3 - Bootstrap 3 integration with Django.
  • praw-dev/praw - PRAW, an acronym for "Python Reddit API Wrapper", is a python package that allows for simple access to Reddit's API.
  • GeorgeSeif/Semantic-Segmentation-Suite - Semantic Segmentation Suite in TensorFlow. Implement, train, and test new Semantic Segmentation models easily!
  • moranzcw/Computer-Networking-A-Top-Down-Approach-NOTES - 《计算机网络-自顶向下方法(原书第6版)》编程作业,Wireshark实验文档的翻译和解答。
  • keithito/tacotron - A TensorFlow implementation of Google's Tacotron speech synthesis with pre-trained model (unofficial)
  • tartley/colorama - Simple cross-platform colored terminal text in Python
  • zpoint/CPython-Internals - Dive into CPython internals, trying to illustrate every detail of CPython implementation
  • ofek/hatch - A modern project, package, and virtual env manager for Python
  • microsoft/dowhy - DoWhy is a Python library for causal inference that supports explicit modeling and testing of causal assumptions. DoWhy is based on a unified language for causal inference, combining causal graphical models and potential outcomes frameworks.
  • metabrainz/picard - MusicBrainz Picard
  • jerry-git/learn-python3 - Jupyter notebooks for teaching/learning Python 3
  • pycrypto/pycrypto - The Python Cryptography Toolkit
  • pyeve/cerberus - Lightweight, extensible data validation library for Python
  • Bogdanp/dramatiq - A fast and reliable background task processing library for Python 3.
  • deanishe/alfred-workflow - Full-featured library for writing Alfred 3 & 4 workflows
  • Picovoice/porcupine - On-device wake word detection powered by deep learning.
  • aaPanel/BaoTa - 宝塔Linux面板 - 简单好用的服务器运维面板
  • andersbll/neural_artistic_style - Neural Artistic Style in Python
  • joblib/joblib - Computing with Python functions.
  • jindaxiang/akshare - AkShare is an elegant and simple financial data interface library for Python, built for human beings! 开源财经数据接口库
  • behave/behave - BDD, Python style.
  • andialbrecht/sqlparse - A non-validating SQL parser module for Python
  • keleshev/schema - Schema validation just got Pythonic
  • minimaxir/gpt-2-simple - Python package to easily retrain OpenAI's GPT-2 text-generating model on new texts
  • QQuick/Transcrypt - Python 3.7 to JavaScript compiler - Lean, fast, open! -
  • catalyst-team/catalyst - Accelerated DL R&D
  • wuub/SublimeREPL - SublimeREPL - run an interpreter inside ST2 (Clojure, CoffeeScript, F#, Groovy, Haskell, Lua, MozRepl, NodeJS, Python, R, Ruby, Scala, shell or configure one yourself)
  • dahlia/awesome-sqlalchemy - A curated list of awesome tools for SQLAlchemy
  • tiangolo/uwsgi-nginx-flask-docker - Docker image with uWSGI and Nginx for Flask applications in Python running in a single container. Optionally with Alpine Linux.
  • letiantian/TextRank4ZH - 🌳从中文文本中自动提取关键词和摘要
  • egrcc/zhihu-python - 获取知乎内容信息,包括问题,答案,用户,收藏夹信息
  • google/tangent - Source-to-Source Debuggable Derivatives in Pure Python
  • antiboredom/videogrep - automatic video supercuts with python
  • mhagger/git-imerge - Incremental merge for git
  • luispedro/BuildingMachineLearningSystemsWithPython - Source Code for the book Building Machine Learning Systems with Python
  • Anorov/cloudflare-scrape - A Python module to bypass Cloudflare's anti-bot page.
  • DamnWidget/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
  • oauthlib/oauthlib - A generic, spec-compliant, thorough implementation of the OAuth request-signing logic
  • jay0lee/GAM - command line management for Google G Suite
  • goldsmith/Wikipedia - A Pythonic wrapper for the Wikipedia API
  • Just-Some-Bots/MusicBot - 🎵 The original MusicBot for Discord (formerly SexualRhinoceros/MusicBot)
  • mherrmann/selenium-python-helium - Selenium-python but lighter: Helium is the best Python library for web automation.
  • emeryberger/scalene - Scalene: a high-performance, high-precision CPU and memory profiler for Python
  • trentm/python-markdown2 - markdown2: A fast and complete implementation of Markdown in Python
  • dagster-io/dagster - A data orchestrator for machine learning, analytics, and ETL.
  • wrobstory/vincent - A Python to Vega translator
  • trailofbits/manticore - Symbolic execution tool
  • pallets/itsdangerous - Safely pass trusted data to untrusted environments and back.
  • benfred/implicit - Fast Python Collaborative Filtering for Implicit Feedback Datasets
  • ianmiell/shutit - Automation framework for programmers
  • WeblateOrg/weblate - Web based localization tool with tight version control integration.
  • boppreh/keyboard - Hook and simulate global keyboard events on Windows and Linux.
  • huggingface/neuralcoref - ✨Fast Coreference Resolution in spaCy with Neural Networks
  • ehmatthes/pcc - Resources for Python Crash Course, from No Starch Press.
  • home-assistant-libs/pychromecast - Library for Python 3 to communicate with the Google Chromecast.
  • eliben/pycparser - 🐍 Complete C99 parser in pure Python
  • hmmlearn/hmmlearn - Hidden Markov Models in Python, with scikit-learn like API
  • emirozer/fake2db - create custom test databases that are populated with fake data
  • explosion/thinc - 🔮 A refreshing functional take on deep learning, compatible with your favorite libraries
  • pyserial/pyserial - Python serial port access library
  • qtile/qtile - 🍪 A full-featured, hackable tiling window manager written and configured in Python
  • mozilla/MozDef - MozDef: Mozilla Enterprise Defense Platform
  • man-group/arctic - High performance datastore for time series and tick data
  • palantir/python-language-server - An implementation of the Language Server Protocol for Python
  • JinnLynn/genpac - PAC/Dnsmasq/Wingy file Generator, working with gfwlist, support custom rules.
  • jazzband/django-oauth-toolkit - OAuth2 goodies for the Djangonauts!
  • asyml/texar - Toolkit for Machine Learning, Natural Language Processing, and Text Generation, in TensorFlow
  • celery/kombu - Messaging library for Python.
  • rougier/matplotlib-cheatsheet - Matplotlib 3.1 cheat sheet.
  • cobbler/cobbler - Cobbler is a versatile Linux deployment server
  • lepture/authlib - The ultimate Python library in building OAuth, OpenID Connect clients and servers. JWS,JWE,JWK,JWA,JWT included.
  • urwid/urwid - Console user interface library for Python (official repo)
  • Fantomas42/django-blog-zinnia - Simple yet powerful and really extendable application for managing a blog within your Django Web site.
  • python-security/pyt - A Static Analysis Tool for Detecting Security Vulnerabilities in Python Web Applications
  • gaojiuli/gain - Web crawling framework based on asyncio.
  • r0x0r/pywebview - Build GUI for your Python program with JavaScript, HTML, and CSS
  • lark-parser/lark - Lark is a parsing toolkit for Python, built with a focus on ergonomics, performance and modularity.
  • lorien/grab - Web Scraping Framework
  • joke2k/django-environ - Django-environ allows you to utilize 12factor inspired environment variables to configure your Django application.
  • wookayin/gpustat - 📊 A simple command-line utility for querying and monitoring GPU status
  • lorenzodifuccia/safaribooks - Download and generate EPUB of your favorite books from O'Reilly Learning (aka Safari Books Online) library.
  • makelove/OpenCV-Python-Tutorial - OpenCV问答群,QQ群号:187436093
  • rafalp/Misago - Misago is fully featured modern forum application that is fast, scalable and responsive.
  • getnikola/nikola - A static website and blog generator
  • pyload/pyload - The free and open-source Download Manager written in pure Python
  • miguelgrinberg/python-socketio - Python Socket.IO server and client
  • mewwts/addict - The Python Dict that's better than heroin.
  • thomasahle/sunfish - Sunfish: a Python Chess Engine in 111 lines of code
  • csujedihy/lc-all-solutions - My own leetcode solutions by python
  • confluentinc/confluent-kafka-python - Confluent's Kafka Python Client
  • oliver006/elasticsearch-gmail - Index your Gmail Inbox with Elasticsearch
  • danmacnish/cartoonify - python app to turn a photograph into a cartoon
  • aiortc/aiortc - WebRTC and ORTC implementation for Python using asyncio
  • autorope/donkeycar - Open source hardware and software platform to build a small scale self driving car.
  • flaskbb/flaskbb - A classic Forum Software in Python using Flask.
  • yandex/yandex-tank - Load and performance benchmark tool
  • sammchardy/python-binance - Binance Exchange API python implementation for automated trading
  • scikit-optimize/scikit-optimize - Sequential model-based optimization with a scipy.optimize interface
  • Kozea/Radicale - A simple CalDAV (calendar) and CardDAV (contact) server.
  • ssut/py-googletrans - (unofficial) Googletrans: Free and Unlimited Google translate API for Python. Translates totally free of charge.
  • django-import-export/django-import-export - Django application and library for importing and exporting data with admin integration.
  • psycopg/psycopg2 - PostgreSQL database adapter for the Python programming language
  • danijar/handout - Turn Python scripts into handouts with Markdown and figures
  • web2py/web2py - Free and open source full-stack enterprise framework for agile development of secure database-driven web-based applications, written and programmable in Python.
  • gawel/pyquery - A jquery-like library for python
  • pexpect/pexpect - A Python module for controlling interactive programs in a pseudo-terminal
  • cea-sec/ivre - Network recon framework.
  • SublimeLinter/SublimeLinter - The code linting framework for Sublime Text 3
  • viewflow/viewflow - Reusable workflow library for Django
  • SummitKwan/transparent_latent_gan - Use supervised learning to illuminate the latent space of GAN for controlled generation and edit
  • quantmind/pulsar - Event driven concurrent framework for Python
  • hypothesis/h - Annotate with anyone, anywhere.
  • mars-project/mars - Mars is a tensor-based unified framework for large-scale data computation which scales Numpy, Pandas and Scikit-learn.
  • gruns/furl - 🌐 URL parsing and manipulation made easy.
  • qiwsir/StarterLearningPython - Learning Python: from Beginner to Master. http://www.itdiffer.com
  • johnwheeler/flask-ask - Alexa Skills Kit for Python
  • WZBSocialScienceCenter/pdftabextract - A set of tools for extracting tables from PDF files helping to do data mining on (OCR-processed) scanned documents.
  • tox-dev/tox - Command line driven CI frontend and development task automation tool
  • nghuyong/WeiboSpider - This is a sina weibo spider built by scrapy [微博爬虫/持续维护]
  • mjhea0/flaskr-tdd - Flaskr: Intro to Flask, Test-Driven Development (TDD), and JavaScript
  • chiphuyen/lazynlp - Library to scrape and clean web pages to create massive datasets.
  • mkleehammer/pyodbc - Python ODBC bridge
  • lepture/mistune - A fast yet powerful Python Markdown parser with renderers and plugins.
  • rocky/python-uncompyle6 - A cross-version Python bytecode decompiler
  • inducer/pudb - Full-screen console debugger for Python
  • grantjenks/python-sortedcontainers - Python Sorted Container Types: Sorted List, Sorted Dict, and Sorted Set
  • djrobstep/migra - Like diff but for PostgreSQL schemas
  • kootenpv/yagmail - Send email in Python conveniently for gmail using yagmail
  • thp/urlwatch - urlwatch monitors webpages for you
  • enigmampc/catalyst - An Algorithmic Trading Library for Crypto-Assets in Python
  • jrfonseca/gprof2dot - Converts profiling output to a dot graph.
  • flyingrub/scdl - Soundcloud Music Downloader
  • gabrielfalcao/HTTPretty - HTTP client mocking tool for Python - inspired by Fakeweb for Ruby
  • Shougo/denite.nvim - 🐉 Dark powered asynchronous unite all interfaces for Neovim/Vim8
  • python/typeshed - Collection of library stubs for Python, with static types
  • PyMySQL/mysqlclient-python - MySQL database connector for Python (with Python 3 support)
  • RJT1990/pyflux - Open source time series library for Python
  • xlwings/xlwings - xlwings is a BSD-licensed Python library that makes it easy to call Python from Excel and vice versa. It works with Microsoft Excel on Windows and macOS. Sign up for the newsletter or follow us on twitter via
  • MichalDanielDobrzanski/DeepLearningPython35 - neuralnetworksanddeeplearning.com integrated scripts for Python 3.5.2 and Theano with CUDA support
  • ckreibich/scholar.py - A parser for Google Scholar, written in Python
  • PetrochukM/PyTorch-NLP - Basic Utilities for PyTorch Natural Language Processing (NLP)
  • justinmeister/Mario-Level-1 - The first level of Super Mario Bros made with Python and Pygame.
  • prometheus/client_python - Prometheus instrumentation library for Python applications
  • zhaoyingjun/chatbot - 一个可以自己进行训练的中文聊天机器人, 根据自己的语料训练出自己想要的聊天机器人,可以用于智能客服、在线问答、智能聊天等场景。目前包含seq2seq、seqGAN版本和tf2.0版本。
  • life4/textdistance - Compute distance between sequences. 30+ algorithms, pure python implementation, common interface, optional external libs usage.
  • pydata/xarray - N-D labeled arrays and datasets in Python
  • erikbern/ann-benchmarks - Benchmarks of approximate nearest neighbor libraries in Python
  • kevin1024/vcrpy - Automatically mock your HTTP interactions to simplify and speed up testing
  • ipython/ipyparallel - Interactive Parallel Computing in Python
  • frappe/frappe - Low Code Open Source Framework in Python and JS
  • RaRe-Technologies/smart_open - Utils for streaming large files (S3, HDFS, gzip, bz2...)
  • jameslyons/python_speech_features - This library provides common speech features for ASR including MFCCs and filterbank energies.
  • k4m4/kickthemout - 💤 Kick devices off your network by performing an ARP Spoof attack.
  • noplay/python-mysql-replication - Pure Python Implementation of MySQL replication protocol build on top of PyMYSQL
  • lxml/lxml - The lxml XML toolkit for Python
  • philpep/testinfra - Testinfra test your infrastructures
  • ryanmcgrath/twython - Actively maintained, pure Python wrapper for the Twitter API. Supports both normal and streaming Twitter APIs.
  • sindresorhus/editorconfig-sublime - Sublime Text plugin for EditorConfig - Helps developers maintain consistent coding styles between different editors
  • GauravBh1010tt/DeepLearn - Implementation of research papers on Deep Learning+ NLP+ CV in Python using Keras, Tensorflow and Scikit Learn.
  • Dav1dde/glad - Multi-Language Vulkan/GL/GLES/EGL/GLX/WGL Loader-Generator based on the official specs.
  • dabeaz/ply - Python Lex-Yacc
  • pantsbuild/pex - A library and tool for generating .pex (Python EXecutable) files
  • joerick/pyinstrument - 🚴 Call stack profiler for Python. Shows you why your code is slow!
  • hudson-and-thames/mlfinlab - MlFinLab helps portfolio managers and traders who want to leverage the power of machine learning by providing reproducible, interpretable, and easy to use tools.
  • EntilZha/PyFunctional - Python library for creating data pipelines with chain functional programming
  • spack/spack - A flexible package manager that supports multiple versions, configurations, platforms, and compilers.
  • python-gino/gino - GINO Is Not ORM - a Python asyncio ORM on SQLAlchemy core.
  • tdryer/hangups - the first third-party instant messaging client for Google Hangouts
  • miguelgrinberg/Flask-Migrate - SQLAlchemy database migrations for Flask applications using Alembic
  • scottlawsonbc/audio-reactive-led-strip - 🎵 🌈 Real-time LED strip music visualization using Python and the ESP8266 or Raspberry Pi
  • cloudnativelabs/kube-shell - Kubernetes shell: An integrated shell for working with the Kubernetes
  • Trusted-AI/adversarial-robustness-toolbox - Adversarial Robustness Toolbox (ART) - Python Library for Machine Learning Security - Evasion, Poisoning, Extraction, Inference
  • CodecWang/OpenCV-Python-Tutorial - 📖 OpenCV-Python image processing tutorial for beginners
  • readbeyond/aeneas - aeneas is a Python/C library and a set of tools to automagically synchronize audio and text (aka forced alignment)
  • mypaint/mypaint - MyPaint is a simple drawing and painting program that works well with Wacom-style graphics tablets.
  • OpenShot/openshot-qt - OpenShot Video Editor is an award-winning free and open-source video editor for Linux, Mac, and Windows, and is dedicated to delivering high quality video editing and animation solutions to the world.
  • mdn/kuma - The project that powers MDN.
  • myusuf3/delorean - Delorean: Time Travel Made Easy
  • jamesmawm/High-Frequency-Trading-Model-with-IB - A high-frequency trading model using Interactive Brokers API with pairs and mean-reversion in Python
  • Rayhane-mamah/Tacotron-2 - DeepMind's Tacotron-2 Tensorflow implementation
  • Neo23x0/Loki - Loki - Simple IOC and Incident Response Scanner
  • minimaxir/automl-gs - Provide an input CSV and a target field to predict, generate a model + code to run it.
  • jesolem/PCV - Open source Python module for computer vision
  • getsentry/raven-python - Raven is the legacy Python client for Sentry (getsentry.com) — replaced by sentry-python
  • jschneier/django-storages - https://django-storages.readthedocs.io/
  • JelteF/PyLaTeX - A Python library for creating LaTeX files
  • apache/libcloud - Apache Libcloud is a Python library which hides differences between different cloud provider APIs and allows you to manage different cloud resources through a unified and easy to use API
  • juliangaal/python-cheat-sheet - Python Cheat Sheet NumPy, Matplotlib
  • seleniumbase/SeleniumBase - ✅ Automate & test 10x faster with Selenium & pytest. Batteries included.
  • intoli/exodus - Painless relocation of Linux binaries–and all of their dependencies–without containers.
  • vmware/pyvmomi - VMware vSphere API Python Bindings
  • huggingface/knockknock - 🚪✊Knock Knock: Get notified when your training ends with only two additional lines of code
  • luka1199/geo-heatmap - 🗺️ Generate an interactive geo heatmap from your Google location data
  • openrazer/openrazer - An entirely open source driver and user-space daemon that allows you to manage your Razer peripherals on GNU/Linux
  • ahupp/python-magic - A python wrapper for libmagic
  • nickliqian/cnn_captcha - use cnn recognize captcha by tensorflow. 本项目针对字符型图片验证码,使用tensorflow实现卷积神经网络,进行验证码识别。
  • BayesWitnesses/m2cgen - Transform ML models into a native code (Java, C, Python, Go, JavaScript, Visual Basic, C#, R, PowerShell, PHP, Dart, Haskell, Ruby) with zero dependencies
  • awolfly9/IPProxyTool - python ip proxy tool scrapy crawl. 抓取大量免费代理 ip,提取有效 ip 使用
  • pre-commit/pre-commit-hooks - Some out-of-the-box hooks for pre-commit
  • brack3t/django-braces - Reusable, generic mixins for Django
  • k4yt3x/video2x - A lossless video/GIF/image upscaler achieved with waifu2x, Anime4K, SRMD and RealSR. Started in Hack the Valley 2, 2018.
  • flipkart-incubator/Astra - Automated Security Testing For REST API's
  • PegasusWang/python_data_structures_and_algorithms - Python 中文数据结构和算法教程
  • sunscrapers/djoser - REST implementation of Django authentication system.
  • erikbern/git-of-theseus - Analyze how a Git repo grows over time
  • alecthomas/voluptuous - CONTRIBUTIONS ONLY: Voluptuous, despite the name, is a Python data validation library.
  • ross/requests-futures - Asynchronous Python HTTP Requests for Humans using Futures
  • china-testing/python-api-tesing - python中文库-python人工智能大数据自动化接口测试开发。 书籍下载及python库汇总https://china-testing.github.io/
  • liiight/notifiers - The easy way to send notifications
  • imwilsonxu/fbone - Fbone (Flask bone) is a Flask (Python microframework) starter/template/bootstrap/boilerplate application.
  • nathanlopez/Stitch - Python Remote Administration Tool (RAT)
  • jazzband/django-push-notifications - Send push notifications to mobile devices through GCM or APNS in Django.
  • alexgand/springer_free_books - Python script to download all Springer books released for free during the 2020 COVID-19 quarantine
  • alan-turing-institute/sktime - A unified toolbox for machine learning with time series
  • pydata/pandas-datareader - Extract data from a wide range of Internet sources into a pandas DataFrame.
  • rougier/matplotlib-tutorial - Matplotlib tutorial for beginner
  • viewflow/django-fsm - Django friendly finite state machine support
  • os/slacker - Full-featured Python interface for the Slack API
  • charlierguo/gmail - A Pythonic interface for Google Mail
  • thampiman/reverse-geocoder - A fast, offline reverse geocoder in Python
  • presslabs/gitfs - Version controlled file system
  • modoboa/modoboa - Mail hosting made simple
  • jamalex/notion-py - Unofficial Python API client for Notion.so
  • GerbenJavado/LinkFinder - A python script that finds endpoints in JavaScript files
  • rthalley/dnspython - a powerful DNS toolkit for python
  • bethgelab/foolbox - A Python toolbox to create adversarial examples that fool neural networks in PyTorch, TensorFlow, and JAX
  • ContextLab/hypertools - A Python toolbox for gaining geometric insights into high-dimensional data
  • google/pyringe - Debugger capable of attaching to and injecting code into python processes.
  • RhinoSecurityLabs/pacu - The AWS exploitation framework, designed for testing the security of Amazon Web Services environments.
  • JacquesLucke/animation_nodes - Node based visual scripting system designed for motion graphics in Blender.
  • andreafrancia/trash-cli - Command line interface to the freedesktop.org trashcan.
  • realpython/python-scripts - because i'm tired of gists
  • joowani/binarytree - Python Library for Studying Binary Trees
  • ethereum/web3.py - A python interface for interacting with the Ethereum blockchain and ecosystem.
  • rholder/retrying - Retrying is an Apache 2.0 licensed general-purpose retrying library, written in Python, to simplify the task of adding retry behavior to just about anything.
  • pinry/pinry - The open-source core of Pinry, a tiling image board system for people who want to save, tag, and share images, videos and webpages in an easy to skim through format.
  • python-diamond/Diamond - Diamond is a python daemon that collects system metrics and publishes them to Graphite (and others). It is capable of collecting cpu, memory, network, i/o, load and disk metrics. Additionally, it features an API for implementing custom collectors for gathering metrics from almost any source.
  • litl/rauth - A Python library for OAuth 1.0/a, 2.0, and Ofly.
  • realsirjoe/instagram-scraper - scrapes medias, likes, followers, tags and all metadata. Inspired by instagram-php-scraper,bot
  • xiaocong/uiautomator - Python wrapper of Android uiautomator test tool.
  • jeffknupp/sandman2 - Automatically generate a RESTful API service for your legacy database. No code required!
  • overshard/timestrap - Time tracking you can host anywhere. Full export support in multiple formats and easily extensible.
  • bpython/bpython - bpython - A fancy curses interface to the Python interactive interpreter
  • r9y9/wavenet_vocoder - WaveNet vocoder
  • hyde/hyde - A Python Static Website Generator
  • pgmpy/pgmpy - Python Library for learning (Structure and Parameter) and inference (Statistical and Causal) in Bayesian Networks.
  • PetarV-/GAT - Graph Attention Networks (https://arxiv.org/abs/1710.10903)
  • arsenetar/dupeguru - Find duplicate files
  • muammar/mkchromecast - Cast macOS and Linux Audio/Video to your Google Cast and Sonos Devices
  • Komodo/KomodoEdit - Komodo Edit is a fast and free multi-language code editor. Written in JS, Python, C++ and based on the Mozilla platform.
  • git-cola/git-cola - git-cola: The highly caffeinated Git GUI
  • eldraco/domain_analyzer - Analyze the security of any domain by finding all the information possible. Made in python.
  • Veil-Framework/Veil-Evasion - Veil Evasion is no longer supported, use Veil 3.0!
  • huashengdun/webssh - 🌱 Web based ssh client
  • TailorDev/Watson - ⌚ A wonderful CLI to track your time!
  • shinnytech/tqsdk-python - 天勤量化开发包, 期货量化, 实时行情/历史数据/实盘交易
  • gruns/icecream - 🍦 Sweet and creamy print debugging.
  • rpicard/explore-flask - Source of Explore Flask book
  • ping/instagram_private_api - A Python library to access Instagram's private API.
  • scrapinghub/dateparser - python parser for human readable dates
  • nerevu/riko - A Python stream processing engine modeled after Yahoo! Pipes
  • mara/mara-pipelines - A lightweight opinionated ETL framework, halfway between plain scripts and Apache Airflow
  • encode/databases - Async database support for Python. 🗄
  • OfflineIMAP/offlineimap - Read/sync your IMAP mailboxes
  • mongodb/motor - Motor - the async Python driver for MongoDB and Tornado or asyncio
  • kliment/Printrun - Pronterface, Pronsole, and Printcore - Pure Python 3d printing host software
  • tryolabs/requestium - Integration layer between Requests and Selenium for automation of web actions.
  • robinhood-unofficial/pyrh - Python Framework to make trades with the unofficial Robinhood API
  • chartbeat-labs/textacy - NLP, before and after spaCy
  • Exa-Networks/exabgp - The BGP swiss army knife of networking
  • evansd/whitenoise - Radically simplified static file serving for Python web apps
  • cdgriffith/Box - Python dictionaries with advanced dot notation access
  • Marten4n6/EvilOSX - An evil RAT (Remote Administration Tool) for macOS / OS X.
  • naiquevin/pipdeptree - A command line utility to display dependency tree of the installed Python packages
  • lunixbochs/ActualVim - Sublime Text 3 input mode using Neovim. Issues are closed, feel free to submit Pull Requests if you have bug fixes however.
  • microsoft/forecasting - Time Series Forecasting Best Practices & Examples
  • instacart/lore - Lore makes machine learning approachable for Software Engineers and maintainable for Machine Learning Researchers
  • google/latexify_py - Generates LaTeX math description from Python functions.
  • amitt001/delegator.py - Subprocesses for Humans 2.0.
  • xianhu/PSpider - 简单易用的Python爬虫框架,QQ交流群:597510560
  • cosme12/SimpleCoin - Just a really simple, insecure and incomplete implementation of a blockchain for a cryptocurrency made in Python as educational material. In other words, a simple Bitcoin clone.
  • dephell/dephell - 📦 🔥 Python project management. Manage packages: convert between formats, lock, install, resolve, isolate, test, build graph, show outdated, audit. Manage venvs, build package, bump version.
  • billzhong/inbox.py - Python SMTP Server for Humans
  • pimutils/khal - 📆 CLI calendar application
  • amir-abdi/keras_to_tensorflow - General code to convert a trained keras model into an inference tensorflow model
  • jakubroztocil/httpie - As easy as HTTPie /aitch-tee-tee-pie/ 🥧 Modern, user-friendly command-line HTTP client for the API era. JSON support, colors, sessions, downloads, plugins & more. https://twitter.com/clihttp
  • sivel/speedtest-cli - Command line interface for testing internet bandwidth using speedtest.net
  • getpelican/pelican - Static site generator that supports Markdown and reST syntax. Powered by Python.
  • microsoft/recommenders - Best Practices on Recommendation Systems
  • eliangcs/http-prompt - HTTPie + prompt_toolkit = an interactive command-line HTTP client featuring autocomplete and syntax highlighting
  • awslabs/aws-sam-cli - CLI tool to build, test, debug, and deploy Serverless applications using AWS SAM
  • timothycrosley/isort - A Python utility / library to sort imports.
  • returntocorp/semgrep - Lightweight static analysis for many languages. Find bug variants with patterns that look like source code.
  • ClimbsRocks/auto_ml - [UNMAINTAINED] Automated machine learning for analytics & production
  • xdavidhu/mitmAP - 📡 A python program to create a fake AP and sniff data.
  • dulwich/dulwich - Pure-Python Git implementation
  • wooey/Wooey - A Django app that creates automatic web UIs for Python scripts.
  • markfinger/python-react - Server-side rendering of React components
  • HuberTRoy/leetCode - ✏️ 算法相关知识储备 LeetCode with Python 📚
  • lyft/cartography - Cartography is a Python tool that consolidates infrastructure assets and the relationships between them in an intuitive graph view powered by a Neo4j database.
  • gak/pycallgraph - pycallgraph is a Python module that creates call graphs for Python programs.
  • Avik-Jain/100-Days-Of-ML-Code - 100 Days of ML Coding
  • chiphuyen/stanford-tensorflow-tutorials - This repository contains code examples for the Stanford's course: TensorFlow for Deep Learning Research.
  • waditu/tushare - TuShare is a utility for crawling historical data of China stocks
  • pallets/click - Python composable command line interface toolkit
  • beetbox/beets - music library manager and MusicBrainz tagger
  • pyecharts/pyecharts - 🎨 Python Echarts Plotting Library
  • kovidgoyal/kitty - A cross-platform, fast, feature full, GPU based terminal emulator
  • Theano/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.
  • nltk/nltk - NLTK Source
  • google/jax - Composable transformations of Python+NumPy programs: differentiate, vectorize, JIT to GPU/TPU, and more
  • postmanlabs/httpbin - HTTP Request & Response Service, written in Python + Flask.
  • wifiphisher/wifiphisher - The Rogue Access Point Framework
  • chriskiehl/Gooey - Turn (almost) any Python command line program into a full GUI application with one line
  • ShangtongZhang/reinforcement-learning-an-introduction - Python Implementation of Reinforcement Learning: An Introduction
  • wagtail/wagtail - A Django content management system focused on flexibility and user experience
  • dbcli/pgcli - Postgres CLI with autocompletion and syntax highlighting
  • allenai/allennlp - An open-source NLP research library, built on PyTorch.
  • dbcli/mycli - A Terminal Client for MySQL with AutoCompletion and Syntax Highlighting.
  • shengqiangzhang/examples-of-web-crawlers - 一些非常有趣的python爬虫例子,对新手比较友好,主要爬取淘宝、天猫、微信、豆瓣、QQ等网站。(Some interesting examples of python crawlers that are friendly to beginners. )
  • python/mypy - Optional static typing for Python 3 and 2 (PEP 484)
  • andymccurdy/redis-py - Redis Python Client
  • darknessomi/musicbox - 网易云音乐命令行版本
  • pytorch/fairseq - Facebook AI Research Sequence-to-Sequence Toolkit written in Python.
  • mirumee/saleor - A modular, high performance, headless e-commerce storefront built with Python, GraphQL, Django, and ReactJS.
  • MorvanZhou/tutorials - 机器学习相关教程
  • threat9/routersploit - Exploitation Framework for Embedded Devices
  • kovidgoyal/calibre - The official source code repository for the calibre ebook manager
  • crsmithdev/arrow - Better dates & times for Python
  • dropbox/pyston - An open-source Python implementation using JIT techniques.
  • audreyr/cookiecutter-pypackage - Cookiecutter template for a Python package.
  • instaloader/instaloader - Download pictures (or videos) along with their captions and other metadata from Instagram.
  • IBM/adversarial-robustness-toolbox - Adversarial Robustness Toolbox (ART) - Python Library for Machine Learning Security - Evasion, Poisoning, Extraction, Inference
  • madisonmay/Tomorrow - Magic decorator syntax for asynchronous code in Python
  • rlabbe/filterpy - Python Kalman filtering and optimal estimation library. Implements Kalman filter, particle filter, Extended Kalman filter, Unscented Kalman filter, g-h (alpha-beta), least squares, H Infinity, smoothers, and more. Has companion book 'Kalman and Bayesian Filters in Python'.
  • MasoniteFramework/masonite - The Modern And Developer Centric Python Web Framework. Be sure to read the documentation and join the Slack channel questions: http://slack.masoniteproject.com
  • Maratyszcza/PeachPy - x86-64 assembler embedded in Python
  • mailgun/flanker - Python email address and Mime parsing library
  • autokey/autokey - AutoKey, a desktop automation utility for Linux and X11.
  • platformio/platformio-core - PlatformIO is a new generation ecosystem for embedded development 👽 A place where Developers and Teams have true Freedom! No more hardware or software lock-ins!
  • instagrambot/instabot - 🐙 Free Instagram scripts, bots and Python API wrapper. Get free instagram followers with our auto like, auto follow and other scripts!
  • googleapis/google-cloud-python - Google Cloud Client Library for Python
  • Mckinsey666/bullet - 🚅 Interactive prompts made simple. Build a prompt like stacking blocks.
  • guohongze/adminset - 自动化运维平台:CMDB、CD、DevOps、资产管理、任务编排、持续交付、系统监控、运维管理、配置管理
  • astropy/astropy - Repository for the Astropy core package
  • ex2tron/OpenCV-Python-Tutorial - 📖 OpenCV-Python image processing tutorial for beginners
  • Parsely/streamparse - Run Python in Apache Storm topologies. Pythonic API, CLI tooling, and a topology DSL.
  • tschellenbach/Django-facebook - Facebook open graph api implementation using the Django web framework in python
  • amoffat/snake - Full Python Scripting in Vim
  • oppia/oppia - Tool for collaboratively building interactive lessons.
  • mvantellingen/python-zeep - A modern/fast python SOAP client based on lxml / requests
  • microsoft/c9-python-getting-started - Sample code for Channel 9 Python for Beginners course
  • michaelliao/learn-python3 - Learn Python 3 Sample Code
  • apache/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
  • dragen1860/Deep-Learning-with-TensorFlow-book - 深度学习入门开源书,基于TensorFlow 2.0案例实战。Open source Deep Learning book, based on TensorFlow 2.0 framework.
  • streamlit/streamlit - Streamlit — The fastest way to build custom ML tools
  • home-assistant/home-assistant - 🏡 Open source home automation that puts local control and privacy first
  • odoo/odoo - Odoo. Open Source Apps To Grow Your Business.
  • kennethreitz/records - SQL for Humans™
  • pandas-profiling/pandas-profiling - Create HTML profiling reports from pandas DataFrame objects

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published