mykolq / pydevice42

Python library to interact with Device42

Home Page:https://pypi.org/project/pydevice42/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

# 🚮 Archived!

If you're interested in maintaining this package please get in touch with me at:

https://github.com/pschmitt/contact/issues/new

CI PyPI

pydevice42

Installation

pip install pydevice42

Usage

from pydevice42 import D42Client

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

About

Python library to interact with Device42

https://pypi.org/project/pydevice42/

License:GNU General Public License v3.0


Languages

Language:Python 87.2%Language:Shell 12.8%