Metadata-Version: 2.1
Name: bisos.examples
Version: 0.3
Summary: bisos.examples: python libraies, python scripts and Interactive Command Modules (ICM) to provide templates and to illustrate, examine and test BISOS (ByStar Internet Services OS) features.
Home-page: http://www.by-star.net/PLPC/180047
Author: Mohsen Banan
Author-email: libre@mohsen.1.banan.byname.net
Maintainer: Mohsen Banan
Maintainer-email: libre@mohsen.1.banan.byname.net
License: AGPL
Download-URL: http://www.by-star.net/PLPC/180047
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU Affero General Public License v3
Classifier: Operating System :: POSIX
Classifier: Programming Language :: Python
Classifier: Topic :: Software Development :: Libraries
Classifier: Topic :: Software Development :: Libraries :: Python Modules

==============
bisos.examples
==============

.. contents::
   :depth: 3
..

Overview
========

bisos.examples: python libraies, python scripts and Interactive Command
Modules (ICM) to provide templates and to illustrate, examine and test
BISOS (ByStar Internet Services OS) features.

The following suffixes and prefixes are used to indicate purpose.

-  Example – Code/text that illustrates a particular usage

-  Begin – A Template to be used as a beginning point for new code

-  Start – Script that insert “Begin” for new code

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

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

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

::

    sudo pip install bisos.examples

Usage
=====

::

    /usr/local/bin/icmStart.py
    /usr/local/bin/icmExamples.py


