Commit graph

3 commits

Author SHA1 Message Date
triaxx
802915f84d py-digitalocean: fix invalid byte
Bump revision
2019-12-31 13:05:10 +00:00
triaxx
5e4f7bcbc8 py-digitalocean: sort PLIST 2019-12-30 21:17:29 +00:00
triaxx
96c0523cdf py-digitalocean: added version 1.14.0
This library provides easy access to Digital Ocean APIs to deploy droplets, images and more.

Features
python-digitalocean support all the features provided via digitalocean.com APIs, such as:
    Get user’s Droplets
    Get user’s Images (Snapshot and Backups)
    Get public Images
    Get Droplet’s event status
    Create and Remove a Droplet
    Resize a Droplet
    Shutdown, restart and boot a Droplet
    Power off, power on and “power cycle” a Droplet
    Perform Snapshot
    Enable/Disable automatic Backups
    Restore root password of a Droplet
2019-12-30 19:25:02 +00:00