bisos.bx-bases


Namebisos.bx-bases JSON
Version 0.18 PyPI version JSON
download
home_pagehttp://www.by-star.net/PLPC/180047
Summarybisos.bx-bases: Python scripts (Command Services) used for bootstrapping the BISOS environment.
upload_time2024-08-08 03:09:47
maintainerMohsen Banan
docs_urlNone
authorMohsen Banan
requires_pythonNone
licenseAGPL
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            Panel Controls:: `Show-All <elisp:(show-all)>`__
`Overview <elisp:(org-shifttab)>`__
`Content <elisp:(progn (org-shifttab) (org-content))>`__ \|
`(1) <elisp:(delete-other-windows)>`__ \|
`S&Q <elisp:(progn (save-buffer) (kill-buffer))>`__
`Save <elisp:(save-buffer)>`__ `Quit <elisp:(kill-buffer)>`__
`Bury <elisp:(bury-buffer)>`__ Links:
`file:./panels/_nodeBase_/fullUsagePanel-en.org <./panels/_nodeBase_/fullUsagePanel-en.org>`__
(Package Panel)

Overview
========

bx-bases: python scripts (Command Services) are used for bootstrapping
the BISOS (ByStar Internet Services OS) environment.

bx-pip and bx-bases are CS scripts that will normally be installed in
/usr/local/bin. bx-bases then can create /bisos and that allows for
bx-pip to thereafter to install into bystar instead of /usr/local/bin.

.. _table-of-contents:

Table of Contents TOC
=====================

-  `Overview <#overview>`__
-  `About BISOS — ByStar Internet Services Operating
   System <#about-bisos-----bystar-internet-services-operating-system>`__
-  `Uses of bisos.bx-bases <#uses-of-bisosbx-bases>`__
-  `Installation <#installation>`__

   -  `With pip <#with-pip>`__
   -  `With pipx <#with-pipx>`__

-  `Usage <#usage>`__

   -  `Locally (system command-line) <#locally-system-command-line>`__

-  `Documentation <#documentation>`__

   -  `bisos.bx-bases Blee-Panels <#bisosbx-bases-blee-panels>`__

-  `Support <#support>`__

About 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 <https://github.com/bxGenesis/start>`__ for information about
getting started with BISOS.

bisos.facter/ is a small piece of a much bigger picture. **BISOS** is a
foundation for **The Libre-Halaal ByStar Digital Ecosystem** which is
described as a cure for losses of autonomy and privacy that we are
experiencing in a book titled: `Nature of
Polyexistentials <https://github.com/bxplpc/120033>`__

Uses of bisos.bx-bases
======================

Within BISOS, the installation process uses bx-bases.

Installation
============

The sources for the bisos.facter pip package is maintained at:
https://github.com/bisos-pip/bx-bases.

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

You can install bisos.bx-bases with pip or pipx.

With pip
--------

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

.. code:: bash

   pip install bisos.bx-bases

With pipx
---------

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

.. code:: bash

   pipx install bisos.bx-bases

The following commands are made available:

-  bx-bases

Usage
=====

Locally (system command-line)
-----------------------------

.. code:: bash

   bin/bx-bases

Documentation
=============

Part of ByStar Digital Ecosystem http://www.by-star.net.

This module's primary documentation is in
http://www.by-star.net/PLPC/180047

bisos.bx-bases Blee-Panels
--------------------------

bisos.bx-bases 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 <http://mohsen.1.banan.byname.net>`__ at:
  http://mohsen.1.banan.byname.net/contact

            

Raw data

            {
    "_id": null,
    "home_page": "http://www.by-star.net/PLPC/180047",
    "name": "bisos.bx-bases",
    "maintainer": "Mohsen Banan",
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": "libre@mohsen.1.banan.byname.net",
    "keywords": null,
    "author": "Mohsen Banan",
    "author_email": "libre@mohsen.1.banan.byname.net",
    "download_url": "https://files.pythonhosted.org/packages/ff/86/0703aed4d06572f55d1354df392a0434f8be66ed46c2376b0a96788c6fa3/bisos.bx-bases-0.18.tar.gz",
    "platform": null,
    "description": "Panel Controls:: `Show-All <elisp:(show-all)>`__\n`Overview <elisp:(org-shifttab)>`__\n`Content <elisp:(progn (org-shifttab) (org-content))>`__ \\|\n`(1) <elisp:(delete-other-windows)>`__ \\|\n`S&Q <elisp:(progn (save-buffer) (kill-buffer))>`__\n`Save <elisp:(save-buffer)>`__ `Quit <elisp:(kill-buffer)>`__\n`Bury <elisp:(bury-buffer)>`__ Links:\n`file:./panels/_nodeBase_/fullUsagePanel-en.org <./panels/_nodeBase_/fullUsagePanel-en.org>`__\n(Package Panel)\n\nOverview\n========\n\nbx-bases: python scripts (Command Services) are used for bootstrapping\nthe BISOS (ByStar Internet Services OS) environment.\n\nbx-pip and bx-bases are CS scripts that will normally be installed in\n/usr/local/bin. bx-bases then can create /bisos and that allows for\nbx-pip to thereafter to install into bystar instead of /usr/local/bin.\n\n.. _table-of-contents:\n\nTable of Contents TOC\n=====================\n\n-  `Overview <#overview>`__\n-  `About BISOS \u2014 ByStar Internet Services Operating\n   System <#about-bisos-----bystar-internet-services-operating-system>`__\n-  `Uses of bisos.bx-bases <#uses-of-bisosbx-bases>`__\n-  `Installation <#installation>`__\n\n   -  `With pip <#with-pip>`__\n   -  `With pipx <#with-pipx>`__\n\n-  `Usage <#usage>`__\n\n   -  `Locally (system command-line) <#locally-system-command-line>`__\n\n-  `Documentation <#documentation>`__\n\n   -  `bisos.bx-bases Blee-Panels <#bisosbx-bases-blee-panels>`__\n\n-  `Support <#support>`__\n\nAbout BISOS \u2014 ByStar Internet Services Operating System\n=======================================================\n\nLayered on top of Debian, **BISOS**: (By\\* Internet Services Operating\nSystem) is a unified and universal framework for developing both\ninternet services and software-service continuums that use internet\nservices. See `Bootstrapping ByStar, BISOS and\nBlee <https://github.com/bxGenesis/start>`__ for information about\ngetting started with BISOS.\n\nbisos.facter/ is a small piece of a much bigger picture. **BISOS** is a\nfoundation for **The Libre-Halaal ByStar Digital Ecosystem** which is\ndescribed as a cure for losses of autonomy and privacy that we are\nexperiencing in a book titled: `Nature of\nPolyexistentials <https://github.com/bxplpc/120033>`__\n\nUses of bisos.bx-bases\n======================\n\nWithin BISOS, the installation process uses bx-bases.\n\nInstallation\n============\n\nThe sources for the bisos.facter pip package is maintained at:\nhttps://github.com/bisos-pip/bx-bases.\n\nThe bisos.bx-bases pip package is available at PYPI as\nhttps://pypi.org/project/bisos.bx-bases\n\nYou can install bisos.bx-bases with pip or pipx.\n\nWith pip\n--------\n\nIf you need access to bisos.facter as a python module, you can install\nit with pip:\n\n.. code:: bash\n\n   pip install bisos.bx-bases\n\nWith pipx\n---------\n\nIf you only need access to bisos.facter on command-line, you can install\nit with pipx:\n\n.. code:: bash\n\n   pipx install bisos.bx-bases\n\nThe following commands are made available:\n\n-  bx-bases\n\nUsage\n=====\n\nLocally (system command-line)\n-----------------------------\n\n.. code:: bash\n\n   bin/bx-bases\n\nDocumentation\n=============\n\nPart of ByStar Digital Ecosystem http://www.by-star.net.\n\nThis module's primary documentation is in\nhttp://www.by-star.net/PLPC/180047\n\nbisos.bx-bases Blee-Panels\n--------------------------\n\nbisos.bx-bases Blee-Panles are in ./panels directory. From within Blee\nand BISOS these panles are accessible under the Blee \"Panels\" menu.\n\nSupport\n=======\n\n| For support, criticism, comments and questions; please contact the\n  author/maintainer\n| `Mohsen Banan <http://mohsen.1.banan.byname.net>`__ at:\n  http://mohsen.1.banan.byname.net/contact\n",
    "bugtrack_url": null,
    "license": "AGPL",
    "summary": "bisos.bx-bases: Python scripts (Command Services) used for bootstrapping the BISOS environment.",
    "version": "0.18",
    "project_urls": {
        "Download": "http://www.by-star.net/PLPC/180047",
        "Homepage": "http://www.by-star.net/PLPC/180047"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ff860703aed4d06572f55d1354df392a0434f8be66ed46c2376b0a96788c6fa3",
                "md5": "e72215d54d586cffc56d45614ef461ac",
                "sha256": "c50f7a7a48c1e80ad9871ac668e55938ff9b46dff5ceff882219198f9f2d505e"
            },
            "downloads": -1,
            "filename": "bisos.bx-bases-0.18.tar.gz",
            "has_sig": false,
            "md5_digest": "e72215d54d586cffc56d45614ef461ac",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 30105,
            "upload_time": "2024-08-08T03:09:47",
            "upload_time_iso_8601": "2024-08-08T03:09:47.223341Z",
            "url": "https://files.pythonhosted.org/packages/ff/86/0703aed4d06572f55d1354df392a0434f8be66ed46c2376b0a96788c6fa3/bisos.bx-bases-0.18.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-08-08 03:09:47",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "bisos.bx-bases"
}
        
Elapsed time: 0.90356s