{"categories":[{"label":"WWW/HTTP","url":"https://skillfed.io/packages/category/internet-www-http/8"}],"enrichment":{"capability":"Provides core authentication, configuration, and shared REST client functionality for the STACKIT Python SDK service packages.","skillfed_tags":["cloud-sdk","authentication"],"use_cases":["Set up centralized authentication configuration for multiple STACKIT service clients in a single application.","Implement custom retry logic or proxy settings by extending the SDK's configuration options.","Authenticate to STACKIT services using service account keys stored in JSON files or environment variables.","Connect to custom or non-standard STACKIT endpoints by configuring custom token and API endpoints."],"what_it_does":"stackit-core is the foundational package for the STACKIT Python SDK, a client library for interacting with STACKIT cloud services. It handles authentication (key flow and token flow), configuration management, and provides shared REST client functionality that service-specific packages depend on. The package is in beta and actively developed.\n\nThe core module manages credential discovery from multiple sources (explicit configuration, environment variables, or a credentials file), supports RSA-based key authentication and token-based flows, and allows custom endpoint configuration for different STACKIT environments. It depends on cryptography, pydantic, pyjwt, requests, and urllib3 to handle secure communication and credential validation.","worth_installing":"Yes, if you are using other STACKIT service packages (stackit-redis, stackit-iaas, etc.). stackit-core is a required dependency for all service clients and handles the authentication and configuration layer. Install it as part of a service package rather than standalone, unless you are developing custom integrations."},"id":"stackit-core","links":{"html":"https://skillfed.io/packages/stackit-core","md":"https://skillfed.io/packages/stackit-core.md","pypi":"https://pypi.org/project/stackit-core/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-07-20","license_spdx":null,"license_treatment":"permissive","name":"stackit-core","python_support":"supports_current","summary":"Core functionality for the STACKIT SDK for Python"},"popularity":{"monthly_downloads":85300,"position":13934,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"0.3.0"}
