# DigitalOcean Libraries This is a list of official and community-created client libraries that let you use the DigitalOcean’s APIs in a variety of programming languages. | Language | Library Name | Description | |---|---|---| | Go | [Godo](https://github.com/digitalocean/godo) | Official Go wrapper for DigitalOcean API v2.0. | | Python | [PyDo](https://github.com/digitalocean/pydo) | Official DigitalOcean Python Client based on the DO OpenAPIv3 specification. | | Ruby | [DropletKit](https://github.com/digitalocean/droplet_kit) | Official Ruby wrapper for DigitalOcean API v2.0. | | Python | [DigitalOcean Gradient™ AI Platform SDK](https://gradientai-sdk.digitalocean.com/api/python) | Official SDK for Gradient AI Platform. | | Ansible | [digitalocean.cloud](https://galaxy.ansible.com/ui/repo/published/digitalocean/cloud/) | A community-built Ansible library that allows you to manage various DigitalOcean resources. | | .NET | [DigitalOcean.API](https://www.digitalocean.com/community/tools/api-wrapper-for-net) | A community-built .NET implementation for DigitalOcean API v2.0. | | PHP | [DigitalOceanPHP](https://www.digitalocean.com/community/tools/api-v2-client-in-php) | A community-built PHP wrapper for DigitalOcean API v2.0. | | PHP | [Laravel DigitalOcean](https://github.com/GrahamCampbell/Laravel-DigitalOcean) | A community-built PHP API client bridge for Laravel. | | Python | [`python-digitalocean`](https://www.digitalocean.com/community/tools/python-digitalocean) | A community-built Python module to manage DigitalOcean Droplets. | | TypeScript | [dots](https://www.digitalocean.com/community/tools/dots-digital-ocean-typescript) | A community-built TypeScript/JavaScript wrapper for DigitalOcean API. |