No description
Kumi
6fd8d7cc1a
Defer the import of cloud provider libraries (boto3, hcloud, digitalocean, azure) until they are needed within the respective server creation functions. This prevents unnecessary imports when only a subset of providers is used, reducing resource consumption and avoiding import errors for unused libraries. |
||
---|---|---|
.gitignore | ||
config.dist.ini | ||
requirements.txt | ||
worker.py |