{"categories":[{"label":"Libraries","url":"https://skillfed.io/packages/category/software-development-libraries/9"}],"enrichment":{"capability":"Provides the base driver interface and context objects that CloudShell shells use to interact with the CloudShell platform, including wrappers for the automation API and logging.","skillfed_tags":["cloudshell-ecosystem","resource-driver","sandbox-orchestration"],"use_cases":["Build a custom CloudShell shell driver for a new resource type by inheriting from ResourceDriverInterface.","Wrap CloudShell Automation API calls to set live status or write messages to the sandbox output log.","Implement structured logging in a shell driver using the provided LoggingSessionContext wrapper.","Access driver context objects (resource details, sandbox info, etc.) passed by CloudShell to your shell commands.","Integrate a shell into the CloudShell ecosystem by using the standard driver interface and context definitions."],"what_it_does":"cloudshell-shell-core is the foundational package for building CloudShell shells\u2014the driver plugins that CloudShell uses to manage and orchestrate resources in a sandbox environment. It defines the ResourceDriverInterface that all shells must implement, provides context objects that CloudShell passes to shell commands, and wraps the cloudshell-automation-api and cloudshell-logging libraries to simplify common tasks like setting live status, writing output, and logging.\n\nDevelopers use this package as the base when creating new shells via shellfoundry or when implementing custom resource drivers. It abstracts away much of the boilerplate needed to communicate with the CloudShell platform, letting you focus on the logic specific to your resource type. The package supports Python 3.7 and later and is marked as Production/Stable.","worth_installing":"Yes, if you are developing CloudShell shells or resource drivers. It is a production-stable, actively maintained package with low install friction and permissive licensing. No known vulnerabilities. Install only if you are working within the CloudShell platform; it is not a general-purpose library."},"id":"cloudshell-shell-core","links":{"html":"https://skillfed.io/packages/cloudshell-shell-core","md":"https://skillfed.io/packages/cloudshell-shell-core.md","pypi":"https://pypi.org/project/cloudshell-shell-core/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2023-10-25","license_spdx":null,"license_treatment":"permissive","name":"cloudshell-shell-core","python_support":"supports_current","summary":"Core package for all CloudShell Shells. This package contains the basic driver interfaces and metadata definitions as well as utilities and helpers created specifically for Shells"},"popularity":{"monthly_downloads":118487,"position":12116,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"6.0.2"}
