Skip to content

Python library that provides a new way to interact and configure your networking devices

License

Notifications You must be signed in to change notification settings

alliedtelesis/py-networking

Repository files navigation

Py-Networking

unittest coverage pypi

About

Py-Networking (PN) is a python library that provides a new way to interact and configure your networking devices. PN abstract the physical device and provides to the user an uniform API that does not depends from the specific device configuration or configuration syntax. PN does not emulate features that device maybe missing but if two different devices implement a specific feature, this is exposed to the user in the same way.

Documentation

Draft documentation is available at http://docs.py-networking.com

Mailing List

User's mailing list can be browsed or posted after joining it.

License

Apache 2.0