File tree Expand file tree Collapse file tree 5 files changed +16
-16
lines changed Expand file tree Collapse file tree 5 files changed +16
-16
lines changed Original file line number Diff line number Diff line change 11configured_endpoints : 60
22openapi_spec_url : https://storage.googleapis.com/stainless-sdk-openapi-specs/digitalocean%2Fdigitalocean-genai-sdk-17838dec38ee8475c4bf4695b8dc70fe42a8f4da8ae9ffd415dc895b6628a952.yml
33openapi_spec_hash : cfe5453e150989c8a9dbc9d7b4d1f76a
4- config_hash : a5e87f457b74bf2341470b4cc1c719d6
4+ config_hash : 565bf6264bdf2a317cc5e2f02d02a702
Original file line number Diff line number Diff line change 11# Digitalocean Genai SDK Python API library
22
3- [ ![ PyPI version] ( https://img.shields.io/pypi/v/do-genai- python.svg )] ( https://pypi.org/project/do-genai -python/ )
3+ [ ![ PyPI version] ( https://img.shields.io/pypi/v/c63a5cfe-b235-4fbe-8bbb-82a9e02a482a- python.svg )] ( https://pypi.org/project/c63a5cfe-b235-4fbe-8bbb-82a9e02a482a -python/ )
44
55The Digitalocean Genai SDK Python library provides convenient access to the Digitalocean Genai SDK REST API from any Python 3.8+
66application. The library includes type definitions for all request params and response fields,
@@ -16,7 +16,7 @@ The REST API documentation can be found on [developers.digitalocean.com](https:/
1616
1717``` sh
1818# install from PyPI
19- pip install --pre do-genai -python
19+ pip install --pre c63a5cfe-b235-4fbe-8bbb-82a9e02a482a -python
2020```
2121
2222## Usage
Original file line number Diff line number Diff line change 11[project ]
2- name = " do-genai -python"
2+ name = " c63a5cfe-b235-4fbe-8bbb-82a9e02a482a -python"
33version = " 0.1.0-alpha.2"
44description = " The official Python library for the digitalocean-genai-sdk API"
55dynamic = [" readme" ]
Original file line number Diff line number Diff line change 1313annotated-types==0.6.0
1414 # via pydantic
1515anyio==4.4.0
16- # via do-genai -python
16+ # via c63a5cfe-b235-4fbe-8bbb-82a9e02a482a -python
1717 # via httpx
1818argcomplete==3.1.2
1919 # via nox
@@ -26,7 +26,7 @@ dirty-equals==0.6.0
2626distlib==0.3.7
2727 # via virtualenv
2828distro==1.8.0
29- # via do-genai -python
29+ # via c63a5cfe-b235-4fbe-8bbb-82a9e02a482a -python
3030exceptiongroup==1.2.2
3131 # via anyio
3232 # via pytest
@@ -37,7 +37,7 @@ h11==0.14.0
3737httpcore==1.0.2
3838 # via httpx
3939httpx==0.28.1
40- # via do-genai -python
40+ # via c63a5cfe-b235-4fbe-8bbb-82a9e02a482a -python
4141 # via respx
4242idna==3.4
4343 # via anyio
@@ -64,7 +64,7 @@ platformdirs==3.11.0
6464pluggy==1.5.0
6565 # via pytest
6666pydantic==2.10.3
67- # via do-genai -python
67+ # via c63a5cfe-b235-4fbe-8bbb-82a9e02a482a -python
6868pydantic-core==2.27.1
6969 # via pydantic
7070pygments==2.18.0
@@ -86,14 +86,14 @@ six==1.16.0
8686 # via python-dateutil
8787sniffio==1.3.0
8888 # via anyio
89- # via do-genai -python
89+ # via c63a5cfe-b235-4fbe-8bbb-82a9e02a482a -python
9090time-machine==2.9.0
9191tomli==2.0.2
9292 # via mypy
9393 # via pytest
9494typing-extensions==4.12.2
9595 # via anyio
96- # via do-genai -python
96+ # via c63a5cfe-b235-4fbe-8bbb-82a9e02a482a -python
9797 # via mypy
9898 # via pydantic
9999 # via pydantic-core
Original file line number Diff line number Diff line change 1313annotated-types==0.6.0
1414 # via pydantic
1515anyio==4.4.0
16- # via do-genai -python
16+ # via c63a5cfe-b235-4fbe-8bbb-82a9e02a482a -python
1717 # via httpx
1818certifi==2023.7.22
1919 # via httpcore
2020 # via httpx
2121distro==1.8.0
22- # via do-genai -python
22+ # via c63a5cfe-b235-4fbe-8bbb-82a9e02a482a -python
2323exceptiongroup==1.2.2
2424 # via anyio
2525h11==0.14.0
2626 # via httpcore
2727httpcore==1.0.2
2828 # via httpx
2929httpx==0.28.1
30- # via do-genai -python
30+ # via c63a5cfe-b235-4fbe-8bbb-82a9e02a482a -python
3131idna==3.4
3232 # via anyio
3333 # via httpx
3434pydantic==2.10.3
35- # via do-genai -python
35+ # via c63a5cfe-b235-4fbe-8bbb-82a9e02a482a -python
3636pydantic-core==2.27.1
3737 # via pydantic
3838sniffio==1.3.0
3939 # via anyio
40- # via do-genai -python
40+ # via c63a5cfe-b235-4fbe-8bbb-82a9e02a482a -python
4141typing-extensions==4.12.2
4242 # via anyio
43- # via do-genai -python
43+ # via c63a5cfe-b235-4fbe-8bbb-82a9e02a482a -python
4444 # via pydantic
4545 # via pydantic-core
You can’t perform that action at this time.
0 commit comments