## Other 1. python-patterns A collection of design patterns and idioms in Python. Project Source: https://github.com/faif/python-patterns 1. numba Numba is an Open Source NumPy-aware optimizing compiler for Python. It uses the remarkable LLVM compiler infrastructure to compile Python syntax to machine code. Project Source: https://github.com/numba/numba Project Homepage: http://numba.pydata.org/ 1. fn.py Functional programming in Python. Project Source: https://github.com/kachayev/fn.py 1. Topaz Topaz is an implementation of the Ruby programming language, written in Python, using the RPython VM toolchain. Project Source: https://github.com/topazproject/topaz Project Documentation: http://topazruby.com/ 1. cython Cython s a language that makes writing C extensions for the Python language as easy as Python itself. Project Source: https://github.com/cython/cython Project Homepage: http://cython.org/ 1. clojure-py A implementation of Clojure in pure dynamic Python. Project Source: https://github.com/halgari/clojure-py 1. Theano Optimizing GPU-meta-programming code generating array oriented optimizing math compiler in Python. Project Source: https://github.com/Theano/Theano Project Homepage: http://www.deeplearning.net/software/theano/ 1. hy Hy is a wonderful dialect of Lisp that's embedded in Python. Project Source: https://github.com/hylang/hy Project Documentation: http://docs.hylang.org/en/latest/ 1. webgl-lessons Some lessons in WebGL. Project Source: https://github.com/gpjt/webgl-lessons 1. zsh-completions Additional completion definitions for Zsh. Project Source: https://github.com/zsh-users/zsh-completions 1. BicaVM Javascript implementation of JVM. Project Source: https://github.com/nurv/BicaVM Project Homepage: http://www.surf-the-edge.com/ 1. bitey Import LLVM bitcode directly into Python and use it as an extension module. Project Source: https://github.com/dabeaz/bitey 1. Adafruit-Raspberry-Pi-Python-Code Adafruit library code for Raspberry Pi. Project Source: https://github.com/adafruit/Adafruit-Raspberry-Pi-Python-Code 1. overholt Example Flask application illustrating some of my common practices. Project Source: https://github.com/mattupstate/overholt Project Homepage: http://mattupstate.com/python/2013/06/26/how-i-structure-my-flask-applications.html 1. diy-lisp A hands-on, test driven guide to implementing a simple programming language. Project Source: https://github.com/kvalle/diy-lisp 1. awesome-python A curated list of awesome Python frameworks, libraries and software. Project Source: https://github.com/vinta/awesome-python 1. CommonRegex A collection of common regular expressions bundled with an easy to use interface. Project Source: https://github.com/madisonmay/CommonRegex 1. WeRoBot a wechat robot framework. Project Source: https://github.com/whtsky/WeRoBot