Thursday 1:30 p.m.–3 p.m.
Hack on CloudPipe, open source distributed job runner (Rackspace)
Kyle Kelley
Description
Come learn how cloudpipe works, how to use it, and how to hack on it as a contributor.
Abstract
There used to be a wonderful service for Pythonistas, called PiCloud. It let you run a function on a remote server, directly from your code:
![cloud](https://us.pycon.org/2015/site_media/media/images/2015/03/01/Screen_Shot_2015-03-01_at_9.10.47_AM_BFiNLQY.png)
No system administration, just pure code. Pickles anyone? We loved the service, so we created and deployed an open source variant that can use existing clients, [cloudpipe](https://github.com/cloudpipe/cloudpipe). Come learn how cloudpipe works, how to use it, and how to hack on it as a contributor.