cutewalker's Stars
papers-we-love/papers-we-love
Papers from the computer science community to read and discuss.
hakimel/reveal.js
The HTML Presentation Framework
resume/resume.github.com
Resumes generated using the GitHub informations
faif/python-patterns
A collection of design patterns/idioms in Python
ziadoz/awesome-php
A curated list of amazingly awesome PHP libraries, resources and shiny things.
realpython/python-guide
Python best practices guidebook, written for humans.
CamDavidsonPilon/Probabilistic-Programming-and-Bayesian-Methods-for-Hackers
aka "Bayesian Methods for Hackers": An introduction to Bayesian methods + probabilistic programming with a computation/understanding-first, mathematics-second point of view. All in pure Python ;)
bcit-ci/CodeIgniter
Open Source PHP Framework (originally from EllisLab)
zeromq/libzmq
ZeroMQ core engine in C++, implements ZMTP/3.1
cnodejs/nodeclub
:baby_chick:Nodeclub 是使用 Node.js 和 MongoDB 开发的社区系统
houtianze/bypy
Python client for Baidu Yun (Personal Cloud Storage) 百度云/百度网盘Python客户端
gevent/gevent
Coroutine-based concurrency library for Python
mafintosh/peerflix
Streaming torrent client for node.js
gregmalcolm/python_koans
Python Koans - Learn Python through TDD
pyston/pyston_v1
The previous version of Pyston, a faster implementation of the Python programming language. Please use this link for the new repository:
zeromq/pyzmq
PyZMQ: Python bindings for zeromq
contiki-os/contiki
The official git repository for Contiki, the open source OS for the Internet of Things
booksbyus/zguide
Learning and Using ØMQ
kirang89/pycrumbs
Bits and bytes of Python from the Internet
simplejson/simplejson
simplejson is a simple, fast, extensible JSON encoder/decoder for Python
ripple/ripple-client
A UI for the Ripple payment network built using web technologies
pytries/marisa-trie
Static memory-efficient Trie-like structures for Python based on marisa-trie C++ library.
jgorset/facepy
Facepy makes it really easy to use Facebook's Graph API with Python
wulijun/php-the-right-way
收集PHP最佳实践、编码规范和权威学习指南,方便PHP开发者阅读和查找
daoluan/decode-memcached
memcached 源码剖析注释
sdiehl/gevent-tutorial
Gevent tutorial for the Working Python Developer
DexterInd/GoPiGo
The GoPiGo Robot for Raspberry Pi
Yelp/Testify
A more pythonic testing framework.
tmc/gevent-zeromq
pyzeromq gevent compat. lib
TkTech/pytextql
A python semi-clone of textql. Why you ask? Why not I say.