Socket
Socket
Sign inDemoInstall

topology-yaml

Package Overview
Dependencies
4
Maintainers
1
Alerts
File Explorer

Install Socket

Detect and block malicious and high-risk dependencies

Install

    topology-yaml

Opinionated topology file generator and parser


Maintainers
1

Readme

Topology-Yaml

.. image:: https://img.shields.io/pypi/v/topology-yaml.svg :target: https://pypi.python.org/pypi/topology-yaml :alt: Latest PyPI version

Opinionated topology file generator and parser.

Requirements


- Python 2.7

Installation

From Source:

::

$ git clone https://github.com/lumina-networks/topology-yaml $ cd topology-yaml $ sudo pip install .

From PyPi

::

$ pip install topology-yaml

Usage


**topology-yaml** will be the command after installation. For example:
::

    $ Usage: topology-yaml [OPTIONS] COMMAND [ARGS]...

    Options:
      --help  Show this message and exit.

    Commands:
      create  Create Topology File
      delete  Delete Topology File
      read    Read Topology File


Documentation

To build documentation:

::

$ make documentation

Or

::

$ cd docs $ make html

Licence

MIT

Authors

topology-yaml was written by Lumina NetDev <oss-dev@luminanetworks.com>_.

FAQs


Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc