cloudshell-core
Core package for CloudShell Python orchestration and automation. This package contains commoncode for CloudShell packages, including logging, basic interfaces and other utilities
What it is and what it does
CloudShell Core is a foundational library for the CloudShell orchestration platform, providing shared contracts, interfaces, and utility functions used by CloudShell shells and automation packages. It includes logging infrastructure, basic interfaces, and common code patterns intended to be reused across multiple CloudShell components.
The package is classified as Production/Stable but has been abandoned since 2017, with no releases or commits for years. It declares support only for Python 2.7 and has no runtime dependencies. If you are working with legacy CloudShell deployments still on Python 2.7, this may be necessary; for new work or modern Python versions, you should verify whether current CloudShell versions depend on this or have moved to alternatives.
Use it for:
- Building CloudShell shells or orchestration scripts that need to use CloudShell's standard logging and interface contracts
- Integrating with legacy CloudShell 1.x or early 2.x deployments that explicitly require this core library
- Accessing CloudShell's common utility classes for sandbox, cloud, and CMP automation workflows
Worth the install?
AI-flagged interpretation of the facts on this page — verify before relying
Provides basic contracts, interfaces, and utility classes for CloudShell orchestration and automation packages, including logging and common code shared across CloudShell shells.
No, unless you are maintaining a legacy CloudShell deployment on Python 2.7. The package is abandoned (last release 2017, last commit 2019), has no runtime dependencies, and targets only Python 2.7. Modern CloudShell versions likely provide these utilities directly or have moved to maintained alternatives. High install friction and lack of maintenance make it unsuitable for new projects.
Install
cloudshell-core on PyPI
pip
pip install cloudshell-coreuv
uv add cloudshell-corepoetry
poetry add cloudshell-coreInstalling cloudshell-core
Before you install
High install friction with no runtime dependencies. Package is abandoned—last commit was 2019-10-21 and no release since 2017-08-09. Maintenance status makes this unsuitable for new projects.
License in practice
Licensed under Apache 2.0 (permissive), allowing commercial and private use with minimal restrictions, though the abandoned status raises concerns about long-term support.
Quickstart
pip install cloudshell-core==2.2.180
import cloudshell.core
Package targets Python 2.7 and is abandoned; compatibility with modern Python versions is unverified.
Verify before relying
- Whether this package works with Python 3.x or is limited to Python 2.7 as classifiers suggest
- What specific contracts and utility classes are provided and whether they remain relevant to current CloudShell versions
- Whether dependent packages have migrated to alternatives or maintained their own copies of these utilities
Package facts
| License | Apache 2.0 (permissive) |
| Python support | not specified |
| Install friction | high — source build required |
| Runtime dependencies | none |
| Maintenance | abandoned — 3,292 days since the last release |
| Last repo commit | |
| First released | |
| Downloads | 116,409/month — #12,205 on PyPI (30-day window, as of 2026-08-14) |
| Known vulnerabilities | none known (OSV.dev, checked 2026-08-14) |
Evidence: cloudshell-core-2.2.180.tar.gz
Keywords: sandbox, cloud, cmp, cloudshell
Tags
More Libraries packages
urllib3 is an HTTP client library that provides…
permissive · top 100 on PyPI
requestsRequests is a Python HTTP library that…
permissive · top 100 on PyPI
pluggyPluggy provides a plugin system that lets you…
permissive · top 100 on PyPI
python-dateutilProvides parsing, arithmetic, and recurrence…
permissive · top 100 on PyPI
sixSix provides utility functions to write Python…
permissive · top 100 on PyPI
pytestpytest is a testing framework that lets you…
permissive · top 100 on PyPI
cloudshell-shell-coreProvides the base driver interface and context…
permissive · top 15,000 on PyPI
robotcode-coreProvides core type definitions and utility…
permissive · top 15,000 on PyPI
omnibase_coreomnibase_core provides the ONEX platform…
permissive · top 15,000 on PyPI
netutilsNetutils provides a collection of utility…
permissive · top 15,000 on PyPI
ansible-coreAnsible Core is the engine for agentless IT…
copyleft · top 5,000 on PyPI
ansible-baseAnsible-base is the core automation engine for…
copyleft · top 15,000 on PyPI
azure-cli-coreProvides the core Python library and CLI…
permissive · top 5,000 on PyPI
cloudsmith-cliA command-line interface to the Cloudsmith…
permissive · top 15,000 on PyPI
commoncodeCommonCode provides utility functions for…
unclear · top 15,000 on PyPI
ansibleAnsible is an IT automation system that handles…
copyleft · top 5,000 on PyPI