koalalorenzo/python-digitalocean
🐍🐳 Python module to manage Digital Ocean droplets observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- Release rhythm 8
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 4949
- days_rel: n/a
- days_push: 1120
- n_releases_24m: 0
Adoption not part of the score
1283 stars · 297 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A Python module providing easy access to the DigitalOcean API for managing droplets, images, SSH keys, firewalls, domains, and projects. It wraps the DigitalOcean REST API in Pythonic objects for programmatic cloud infrastructure management.
Use cases
- manage digitalocean droplets from python
- create and destroy cloud servers programmatically
- automate digitalocean infrastructure
- manage dns records on digitalocean via api
- add ssh keys to digitalocean account
- list and tag droplets by script
When to choose
- you need to automate DigitalOcean resources from Python code
- you want a simple object-oriented wrapper over the DigitalOcean API
- you are scripting droplet lifecycle operations like create, shutdown, or tagging
When to avoid
- you use a different cloud provider like AWS, GCP, or Azure
- you need full coverage of the latest DigitalOcean API features, as the library is in maintenance mode
- you prefer Terraform or another infrastructure-as-code tool for provisioning
Facets
library · maturity maintenance
http-client sdk developer-tools cloud-computing developer-tools apis python cross-platform digitalocean api-wrapper droplets infrastructure cloud-api automation
2 sources
- readme: https://github.com/koalalorenzo/python-digitalocean · fetched 2026-08-28 · cf1631feccf0
- registry_pypi: https://pypi.org/pypi/python-digitalocean/json · fetched 2026-08-29 · 9bbecf8be57f
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| koalalorenzo/python-digitalocean | main | 23 |
For agents
markdown · JSON · MCP: product_card(name="koalalorenzo/python-digitalocean")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem