Skip to main content

Python wrapper for Digital Ocean API V2

Project description

Python wrapper for Digital Ocean API V2

http://upload.wikimedia.org/wikipedia/commons/thumb/3/34/Paper_Masala_Dosa.jpg/193px-Paper_Masala_Dosa.jpg
pip install dosa
import dosa

API_KEY = 'Your API Key'

client = dosa.Client(api_key=API_KEY)
client.droplets.list()
client.images.list()
client.droplets.create(name='terminator', region='nyc2', size='512mb', \
    image='ubuntu-14-04-x32')

Credits

Created while working on Scroll.in’s project.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

dosa-0.1.tar.gz (2.2 kB view details)

Uploaded Source

File details

Details for the file dosa-0.1.tar.gz.

File metadata

  • Download URL: dosa-0.1.tar.gz
  • Upload date:
  • Size: 2.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for dosa-0.1.tar.gz
Algorithm Hash digest
SHA256 4792d8819a40419b0d72382f390a421d053c5cc7b38a81026f63fbf3dbf1ef06
MD5 bdc0ffb30182af50fac932332df7199c
BLAKE2b-256 8b30d710d6bec1ec1d4d93cd2cd67d227181697dc423b601e8bbcaba6831c815

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page