{"categories":[{"label":"Internet","url":"https://skillfed.io/packages/category/internet/4"}],"enrichment":{"capability":"Provides Python bindings to the DigitalOcean API for programmatic management of Droplets, images, SSH keys, and related cloud infrastructure resources.","skillfed_tags":["abandoned","cloud-api","digitalocean"],"use_cases":["Automate Droplet provisioning and teardown in deployment pipelines or infrastructure-as-code workflows.","Build monitoring or management dashboards that query Droplet status and metrics via the DigitalOcean API.","Manage SSH keys and snapshots programmatically as part of a larger cloud automation system.","Write scripts to perform bulk operations like shutting down or resizing multiple Droplets at once.","Integrate DigitalOcean resource management into Python applications or CLI tools."],"what_it_does":"python-digitalocean is a Python client library for the DigitalOcean cloud API, allowing developers to create, manage, and monitor Droplets (virtual machines), images, SSH keys, and other cloud resources programmatically. It wraps the DigitalOcean REST API behind Python objects and methods, so you can list droplets, create new ones, resize them, manage backups, and perform power operations without writing raw HTTP requests.\n\nThe library depends on requests for HTTP communication and jsonpickle for serialization. However, it is no longer actively maintained\u2014the last release was in October 2021 and the repository shows no commits since August 2023. This means it may not support recent DigitalOcean API changes, and any bugs or security issues discovered will not be patched.","worth_installing":"No\u2014not for new projects. The package is abandoned (last release October 2021, no commits since August 2023) and will not receive updates for DigitalOcean API changes or security issues. If you need DigitalOcean API access, use the official DigitalOcean Python SDK or make direct HTTP calls via requests. Only consider this if you are maintaining legacy code that already depends on it and cannot migrate."},"id":"python-digitalocean","links":{"html":"https://skillfed.io/packages/python-digitalocean","md":"https://skillfed.io/packages/python-digitalocean.md","pypi":"https://pypi.org/project/python-digitalocean/"},"maintenance":{"status":"abandoned"},"meta":{"latest_release":"2021-10-02","license_spdx":null,"license_treatment":"copyleft","name":"python-digitalocean","python_support":"unspecified","summary":"digitalocean.com API to manage Droplets and Images"},"popularity":{"monthly_downloads":177189,"position":10223,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"1.17.0"}
