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

A Python library for the Hetzner Cloud API

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

## Feature Request What whould you like to see? The labels have a spec: https://docs.hetzner.cloud/#labels There's currently no validation of labels as per spec, that results in runtime errors

Stale

## Feature Request I want to use the Python HCloud API to automate server creation and management for my project - basically, we want to start servers to run our...

Signed-off-by: Lukas Kämmerling

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [pypa/gh-action-pypi-publish](https://togithub.com/pypa/gh-action-pypi-publish) | action | patch | `v1.8.12` -> `v1.8.14` | ---...

This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more. This repository currently has no open or pending branches. ## Detected dependencies github-actions .github/workflows/lint.yml...

## Bug Report **Current Behavior** I'm trying to using filter combination using hcloud-python, and found weird things, where the combination is not working as expected. I believe the conditionals should...

pinned

:robot: I have created a release *beep* *boop* --- ## [1.33.3](https://github.com/hetznercloud/hcloud-python/compare/v1.33.2...v1.33.3) (2024-03-04) ### Dependencies * update codecov/codecov-action action to v4 ([#359](https://github.com/hetznercloud/hcloud-python/issues/359)) ([a798979](https://github.com/hetznercloud/hcloud-python/commit/a79897977abe970181d19584e51448ff5976b5e2)) * update dependency pylint to >=3,<3.2 ([#364](https://github.com/hetznercloud/hcloud-python/issues/364)) ([d71d17f](https://github.com/hetznercloud/hcloud-python/commit/d71d17fd6f2968a8c19052753265ef7f514a8955))...

autorelease: pending

Create a primary ips assigned to a resource without having to pass the datacenter argument.

## Feature Request **Is your feature request related to a problem? Please describe.** When returning data from an API call, we usually unwrap the single field that might be returned...

enhancement
pinned

## Feature Request In the current API, we define functions with arguments without forcing those arguments to be keyword arguments. This is fine as long as we don't introduce new...

enhancement
pinned