Integrate Paramiko to offer conveniences for issuing commands to droplets via SSH. Can now deploy development Flask app from github repo in 13 lines of python code
0.2.0
- Don't have to call `wait` explicitly on droplet actions - add `droplets.by_name` method
0.1.0
Fairly complete API, missing test coverage, and API will be changing substantially