rfk / promiseLinks
optimise python code using staticness assertions
☆60Updated 7 years ago
Alternatives and similar repositories for promise
Users that are interested in promise are comparing it to the libraries listed below
Sorting:
- A hack that allows you to use different versions of the same library in the same Python process without clashes☆90Updated 14 years ago
- vbench: A tool for benchmarking your code through time, for showing performance improvement or regressions☆243Updated 8 years ago
- Code for High Performance Computing tutorial for EuroPython 2011☆104Updated 4 years ago
- miscellaneous gevent utilities☆21Updated 14 years ago
- Modern, Pythonic test automation☆102Updated 12 years ago
- Examples from my europython talk☆62Updated 14 years ago
- import debug☆58Updated 8 years ago
- Web Application Framework☆22Updated 12 years ago
- A very basic WSGI Handler for Mongrel2☆36Updated 15 years ago
- Visualise eventlet☆29Updated 14 years ago
- A Jinja2 inspired templating language for rendering JSON data on the server and client.☆84Updated 13 years ago
- CPython compiled to JS using emscripten☆327Updated 13 years ago
- JavaScript sandbox (eval) as a service☆38Updated 15 years ago
- A Python to JavaScript compiler, similar in spirit to CoffeeScript☆56Updated 14 years ago
- MapReduce with ZeroMQ☆121Updated 2 years ago
- Facebook API for Flask (http://flask.pocoo.org) based applications.☆21Updated 14 years ago
- Pythonic interface to redis-py☆98Updated 7 years ago
- A pure python implementation of JavaScript, just because.☆26Updated 14 years ago
- Pythonic implementation of HAML, cross compiling to Mako template syntax.☆97Updated 10 months ago
- A clutter terminal emulator in python☆35Updated 13 years ago
- Filesystem dispatch + Simplates + Python = a nice web framework.☆149Updated 4 years ago
- Python bindings for pyzmq via Ctypes