Colaplusice's Stars
tesseract-ocr/tesseract
Tesseract Open Source OCR Engine (main repository)
Semantic-Org/Semantic-UI
Semantic is a UI component framework based around useful principles from natural language.
psf/black
The uncompromising Python code formatter
chubin/cheat.sh
the only cheat sheet you need
satwikkansal/wtfpython
What the f*ck Python? 😱
google/python-fire
Python Fire is a library for automatically generating command line interfaces (CLIs) from absolutely any Python object.
nicolargo/glances
Glances an Eye on your system. A top/htop alternative for GNU/Linux, BSD, Mac OS and Windows operating systems.
keon/algorithms
Minimal examples of data structures and algorithms in Python
graphql/graphql-spec
GraphQL is a query language and execution engine tied to any backend service.
idank/explainshell
match command-line arguments to their help text
coleifer/peewee
a small, expressive orm -- supports postgresql, mysql, sqlite and cockroachdb
kennethreitz/records
SQL for Humans™
qinjx/30min_guides
覃健祥的学习笔记,各种几十分钟入门的文档
me115/design_patterns
图说设计模式
cookiecutter-flask/cookiecutter-flask
A flask template with Bootstrap, asset bundling+minification with webpack, starter templates, and registration/authentication. For use with cookiecutter.
skygragon/leetcode-cli
A cli tool to enjoy leetcode!
jonmosco/kube-ps1
Kubernetes prompt info for bash and zsh
elastic/examples
Home for Elasticsearch examples available to everyone. It's a great way to get started.
loadchange/amemv-crawler
🙌Easily download all the videos from TikTok(amemv).下载指定的 抖音(Douyin) 号的视频,抖音爬虫
miguelgrinberg/flask-video-streaming
Supporting code for my article on video streaming with Flask.
tecladocode/rest-apis-flask-python
Projects and e-book for our course, REST APIs with Flask and Python
Thriftpy/thriftpy
Thriftpy has been deprecated, please migrate to https://github.com/Thriftpy/thriftpy2
zouhuigang/book
📕📗📘收集的各种书籍,pdf,ppt,doc资料,下载链接永久有效!
laoqiu/pypress
flask team blog
lightweightdjango/examples
Code examples for "Lightweight Django", by Julia Elman and Mark Lavin.
tancredi/python-console-snake
Lightweight snake game running in the console
coleifer/scout
RESTful search server written in Python, powered by SQLite.
grauwoelfchen/flask-dotenv
The .env file support for Flask Config
kkdai/kmp
KMP (Knuth–Morris–Pratt algorithm) implement and related string function `Strstr` and `Strchr` in Golang
Colaplusice/zhihu
数据挖掘实验,抓取用户信息并且进行聚类等处理