Skip to main content

bisos.cntnr: Python Command-Services forBISOS Container Abstractions

Project description

Panel Controls:: Show-All Overview Content | (1) | S&Q Save Quit Bury Links: file:./panels/_nodeBase_/fullUsagePanel-en.org (Package Panel)

Overview

bisos.cntnr is a python package that uses the PyCS-Framework for BISOS Container Abstractions. It is a BISOS-Capability and a Standalone-BISOS-Package.

bisos.cntnr is based on PyCS-Foundation and can be used both as a Command and as a Service (invoke/perform model of remote operations) using RPYC for central management of multiple systems.

Table of Contents TOC

About BISOS — ByStar Internet Services Operating System

Layered on top of Debian, BISOS: (By* Internet Services Operating System) is a unified and universal framework for developing both internet services and software-service continuums that use internet services. See Bootstrapping ByStar, BISOS and Blee for information about getting started with BISOS.

bisos.cntnr as a PyCS facility is a small piece of a much bigger picture. BISOS is a foundation for The Libre-Halaal ByStar Digital Ecosystem which is described as a cure for losses of autonomy and privacy that we are experiencing in a book titled: Nature of Polyexistentials

bisos.cntnr is a Command Services (PyCS) Facility

bisos.cntnr can be used locally on command-line or remotely as a service. bisos.cntnr is a PyCS multi-unit command-service. PyCS is a framework that converges developement of CLI and Services. PyCS is an alternative to FastAPI, Typer and Click.

bisos.cntnr uses the PyCS Framework to:

  1. Provide access to cntnr facilities through native python.

  2. Provide local access to cntnr facilities on CLI.

  3. Provide remote access to cntnr facilities through remote invocation of python Expection Complete Operations using rpyc.

  4. Provide remote access to cntnr facilities on CLI.

What is unique in the PyCS-Framework is that these four models are all a single abstraction.

The core of PyCS-Framework is the bisos.b package (the PyCS-Foundation). See https://github.com/bisos-pip/b for an overview.

Uses of bisos.cntnr

Within BISOS, bisos.cntnr is used as a common facility.

bisos.cntnr as a Standalone Piece of BISOS

bisos.cntnr is a standalone piece of BISOS. It can be used as a self-contained Python package separate from BISOS. Follow the installtion and usage instructions below for your own use.

Installation

The sources for the bisos.cntnr pip package is maintained at: https://github.com/bisos-pip/cntnr.

The bisos.cntnr pip package is available at PYPI as https://pypi.org/project/bisos.cntnr

You can install bisos.cntnr with pip or pipx.

With pip

If you need access to bisos.cntnr as a python module, you can install it with pip:

pip install bisos.cntnr

With pipx

If you only need access to bisos.cntnr as a command on command-line, you can install it with pipx:

pipx install bisos.cntnr

The following commands are made available:

  • cntnr.cs

  • roInv-cntnr.cs

  • roPerf-cntnr.cs

These are all one file with 3 names. roInv-cntnr.cs and roPerf-cntnr.cs are sym-links to cntnr.cs

Usage

Locally (system command-line)

cntnr.cs can be invoked directly as

bin/cntnr.cs

Remotely (as a service – Performer+Invoker)

You can also run

Performer

Run performer as:

bin/roPerf-cntnr.cs

Invoker

Run invoker as:

bin/roInv-cntnr.cs

Use by Python script

bisos.cntnr Source Code is in writen in COMEEGA (Collaborative Org-Mode Enhanced Emacs Generalized Authorship) – https://github.com/bx-blee/comeega.

The primary API for bisos.cntnr is ./bisos/cntnr/cntnr-csu.py. It is self documented in COMEEGA.

Documentation and Blee-Panels

bisos.cntnr is part of ByStar Digital Ecosystem http://www.by-star.net.

This module’s primary documentation is in the form of Blee-Panels. Additional information is also available in: http://www.by-star.net/PLPC/180047

bisos.cntnr Blee-Panels

bisos.cntnr Blee-Panles are in ./panels directory. From within Blee and BISOS these panles are accessible under the Blee “Panels” menu.

Support

For support, criticism, comments and questions; please contact the author/maintainer

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

bisos.cntnr-0.61.tar.gz (31.3 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page