bisos.qmail: Python Command-Services for
Project description
Overview
bisos.qmail is a python package that uses the PyCS-Framework for NOTYET. It is a BISOS-Capability and a Standalone-BISOS-Package.
bisos.qmail 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.qmail is part of BISOS.
bisos.qmail is a Command Services (PyCS) Facility
bisos.qmail can be used locally on command-line or remotely as a service. bisos.qmail 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.qmail uses the PyCS Framework to:
Provide access to qmail facilities through native python.
Provide local access to qmail facilities on CLI.
Provide remote access to qmail facilities through remote invocation of python Expection Complete Operations using rpyc.
Provide remote access to qmail 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.qmail
Within BISOS, bisos.qmail is used as a common facility.
bisos.qmail as a Standalone Piece of BISOS
bisos.qmail 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.qmail pip package is maintained at: https://github.com/bisos-pip/qmail.
The bisos.qmail pip package is available at PYPI as https://pypi.org/project/bisos.qmail
You can install bisos.qmail with pip or pipx.
Installation With pip
If you need access to bisos.qmail as a python module, you can install it with pip:
pip install bisos.qmail
Installation With pipx
If you only need access to bisos.qmail as a command on command-line, you can install it with pipx:
pipx install bisos.qmail
The following commands are made available:
qmail.cs
roInv-qmail.cs
roPerf-qmail.cs
These are all one file with 3 names. roInv-qmail.cs and roPerf-qmail.cs are sym-links to qmail.cs
Usage
Locally (system command-line)
qmail.cs can be invoked directly as
bin/qmail.cs
Remotely (as a service – Performer+Invoker)
You can also run
Performer
Run performer as:
bin/roPerf-qmail.cs
Invoker
Run invoker as:
bin/roInv-qmail.cs
Use by Python script
The primary API for bisos.qmail is ./bisos/qmail/qmail-csu.py. It is self documented in COMEEGA.
Documentation and Blee-Panels
bisos.qmail 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.qmail Blee-Panels
bisos.qmail 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.qmailMua-0.11.tar.gz
.
File metadata
- Download URL: bisos.qmailMua-0.11.tar.gz
- Upload date:
- Size: 42.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 | 6702dc544cd6676f9b2f15cc97cdb26edc7d7aadb43dccdb3d76dd89eac30e33 |
|
MD5 | c271ced917edb4745fc53f35ae17ac72 |
|
BLAKE2b-256 | 6ae3a6790e878b5f35a4e814c5e5c80e3119657d3e6b16e9504588d5850ba30a |