Skip to content

bisos-pip/examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bisos.examples: CS libraies and scripts which provide templates and which illustrate, examine and test BISOS features.

Blee Panel Controls: Show-All | Overview | Content | (1) | S&Q | Save | Quit | Bury
Panel Links: Blee Panel | Github Panel See Also: At PYPI | bisos.PyCS | bisos.cmdb

Overview

bisos.examples is a python package that uses the PyCS-Framework for NOTYET. It is a BISOS-Capability and a Standalone-BISOS-Package.

bisos.examples 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.

The following suffixes and prefixes are used to indicate purpose.

  • Code/text that illustrates a particular usage
  • A Template to be used as a beginning point for new code
  • Script that insert “Begin” for new code

Table of Contents

Part of 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 is a foundation for The Libre-Halaal ByStar Digital Ecosystem which is described as a cure for losses of autonomy and privacy in a book titled: Nature of Polyexistentials

bisos.examples is part of BISOS.

bisos.examples is a Command Services (PyCS) Facility

bisos.examples can be used locally on command-line or remotely as a service. bisos.examples 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.examples uses the PyCS Framework to:

  1. Provide access to examples facilities through native python.
  2. Provide local access to examples facilities on CLI.
  3. Provide remote access to examples facilities through remote invocation of python Expection Complete Operations using rpyc.
  4. Provide remote access to examples 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.examples

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

bisos.examples as a Standalone Piece of BISOS

bisos.examples 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.examples pip package is maintained at: https://github.com/bisos-pip/examples.

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

You can install bisos.examples with pip or pipx.

Installation With pip

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

pip install bisos.examples

Installation With pipx

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

pipx install bisos.examples

The following commands are made available:

  • examples.cs
  • roInv-examples.cs
  • roPerf-examples.cs

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

Usage

Locally (system command-line)

examples.cs can be invoked directly as

bin/examples.cs

Remotely (as a service – Performer+Invoker)

You can also run

Performer

Run performer as:

bin/roPerf-examples.cs

Invoker

Run invoker as:

bin/roInv-examples.cs

Use by Python script

bisos.examples 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.examples is ./bisos/examples/examples-csu.py. It is self documented in COMEEGA.

Documentation and Blee-Panels

bisos.examples 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.examples Blee-Panels

bisos.examples 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
Mohsen Banan at: http://mohsen.1.banan.byname.net/contact

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages