https://github.com/techiev2/doclient
DigitalOcean APIv2 client library
https://github.com/techiev2/doclient
digitalocean digitalocean-apiv2-library python
Last synced: 19 days ago
JSON representation
DigitalOcean APIv2 client library
- Host: GitHub
- URL: https://github.com/techiev2/doclient
- Owner: techiev2
- License: gpl-2.0
- Created: 2015-04-25T16:12:58.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2020-06-07T11:26:40.000Z (about 6 years ago)
- Last Synced: 2025-12-15T03:19:50.031Z (6 months ago)
- Topics: digitalocean, digitalocean-apiv2-library, python
- Language: Python
- Size: 614 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# DigitalOcean APIv2 library
A minimal library for working with DigitalOcean's APIv2.
SSL library development requirements on Ubuntu.
```
sudo apt-get install libffi-dev libssl-dev
```