bisos.capability 0.1__tar.gz

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -0,0 +1,175 @@
1
+ Metadata-Version: 2.2
2
+ Name: bisos.capability
3
+ Version: 0.1
4
+ Summary: bisos.capability: BISOS Capabilities Bundles -- Abstraction, Specification and Materialization
5
+ Home-page: http://www.by-star.net/PLPC/180047
6
+ Download-URL: http://www.by-star.net/PLPC/180047
7
+ Author: Mohsen Banan
8
+ Author-email: libre@mohsen.1.banan.byname.net
9
+ Maintainer: Mohsen Banan
10
+ Maintainer-email: libre@mohsen.1.banan.byname.net
11
+ License: AGPL
12
+ Classifier: Development Status :: 5 - Production/Stable
13
+ Classifier: Intended Audience :: Developers
14
+ Classifier: License :: OSI Approved :: GNU Affero General Public License v3
15
+ Classifier: Operating System :: POSIX
16
+ Classifier: Programming Language :: Python
17
+ Classifier: Topic :: Software Development :: Libraries
18
+ Classifier: Topic :: Software Development :: Libraries :: Python Modules
19
+ Requires-Dist: blee
20
+ Requires-Dist: blee.icmPlayer
21
+ Requires-Dist: bisos
22
+ Requires-Dist: bisos.b
23
+ Requires-Dist: bisos.basics
24
+ Requires-Dist: bisos.bpo
25
+ Requires-Dist: bisos.common
26
+ Requires-Dist: bisos.platform
27
+ Dynamic: author
28
+ Dynamic: author-email
29
+ Dynamic: classifier
30
+ Dynamic: description
31
+ Dynamic: download-url
32
+ Dynamic: home-page
33
+ Dynamic: license
34
+ Dynamic: maintainer
35
+ Dynamic: maintainer-email
36
+ Dynamic: requires-dist
37
+ Dynamic: summary
38
+
39
+ =============================================================================================
40
+ bisos.capability: BISOS Capabilities Bundles – Abstraction, Specification and Materialization
41
+ =============================================================================================
42
+
43
+ .. contents::
44
+ :depth: 3
45
+ ..
46
+
47
+ Overview
48
+ ========
49
+
50
+ bisos.capability is a python package for BISOS Capabilities Bundles –
51
+ Abstraction, Specification and Materialization.
52
+
53
+ Package Documentation At Github
54
+ ===============================
55
+
56
+ The information below is a subset of the full of documentation for this
57
+ bisos-pip package. More complete documentation is available at:
58
+ https://github.com/bisos-pip/capability-cs
59
+
60
+ Realted Resources
61
+ =================
62
+
63
+ +--------------------------+------------------------------------------+
64
+ | bisos Capabilities Panel | file:/panels/capab |
65
+ | | ilities/_nodeBase_/fullUsagePanel-en.org |
66
+ +--------------------------+------------------------------------------+
67
+ | | |
68
+ +--------------------------+------------------------------------------+
69
+
70
+ .. _table-of-contents:
71
+
72
+ Table of Contents TOC
73
+ =====================
74
+
75
+ - `Overview <#overview>`__
76
+ - `Package Documentation At
77
+ Github <#package-documentation-at-github>`__
78
+ - `Realted Resources <#realted-resources>`__
79
+ - `Installation <#installation>`__
80
+
81
+ - `Installation With pip <#installation-with-pip>`__
82
+ - `Installation With pipx <#installation-with-pipx>`__
83
+
84
+ - `Part of BISOS and ByStar — ByStar Internet Services Operating
85
+ System <#part-of-bisos-and-bystar-----bystar-internet-services-operating-system>`__
86
+ - `bisos.capability as a Standalone Piece of
87
+ BISOS <#bisoscapability-as-a-standalone-piece-of-bisos>`__
88
+ - `Documentation and Blee-Panels <#documentation-and-blee-panels>`__
89
+
90
+ - `bisos.capability Blee-Panels <#bisoscapability-blee-panels>`__
91
+
92
+ - `Support <#support>`__
93
+
94
+ Installation
95
+ ============
96
+
97
+ The sources for the bisos.capability pip package is maintained at:
98
+ https://github.com/bisos-pip/capability.
99
+
100
+ The bisos.capability pip package is available at PYPI as
101
+ https://pypi.org/project/bisos.capability
102
+
103
+ You can install bisos.capability with pip or pipx.
104
+
105
+ Installation With pip
106
+ ---------------------
107
+
108
+ If you need access to bisos.capability as a python module, you can
109
+ install it with pip:
110
+
111
+ .. code:: bash
112
+
113
+ pip install bisos.capability
114
+
115
+ Installation With pipx
116
+ ----------------------
117
+
118
+ If you only need access to bisos.capability as a command on
119
+ command-line, you can install it with pipx:
120
+
121
+ .. code:: bash
122
+
123
+ pipx install bisos.capability
124
+
125
+ The following commands are made available:
126
+
127
+ - seedCapability.cs
128
+ - exmpl-capability.cs
129
+
130
+ Part of BISOS and ByStar — ByStar Internet Services Operating System
131
+ ====================================================================
132
+
133
+ | Layered on top of Debian, **BISOS**: (By\* Internet Services Operating
134
+ System) is a unified and universal framework for developing both
135
+ internet services and software-service continuums that use internet
136
+ services. See `Bootstrapping ByStar, BISOS and
137
+ Blee <https://github.com/bxGenesis/start>`__ for information about
138
+ getting started with BISOS.
139
+ | **BISOS** is a foundation for **The Libre-Halaal ByStar Digital
140
+ Ecosystem** which is described as a cure for losses of autonomy and
141
+ privacy in a book titled: `Nature of
142
+ Polyexistentials <https://github.com/bxplpc/120033>`__
143
+
144
+ *bisos.capability* is part of BISOS.
145
+
146
+ bisos.capability as a Standalone Piece of BISOS
147
+ ===============================================
148
+
149
+ bisos.capability is a standalone piece of BISOS. It can be used as a
150
+ self-contained Python package separate from BISOS. Follow the
151
+ installation and usage instructions below for your own use.
152
+
153
+ Documentation and Blee-Panels
154
+ =============================
155
+
156
+ bisos.capability is part of ByStar Digital Ecosystem
157
+ http://www.by-star.net.
158
+
159
+ This module's primary documentation is in the form of Blee-Panels.
160
+ Additional information is also available in:
161
+ http://www.by-star.net/PLPC/180047
162
+
163
+ bisos.capability Blee-Panels
164
+ ----------------------------
165
+
166
+ bisos.capability Blee-Panels are in ./panels directory. From within Blee
167
+ and BISOS these panels are accessible under the Blee "Panels" menu.
168
+
169
+ Support
170
+ =======
171
+
172
+ | For support, criticism, comments and questions; please contact the
173
+ author/maintainer
174
+ | `Mohsen Banan <http://mohsen.1.banan.byname.net>`__ at:
175
+ http://mohsen.1.banan.byname.net/contact
@@ -0,0 +1,137 @@
1
+ =============================================================================================
2
+ bisos.capability: BISOS Capabilities Bundles – Abstraction, Specification and Materialization
3
+ =============================================================================================
4
+
5
+ .. contents::
6
+ :depth: 3
7
+ ..
8
+
9
+ Overview
10
+ ========
11
+
12
+ bisos.capability is a python package for BISOS Capabilities Bundles –
13
+ Abstraction, Specification and Materialization.
14
+
15
+ Package Documentation At Github
16
+ ===============================
17
+
18
+ The information below is a subset of the full of documentation for this
19
+ bisos-pip package. More complete documentation is available at:
20
+ https://github.com/bisos-pip/capability-cs
21
+
22
+ Realted Resources
23
+ =================
24
+
25
+ +--------------------------+------------------------------------------+
26
+ | bisos Capabilities Panel | file:/panels/capab |
27
+ | | ilities/_nodeBase_/fullUsagePanel-en.org |
28
+ +--------------------------+------------------------------------------+
29
+ | | |
30
+ +--------------------------+------------------------------------------+
31
+
32
+ .. _table-of-contents:
33
+
34
+ Table of Contents TOC
35
+ =====================
36
+
37
+ - `Overview <#overview>`__
38
+ - `Package Documentation At
39
+ Github <#package-documentation-at-github>`__
40
+ - `Realted Resources <#realted-resources>`__
41
+ - `Installation <#installation>`__
42
+
43
+ - `Installation With pip <#installation-with-pip>`__
44
+ - `Installation With pipx <#installation-with-pipx>`__
45
+
46
+ - `Part of BISOS and ByStar — ByStar Internet Services Operating
47
+ System <#part-of-bisos-and-bystar-----bystar-internet-services-operating-system>`__
48
+ - `bisos.capability as a Standalone Piece of
49
+ BISOS <#bisoscapability-as-a-standalone-piece-of-bisos>`__
50
+ - `Documentation and Blee-Panels <#documentation-and-blee-panels>`__
51
+
52
+ - `bisos.capability Blee-Panels <#bisoscapability-blee-panels>`__
53
+
54
+ - `Support <#support>`__
55
+
56
+ Installation
57
+ ============
58
+
59
+ The sources for the bisos.capability pip package is maintained at:
60
+ https://github.com/bisos-pip/capability.
61
+
62
+ The bisos.capability pip package is available at PYPI as
63
+ https://pypi.org/project/bisos.capability
64
+
65
+ You can install bisos.capability with pip or pipx.
66
+
67
+ Installation With pip
68
+ ---------------------
69
+
70
+ If you need access to bisos.capability as a python module, you can
71
+ install it with pip:
72
+
73
+ .. code:: bash
74
+
75
+ pip install bisos.capability
76
+
77
+ Installation With pipx
78
+ ----------------------
79
+
80
+ If you only need access to bisos.capability as a command on
81
+ command-line, you can install it with pipx:
82
+
83
+ .. code:: bash
84
+
85
+ pipx install bisos.capability
86
+
87
+ The following commands are made available:
88
+
89
+ - seedCapability.cs
90
+ - exmpl-capability.cs
91
+
92
+ Part of BISOS and ByStar — ByStar Internet Services Operating System
93
+ ====================================================================
94
+
95
+ | Layered on top of Debian, **BISOS**: (By\* Internet Services Operating
96
+ System) is a unified and universal framework for developing both
97
+ internet services and software-service continuums that use internet
98
+ services. See `Bootstrapping ByStar, BISOS and
99
+ Blee <https://github.com/bxGenesis/start>`__ for information about
100
+ getting started with BISOS.
101
+ | **BISOS** is a foundation for **The Libre-Halaal ByStar Digital
102
+ Ecosystem** which is described as a cure for losses of autonomy and
103
+ privacy in a book titled: `Nature of
104
+ Polyexistentials <https://github.com/bxplpc/120033>`__
105
+
106
+ *bisos.capability* is part of BISOS.
107
+
108
+ bisos.capability as a Standalone Piece of BISOS
109
+ ===============================================
110
+
111
+ bisos.capability is a standalone piece of BISOS. It can be used as a
112
+ self-contained Python package separate from BISOS. Follow the
113
+ installation and usage instructions below for your own use.
114
+
115
+ Documentation and Blee-Panels
116
+ =============================
117
+
118
+ bisos.capability is part of ByStar Digital Ecosystem
119
+ http://www.by-star.net.
120
+
121
+ This module's primary documentation is in the form of Blee-Panels.
122
+ Additional information is also available in:
123
+ http://www.by-star.net/PLPC/180047
124
+
125
+ bisos.capability Blee-Panels
126
+ ----------------------------
127
+
128
+ bisos.capability Blee-Panels are in ./panels directory. From within Blee
129
+ and BISOS these panels are accessible under the Blee "Panels" menu.
130
+
131
+ Support
132
+ =======
133
+
134
+ | For support, criticism, comments and questions; please contact the
135
+ author/maintainer
136
+ | `Mohsen Banan <http://mohsen.1.banan.byname.net>`__ at:
137
+ http://mohsen.1.banan.byname.net/contact
@@ -0,0 +1,110 @@
1
+ #+title: bisos.capability: BISOS Capabilities Bundles -- Abstraction, Specification and Materialization
2
+
3
+
4
+
5
+
6
+ * Overview
7
+
8
+ bisos.capability is a python package for BISOS Capabilities Bundles -- Abstraction, Specification and
9
+ Materialization.
10
+
11
+
12
+
13
+ * Package Documentation At Github
14
+
15
+ The information below is a subset of the full of documentation for this bisos-pip package.
16
+ More complete documentation is available at: https://github.com/bisos-pip/capability-cs
17
+
18
+
19
+ * Realted Resources
20
+
21
+ | bisos Capabilities Panel | file:/panels/capabilities/_nodeBase_/fullUsagePanel-en.org |
22
+ | | |
23
+
24
+
25
+ * Table of Contents :TOC:
26
+ - [[#overview][Overview]]
27
+ - [[#package-documentation-at-github][Package Documentation At Github]]
28
+ - [[#realted-resources][Realted Resources]]
29
+ - [[#installation][Installation]]
30
+ - [[#installation-with-pip][Installation With pip]]
31
+ - [[#installation-with-pipx][Installation With pipx]]
32
+ - [[#part-of-bisos-and-bystar-----bystar-internet-services-operating-system][Part of BISOS and ByStar --- ByStar Internet Services Operating System]]
33
+ - [[#bisoscapability-as-a-standalone-piece-of-bisos][bisos.capability as a Standalone Piece of BISOS]]
34
+ - [[#documentation-and-blee-panels][Documentation and Blee-Panels]]
35
+ - [[#bisoscapability-blee-panels][bisos.capability Blee-Panels]]
36
+ - [[#support][Support]]
37
+
38
+ * Installation
39
+
40
+ The sources for the bisos.capability pip package is maintained at:
41
+ https://github.com/bisos-pip/capability.
42
+
43
+ The bisos.capability pip package is available at PYPI as
44
+ https://pypi.org/project/bisos.capability
45
+
46
+ You can install bisos.capability with pip or pipx.
47
+
48
+ ** Installation With pip
49
+
50
+ If you need access to bisos.capability as a python module, you can install it with pip:
51
+
52
+ #+begin_src bash
53
+ pip install bisos.capability
54
+ #+end_src
55
+
56
+ ** Installation With pipx
57
+
58
+ If you only need access to bisos.capability as a command on command-line, you can install it with pipx:
59
+
60
+ #+begin_src bash
61
+ pipx install bisos.capability
62
+ #+end_src
63
+
64
+ The following commands are made available:
65
+ - seedCapability.cs
66
+ - exmpl-capability.cs
67
+
68
+ * Part of BISOS and ByStar --- ByStar Internet Services Operating System
69
+
70
+ Layered on top of Debian, *BISOS*: (By* Internet Services Operating System) is a
71
+ unified and universal framework for developing both internet services and
72
+ software-service continuums that use internet services. See [[https://github.com/bxGenesis/start][Bootstrapping
73
+ ByStar, BISOS and Blee]] for information about getting started with BISOS.\\
74
+ *BISOS* is a foundation for *The Libre-Halaal ByStar Digital Ecosystem* which is
75
+ described as a cure for losses of autonomy and privacy in a book titled: [[https://github.com/bxplpc/120033][Nature
76
+ of Polyexistentials]]
77
+
78
+ /bisos.capability/ is part of BISOS.
79
+
80
+ * bisos.capability as a Standalone Piece of BISOS
81
+
82
+ bisos.capability is a standalone piece of BISOS. It can be used as a self-contained
83
+ Python package separate from BISOS. Follow the installation and usage
84
+ instructions below for your own use.
85
+
86
+
87
+ * Documentation and Blee-Panels
88
+
89
+ bisos.capability is part of ByStar Digital Ecosystem [[http://www.by-star.net]].
90
+
91
+ This module's primary documentation is in the form of Blee-Panels.
92
+ Additional information is also available in: [[http://www.by-star.net/PLPC/180047]]
93
+
94
+ ** bisos.capability Blee-Panels
95
+
96
+ bisos.capability Blee-Panels are in ./panels directory.
97
+ From within Blee and BISOS these panels are accessible under the
98
+ Blee "Panels" menu.
99
+
100
+ * Support
101
+
102
+ For support, criticism, comments and questions; please contact the
103
+ author/maintainer\\
104
+ [[http://mohsen.1.banan.byname.net][Mohsen Banan]] at:
105
+ [[http://mohsen.1.banan.byname.net/contact]]
106
+
107
+
108
+
109
+
110
+
@@ -0,0 +1,218 @@
1
+ #!/bin/env python
2
+ # -*- coding: utf-8 -*-
3
+
4
+ """ #+begin_org
5
+ * ~[Summary]~ :: A =CmndSvc= for
6
+ #+end_org """
7
+
8
+ ####+BEGIN: b:py3:cs:file/dblockControls :classification "cs-u"
9
+ """ #+begin_org
10
+ * [[elisp:(org-cycle)][| /Control Parameters Of This File/ |]] :: dblk ctrls classifications=cs-u
11
+ #+BEGIN_SRC emacs-lisp
12
+ (setq-local b:dblockControls t) ; (setq-local b:dblockControls nil)
13
+ (put 'b:dblockControls 'py3:cs:Classification "cs-u") ; one of cs-mu, cs-u, cs-lib, bpf-lib, pyLibPure
14
+ #+END_SRC
15
+ #+RESULTS:
16
+ : cs-u
17
+ #+end_org """
18
+ ####+END:
19
+
20
+ ####+BEGIN: b:prog:file/proclamations :outLevel 1
21
+ """ #+begin_org
22
+ * *[[elisp:(org-cycle)][| Proclamations |]]* :: Libre-Halaal Software --- Part Of BISOS --- Poly-COMEEGA Format.
23
+ ** This is Libre-Halaal Software. © Neda Communications, Inc. Subject to AGPL.
24
+ ** It is part of BISOS (ByStar Internet Services OS)
25
+ ** Best read and edited with Blee in Poly-COMEEGA (Polymode Colaborative Org-Mode Enhance Emacs Generalized Authorship)
26
+ #+end_org """
27
+ ####+END:
28
+
29
+ ####+BEGIN: b:prog:file/particulars :authors ("./inserts/authors-mb.org")
30
+ """ #+begin_org
31
+ * *[[elisp:(org-cycle)][| Particulars |]]* :: Authors, version
32
+ ** This File: /bisos/git/bxRepos/bisos-pip/binsprep/py3/bin/seedBinsPrep.cs
33
+ ** Authors: Mohsen BANAN, http://mohsen.banan.1.byname.net/contact
34
+ #+end_org """
35
+ ####+END:
36
+
37
+ ####+BEGIN: b:py3:file/particulars-csInfo :status "inUse"
38
+ """ #+begin_org
39
+ * *[[elisp:(org-cycle)][| Particulars-csInfo |]]*
40
+ #+end_org """
41
+ import typing
42
+ csInfo: typing.Dict[str, typing.Any] = { 'moduleName': ['seedBinsPrep'], }
43
+ csInfo['version'] = '202409222227'
44
+ csInfo['status'] = 'inUse'
45
+ csInfo['panel'] = 'seedBinsPrep-Panel.org'
46
+ csInfo['groupingType'] = 'IcmGroupingType-pkged'
47
+ csInfo['cmndParts'] = 'IcmCmndParts[common] IcmCmndParts[param]'
48
+ ####+END:
49
+
50
+ """ #+begin_org
51
+ * [[elisp:(org-cycle)][| ~Description~ |]] :: [[file:/bisos/git/auth/bxRepos/blee-binders/bisos-core/COMEEGA/_nodeBase_/fullUsagePanel-en.org][BISOS COMEEGA Panel]]
52
+ Module description comes here.
53
+ ** Relevant Panels:
54
+ ** Status: In use with BISOS
55
+ ** /[[elisp:(org-cycle)][| Planned Improvements |]]/ :
56
+ *** TODO complete fileName in particulars.
57
+ #+end_org """
58
+
59
+ ####+BEGIN: b:prog:file/orgTopControls :outLevel 1
60
+ """ #+begin_org
61
+ * [[elisp:(org-cycle)][| Controls |]] :: [[elisp:(delete-other-windows)][(1)]] | [[elisp:(show-all)][Show-All]] [[elisp:(org-shifttab)][Overview]] [[elisp:(progn (org-shifttab) (org-content))][Content]] | [[file:Panel.org][Panel]] | [[elisp:(blee:ppmm:org-mode-toggle)][Nat]] | [[elisp:(bx:org:run-me)][Run]] | [[elisp:(bx:org:run-me-eml)][RunEml]] | [[elisp:(progn (save-buffer) (kill-buffer))][S&Q]] [[elisp:(save-buffer)][Save]] [[elisp:(kill-buffer)][Quit]] [[elisp:(org-cycle)][| ]]
62
+ ** /Version Control/ :: [[elisp:(call-interactively (quote cvs-update))][cvs-update]] [[elisp:(vc-update)][vc-update]] | [[elisp:(bx:org:agenda:this-file-otherWin)][Agenda-List]] [[elisp:(bx:org:todo:this-file-otherWin)][ToDo-List]]
63
+
64
+ #+end_org """
65
+ ####+END:
66
+
67
+ ####+BEGIN: b:py3:file/workbench :outLevel 1
68
+ """ #+begin_org
69
+ * [[elisp:(org-cycle)][| Workbench |]] :: [[elisp:(python-check (format "/bisos/venv/py3/bisos3/bin/python -m pyclbr %s" (bx:buf-fname))))][pyclbr]] || [[elisp:(python-check (format "/bisos/venv/py3/bisos3/bin/python -m pydoc ./%s" (bx:buf-fname))))][pydoc]] || [[elisp:(python-check (format "/bisos/pipx/bin/pyflakes %s" (bx:buf-fname)))][pyflakes]] | [[elisp:(python-check (format "/bisos/pipx/bin/pychecker %s" (bx:buf-fname))))][pychecker (executes)]] | [[elisp:(python-check (format "/bisos/pipx/bin/pycodestyle %s" (bx:buf-fname))))][pycodestyle]] | [[elisp:(python-check (format "/bisos/pipx/bin/flake8 %s" (bx:buf-fname))))][flake8]] | [[elisp:(python-check (format "/bisos/pipx/bin/pylint %s" (bx:buf-fname))))][pylint]] [[elisp:(org-cycle)][| ]]
70
+ #+end_org """
71
+ ####+END:
72
+
73
+ ####+BEGIN: b:py3:cs:framework/imports :basedOn "classification"
74
+ """ #+begin_org
75
+ * _[[elisp:(blee:menu-sel:outline:popupMenu)][±]]_ _[[elisp:(blee:menu-sel:navigation:popupMenu)][Ξ]]_ [[elisp:(outline-show-branches+toggle)][|=]] [[elisp:(bx:orgm:indirectBufOther)][|>]] *[[elisp:(blee:ppmm:org-mode-toggle)][|N]]* CsFrmWrk [[elisp:(outline-show-subtree+toggle)][||]] *Imports* =Based on Classification=cs-u=
76
+ #+end_org """
77
+ from bisos import b
78
+ from bisos.b import cs
79
+ from bisos.b import b_io
80
+ from bisos.common import csParam
81
+
82
+ import collections
83
+ ####+END:
84
+
85
+ """ #+begin_org
86
+ * _[[elisp:(blee:menu-sel:outline:popupMenu)][±]]_ _[[elisp:(blee:menu-sel:navigation:popupMenu)][Ξ]]_ [[elisp:(outline-show-branches+toggle)][|=]] [[elisp:(bx:orgm:indirectBufOther)][|>]] *[[elisp:(blee:ppmm:org-mode-toggle)][|N]]* CsFrmWrk [[elisp:(outline-show-subtree+toggle)][||]] ~csuList emacs-list Specifications~ [[elisp:(blee:org:code-block/above-run)][ /Eval Below/ ]] [[elisp:(org-cycle)][| ]]
87
+ #+BEGIN_SRC emacs-lisp
88
+ (setq b:py:cs:csuList
89
+ (list
90
+ "bisos.b.cs.ro"
91
+ "blee.icmPlayer.bleep"
92
+ "bisos.capability.materializationDispatch_csu"
93
+ ))
94
+ #+END_SRC
95
+ #+RESULTS:
96
+ | bisos.b.cs.ro | blee.icmPlayer.bleep | bisos.capability.materializationDispatch_csu |
97
+ #+end_org """
98
+
99
+ ####+BEGIN: b:py3:cs:framework/csuListProc :pyImports t :csuImports t :csuParams t
100
+ """ #+begin_org
101
+ * _[[elisp:(blee:menu-sel:outline:popupMenu)][±]]_ _[[elisp:(blee:menu-sel:navigation:popupMenu)][Ξ]]_ [[elisp:(outline-show-branches+toggle)][|=]] [[elisp:(bx:orgm:indirectBufOther)][|>]] *[[elisp:(blee:ppmm:org-mode-toggle)][|N]]* CsFrmWrk [[elisp:(outline-show-subtree+toggle)][||]] =Process CSU List= with /3/ in csuList pyImports=t csuImports=t csuParams=t
102
+ #+end_org """
103
+
104
+ from bisos.b.cs import ro
105
+ from blee.icmPlayer import bleep
106
+ from bisos.capability import materializationDispatch_csu
107
+
108
+
109
+ csuList = [ 'bisos.b.cs.ro', 'blee.icmPlayer.bleep', 'bisos.capability.materializationDispatch_csu', ]
110
+
111
+ g_importedCmndsModules = cs.csuList_importedModules(csuList)
112
+
113
+ def g_extraParams():
114
+ csParams = cs.param.CmndParamDict()
115
+ cs.csuList_commonParamsSpecify(csuList, csParams)
116
+ cs.argsparseBasedOnCsParams(csParams)
117
+
118
+ ####+END:
119
+
120
+ ####+BEGIN: b:py3:cs:main/exposedSymbols :classes ()
121
+ """ #+begin_org
122
+ * _[[elisp:(blee:menu-sel:outline:popupMenu)][±]]_ _[[elisp:(blee:menu-sel:navigation:popupMenu)][Ξ]]_ [[elisp:(outline-show-branches+toggle)][|=]] [[elisp:(bx:orgm:indirectBufOther)][|>]] *[[elisp:(blee:ppmm:org-mode-toggle)][|N]]* CsFrmWrk [[elisp:(outline-show-subtree+toggle)][||]] ~CS Controls and Exposed Symbols List Specification~ with /0/ in Classes List
123
+ #+end_org """
124
+ ####+END:
125
+
126
+ cs.invOutcomeReportControl(cmnd=True, ro=True)
127
+
128
+
129
+ ####+BEGIN: blee:bxPanel:foldingSection :outLevel 0 :sep nil :title "CmndSvcs" :anchor "" :extraInfo "Command Services Section"
130
+ """ #+begin_org
131
+ * _[[elisp:(blee:menu-sel:outline:popupMenu)][±]]_ _[[elisp:(blee:menu-sel:navigation:popupMenu)][Ξ]]_ [[elisp:(outline-show-branches+toggle)][|=]] [[elisp:(bx:orgm:indirectBufOther)][|>]] *[[elisp:(blee:ppmm:org-mode-toggle)][|N]]* [[elisp:(outline-show-subtree+toggle)][| _CmndSvcs_: |]] Command Services Section [[elisp:(org-shifttab)][<)]] E|
132
+ #+end_org """
133
+ ####+END:
134
+
135
+ ####+BEGIN: b:py3:cs:cmnd/classHead :cmndName "examples" :extent "verify" :ro "noCli" :comment "FrameWrk: CS-Main-Examples" :parsMand "" :parsOpt "" :argsMin "0" :argsMax "0" :asFunc "" :interactiveP ""
136
+ """ #+begin_org
137
+ * _[[elisp:(blee:menu-sel:outline:popupMenu)][±]]_ _[[elisp:(blee:menu-sel:navigation:popupMenu)][Ξ]]_ [[elisp:(outline-show-branches+toggle)][|=]] [[elisp:(bx:orgm:indirectBufOther)][|>]] *[[elisp:(blee:ppmm:org-mode-toggle)][|N]]* CmndSvc- [[elisp:(outline-show-subtree+toggle)][||]] <<examples>> *FrameWrk: CS-Main-Examples* =verify= argsMin=0 argsMax=0 ro=noCli [[elisp:(org-cycle)][| ]]
138
+ #+end_org """
139
+ class examples(cs.Cmnd):
140
+ cmndParamsMandatory = [ ]
141
+ cmndParamsOptional = [ ]
142
+ cmndArgsLen = {'Min': 0, 'Max': 0,}
143
+ rtInvConstraints = cs.rtInvoker.RtInvoker.new_noRo() # NO RO From CLI
144
+
145
+ @cs.track(fnLoc=True, fnEntry=True, fnExit=True)
146
+ def cmnd(self,
147
+ rtInv: cs.RtInvoker,
148
+ cmndOutcome: b.op.Outcome,
149
+ argsList: typing.Optional[list[str]]=None, # CsArgs
150
+ ) -> b.op.Outcome:
151
+ """FrameWrk: CS-Main-Examples"""
152
+ failed = b_io.eh.badOutcome
153
+ callParamsDict = {}
154
+ if self.invocationValidate(rtInv, cmndOutcome, callParamsDict, argsList).isProblematic():
155
+ return failed(cmndOutcome)
156
+ cmndArgsSpecDict = self.cmndArgsSpec()
157
+ ####+END:
158
+ self.cmndDocStr(f""" #+begin_org ***** [[elisp:(org-cycle)][| *CmndDesc:* | ]] Conventional top level example.
159
+ #+end_org """)
160
+
161
+ od = collections.OrderedDict
162
+ cmnd = cs.examples.cmndEnter
163
+ literal = cs.examples.execInsert
164
+
165
+ cs.examples.myName(cs.G.icmMyName(), cs.G.icmMyFullName())
166
+
167
+ cs.examples.commonBrief()
168
+
169
+ bleep.examples_icmBasic()
170
+
171
+ materializationDispatch_csu.examples_csu()
172
+
173
+ # cs.examples.menuChapter('=ExecLine Example= *Example Of Echo GPG Install Commands*')
174
+
175
+ # literal(f"""echo sudo apt -y install gnupg""")
176
+
177
+ b.ignore(ro.__doc__, cmndArgsSpecDict) # We are not using these modules, but they are auto imported.
178
+
179
+ return(cmndOutcome)
180
+
181
+ ####+BEGIN: bx:icm:py3:section :title "CS-Commands"
182
+ """ #+begin_org
183
+ * _[[elisp:(blee:menu-sel:outline:popupMenu)][±]]_ _[[elisp:(blee:menu-sel:navigation:popupMenu)][Ξ]]_ [[elisp:(outline-show-branches+toggle)][|=]] [[elisp:(bx:orgm:indirectBufOther)][|>]] *[[elisp:(blee:ppmm:org-mode-toggle)][|N]]* /Section/ [[elisp:(outline-show-subtree+toggle)][||]] *CS-Commands* [[elisp:(org-cycle)][| ]]
184
+ #+end_org """
185
+ ####+END:
186
+
187
+ ####+BEGIN: blee:bxPanel:foldingSection :outLevel 0 :sep nil :title "Main" :anchor "" :extraInfo "Framework Dblock"
188
+ """ #+begin_org
189
+ * _[[elisp:(blee:menu-sel:outline:popupMenu)][±]]_ _[[elisp:(blee:menu-sel:navigation:popupMenu)][Ξ]]_ [[elisp:(outline-show-branches+toggle)][|=]] [[elisp:(bx:orgm:indirectBufOther)][|>]] *[[elisp:(blee:ppmm:org-mode-toggle)][|N]]* [[elisp:(outline-show-subtree+toggle)][| _Main_: |]] Framework Dblock [[elisp:(org-shifttab)][<)]] E|
190
+ #+end_org """
191
+ ####+END:
192
+
193
+ ####+BEGIN: b:py3:cs:framework/main :csInfo "csInfo" :noCmndEntry "examples" :extraParamsHook "g_extraParams" :importedCmndsModules "g_importedCmndsModules"
194
+ """ #+begin_org
195
+ * _[[elisp:(blee:menu-sel:outline:popupMenu)][±]]_ _[[elisp:(blee:menu-sel:navigation:popupMenu)][Ξ]]_ [[elisp:(outline-show-branches+toggle)][|=]] [[elisp:(bx:orgm:indirectBufOther)][|>]] *[[elisp:(blee:ppmm:org-mode-toggle)][|N]]* CsFrmWrk [[elisp:(outline-show-subtree+toggle)][||]] =g_csMain= (csInfo, _examples_, g_extraParams, g_importedCmndsModules)
196
+ #+end_org """
197
+
198
+ if __name__ == '__main__':
199
+ cs.main.g_csMain(
200
+ csInfo=csInfo,
201
+ noCmndEntry=examples, # specify a Cmnd name
202
+ extraParamsHook=g_extraParams,
203
+ importedCmndsModules=g_importedCmndsModules,
204
+ )
205
+
206
+ ####+END:
207
+
208
+ ####+BEGIN: b:py3:cs:framework/endOfFile :basedOn "classification"
209
+ """ #+begin_org
210
+ * [[elisp:(org-cycle)][| *End-Of-Editable-Text* |]] :: emacs and org variables and control parameters
211
+ #+end_org """
212
+
213
+ #+STARTUP: showall
214
+
215
+ ### local variables:
216
+ ### no-byte-compile: t
217
+ ### end:
218
+ ####+END: