hcloud-python icon indicating copy to clipboard operation
hcloud-python copied to clipboard

A Python library for the Hetzner Cloud API

Results 30 hcloud-python issues
Sort by recently updated
recently updated
newest added

This function allows the users to wait for multiple actions in an efficient way. All actions are queried using a single call, which reduce the potential for running into rate...

pinned

## Feature Request For projects that have embraced type checking, it would be useful if hcloud could pass mypy's strict typing. e.g. at the moment, using the canonical imports in...

enhancement
pinned

## Bug Report I'm not exactly sure whether this is a bug in the API client or rather in the backend service. **Current Behavior** Before rescaling a server, it needs...

enhancement
documentation
pinned

## Feature Request **Is your feature request related to a problem? Please describe.** Some users are surprised when resources are automatically fetched if data is missing in their `BoundModel`. **Describe...

enhancement
pinned

## Feature Request Hetnzer recently released object storage buckets, and it would be nice if we could manage them through this library. I might look into implementing it if I...

pinned

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [actions/download-artifact](https://redirect.github.com/actions/download-artifact) | action | major | `v6` -> `v7` | | [actions/upload-artifact](https://redirect.github.com/actions/upload-artifact) |...

Makes it easy to eventually swap `isoparse` with `datetime.fromisoformat` (first attempt was reverted in #231). Related to https://docs.hetzner.cloud/changelog#2025-12-09-api-timestamp-format-rfc3339

This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [sphinx](https://redirect.github.com/sphinx-doc/sphinx) ([changelog](https://www.sphinx-doc.org/en/master/changes.html)) | `>=8, `>=9,If you want to rebase/retry this PR, check this...

## Feature Request **Is your feature request related to a problem? Please describe.** Currently requests are done with HTTP 1.1: ``` >>> client.servers.get_all() 2025-11-11 13:25:32,402 - urllib3.connectionpool - DEBUG -...

enhancement

The hcloud conda forge package is currently not maintained or updated: https://anaconda.org/conda-forge/hcloud We must either deprecate the package or update it using our release process. We do not own the...

pinned