python

Execute script directly from vim

Thanks An introduction to functional programming

Play with @paiza_run - Tweet and Run your code

Write a code in 140 characters and tweet @paiza_run. He executes your code and reply result to you. paiza_run (@paiza_run) | Twitter I tried I got reply in seconds. Very fast. @_ygt [1, 2, 3, '@_ygt', 'RUN'] #paiza_run_result— paiza_run (@…

Sample to call Google Places API and Yelp Search API with GAE + Python

I thinks Google App Engine is the easiest and fastest way to deploy small server side application ASAP. After creating project on Developer Console and generating a project using GoogleAppEngineLauncher or Eclipse PyDev installed, you can …