pydevice42

Python library to interact with Device42


License
GPL-3.0-only
Install
pip install pydevice42==0.4.1

Documentation

CI PyPI

pydevice42

Installation

pip install pydevice42

Usage

from pydevice42 import D42Client

client = D42Client(hostname="device42.com", username="admin", password="admin")