Skip to main content

Python package for interacting with IP Fabric Diagrams

This project has been archived.

The maintainers of this project have marked this project as archived. No new releases are expected.

Project description

IPFabric

ipfabric-diagrams is a Python module for connecting to and graphing topologies against an IP Fabric instance.

About

Founded in 2015, IP Fabric develops network infrastructure visibility and analytics solution to help enterprise network and security teams with network assurance and automation across multi-domain heterogeneous environments. From in-depth discovery, through graph visualization, to packet walks and complete network history, IP Fabric enables to confidently replace manual tasks necessary to handle growing network complexity driven by relentless digital transformation.

Versioning

Starting with IP Fabric version 5.0.x the python-ipfabric and python-ipfabric-diagrams will need to match your IP Fabric version. The API's are changing and instead of api/v1 they will now be api/v5.0.

Version 5.1 will have backwards compatability with version 5.0 however 6.0 will not support any 5.x versions. By ensuring that your ipfabric SDK's match your IP Fabric Major Version will ensure compatibility and will continue to work.

Installation

pip install ipfabric-diagrams

Introduction

This package is used for diagramming via the API for IP Fabric v4.3.0.
Examples can be located under examples directory.

Authentication

Please take a look at python-ipfabric for all authentication options.

from ipfabric_diagrams import IPFDiagram
ipf = IPFDiagram(base_url='https://demo3.ipfabric.io/', auth='token', verify=False, timeout=15)

Development

IPFabric uses poetry for the python packaging module. Install poetry globally:

pip install poetry

To install a virtual environment run the following command in the root of this directory.

poetry install

To test and build:

poetry run pytest
poetry build

Prior to pushing changes run:

poetry run black ipfabric_diagrams
poetry update

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

ipfabric_diagrams-6.1.0b0.tar.gz (15.2 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

ipfabric_diagrams-6.1.0b0-py3-none-any.whl (18.5 kB view details)

Uploaded Python 3

File details

Details for the file ipfabric_diagrams-6.1.0b0.tar.gz.

File metadata

  • Download URL: ipfabric_diagrams-6.1.0b0.tar.gz
  • Upload date:
  • Size: 15.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.3.2 CPython/3.9.9 Windows/10

File hashes

Hashes for ipfabric_diagrams-6.1.0b0.tar.gz
Algorithm Hash digest
SHA256 a07fa74a93d32de234d5ef434e7b2f1a43b04de59027cc14f29f5a04b39fae70
MD5 e7b9ca0154eb2ca65fc574746cb6585a
BLAKE2b-256 23e40beb4ef2bbc52049923ccb33ea90022cd14b5d2333aafb8c0e312ad2ad18

See more details on using hashes here.

File details

Details for the file ipfabric_diagrams-6.1.0b0-py3-none-any.whl.

File metadata

File hashes

Hashes for ipfabric_diagrams-6.1.0b0-py3-none-any.whl
Algorithm Hash digest
SHA256 0eb0cb8a23a1df441cbff2e32dec27c440a53efea62ef2a23896e500291fa5a8
MD5 609cb5fe4031d929401b6ace2b2fd591
BLAKE2b-256 794c06eb7dcce92b8636f401c42591d645dbee0f9e318ebf44aa9b4d293b99e6

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page