bisos.basics: Python Command-Services for
Project description
Overview
bisos.basics is a python package that uses the PyCS-Framework for NOTYET. It is a BISOS-Capability and a Standalone-BISOS-Package.
bisos.basics 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
Part of BISOS — ByStar Internet Services Operating System
bisos.basics is part of BISOS.
bisos.basics is a Command Services (PyCS) Facility
bisos.basics can be used locally on command-line or remotely as a service. bisos.basics 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.basics uses the PyCS Framework to:
Provide access to basics facilities through native python.
Provide local access to basics facilities on CLI.
Provide remote access to basics facilities through remote invocation of python Expection Complete Operations using rpyc.
Provide remote access to basics 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.basics
Within BISOS, bisos.basics is used as a common facility.
bisos.basics as a Standalone Piece of BISOS
bisos.basics 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.basics pip package is maintained at: https://github.com/bisos-pip/basics.
The bisos.basics pip package is available at PYPI as https://pypi.org/project/bisos.basics
You can install bisos.basics with pip or pipx.
Installation With pip
If you need access to bisos.basics as a python module, you can install it with pip:
pip install bisos.basics
Installation With pipx
If you only need access to bisos.basics as a command on command-line, you can install it with pipx:
pipx install bisos.basics
The following commands are made available:
basics.cs
roInv-basics.cs
roPerf-basics.cs
These are all one file with 3 names. roInv-basics.cs and roPerf-basics.cs are sym-links to basics.cs
Usage
Locally (system command-line)
basics.cs can be invoked directly as
bin/basics.cs
Remotely (as a service – Performer+Invoker)
You can also run
Performer
Run performer as:
bin/roPerf-basics.cs
Invoker
Run invoker as:
bin/roInv-basics.cs
Use by Python script
The primary API for bisos.basics is ./bisos/basics/basics-csu.py. It is self documented in COMEEGA.
Documentation and Blee-Panels
bisos.basics 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.basics Blee-Panels
bisos.basics Blee-Panles are in ./panels directory. From within Blee and BISOS these panles are accessible under the Blee “Panels” menu.
Support
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file bisos_basics-0.30.tar.gz
.
File metadata
- Download URL: bisos_basics-0.30.tar.gz
- Upload date:
- Size: 45.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.11.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
eb25981f63cdfb545db69782220cf16a80ea8b762e280c89ebdf7f786ec9b6a3
|
|
MD5 |
915182a0441b01c435f08509526a7897
|
|
BLAKE2b-256 |
e200b5ddab1265292957beda72b8ac7a14b7bed783e6e96b37628f0c03f370f8
|