yfaming's Stars
vim/vim
The official Vim repository
aosabook/500lines
500 Lines or Less
gevent/gevent
Coroutine-based concurrency library for Python
PyMySQL/PyMySQL
MySQL client library for Python
dbader/schedule
Python job scheduling for humans.
wjo1212/ChinaPyCon2015
This repository is to host my video/slides/code of the topics shared in China PyCon 2015. for topics shared in PyCon China 2016, goto https://github.com/wjo1212/ChinaPyCon2016
kachayev/fn.py
Functional programming in Python: implementation of missing features to enjoy FP
wolever/parameterized
Parameterized testing with any Python test framework
ipython/ipython
Official repository for IPython itself. Other repos in the IPython organization contain things like the website, documentation builds, etc.
sixpack/sixpack
Sixpack is a language-agnostic a/b-testing framework
bydmm/Startup-Game
创业者的游戏: 中关村启示录
gorakhargosh/watchdog
Python library and shell utilities to monitor filesystem events.
vinta/awesome-python
An opinionated list of awesome Python frameworks, libraries, software and resources.
redis/redis-py
Redis Python client
nameko/nameko
Python framework for building microservices
shell909090/antigfw
prompt-toolkit/pyvim
Pure Python Vim clone.
aio-libs/aiohttp
Asynchronous HTTP client/server framework for asyncio and Python
shadowsocks/shadowsocks
psf/requests
A simple, yet elegant, HTTP library.
rmax/scrapy-redis
Redis-based components for Scrapy.
scrapy/scrapy
Scrapy, a fast high-level web crawling & scraping framework for Python.
LightTable/LightTable
The Light Table IDE ⛺
pallets/flask
The Python micro framework for building web applications.
zzzeek/sqlalchemy
THIS IS NOT THE OFFICIAL REPO - PLEASE SUBMIT PRs ETC AT: http://github.com/sqlalchemy/sqlalchemy
tornadoweb/tornado
Tornado is a Python web framework and asynchronous networking library, originally developed at FriendFeed.