bisos.cmdb: Python Command-Services for BISOS's CMDB (Configuration Management DataBase) /DCIM (Data Center Infrastructure Management)
Project description
Overview
bisos.cmdb is a python package that uses the PyCS-Framework for NOTYET. It is a BISOS-Capability and a Standalone-BISOS-Package.
bisos.cmdb 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.cmdb is part of BISOS.
bisos.cmdb is a Command Services (PyCS) Facility
bisos.cmdb can be used locally on command-line or remotely as a service. bisos.cmdb 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.cmdb uses the PyCS Framework to:
Provide access to cmdb facilities through native python.
Provide local access to cmdb facilities on CLI.
Provide remote access to cmdb facilities through remote invocation of python Expection Complete Operations using rpyc.
Provide remote access to cmdb 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.cmdb
Within BISOS, bisos.cmdb is used as a common facility.
bisos.cmdb as a Standalone Piece of BISOS
bisos.cmdb 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.cmdb pip package is maintained at: https://github.com/bisos-pip/cmdb.
The bisos.cmdb pip package is available at PYPI as https://pypi.org/project/bisos.cmdb
You can install bisos.cmdb with pip or pipx.
Installation With pip
If you need access to bisos.cmdb as a python module, you can install it with pip:
pip install bisos.cmdb
Installation With pipx
If you only need access to bisos.cmdb as a command on command-line, you can install it with pipx:
pipx install bisos.cmdb
The following commands are made available:
cmdb.cs
roInv-cmdb.cs
roPerf-cmdb.cs
These are all one file with 3 names. roInv-cmdb.cs and roPerf-cmdb.cs are sym-links to cmdb.cs
Usage
Locally (system command-line)
cmdb.cs can be invoked directly as
bin/cmdb.cs
Remotely (as a service – Performer+Invoker)
You can also run
Performer
Run performer as:
bin/roPerf-cmdb.cs
Invoker
Run invoker as:
bin/roInv-cmdb.cs
Use by Python script
The primary API for bisos.cmdb is ./bisos/cmdb/cmdb-csu.py. It is self documented in COMEEGA.
Documentation and Blee-Panels
bisos.cmdb 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.cmdb Blee-Panels
bisos.cmdb Blee-Panles are in ./panels directory. From within Blee and BISOS these panles are accessible under the Blee “Panels” menu.
Support
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
File details
Details for the file bisos_cmdb-0.1.tar.gz.
File metadata
- Download URL: bisos_cmdb-0.1.tar.gz
- Upload date:
- Size: 31.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.11.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
533dc0e0dc94439f2f905198b749d15855cbef1233d89f1a4c7ca1adf2f7b9cb
|
|
| MD5 |
467a3dae52663f27089fec9c2a98e87c
|
|
| BLAKE2b-256 |
5dfa13a5c8669bc89e8f9bdacd00dc5f0d9eccb6259dbb8a51de34a365c854fb
|