What is it?
netdevicelib is a Python library for interacting with network devices, such as routers, switches, and firewalls.
It is similar in concept (but more ambitious in scope) to the Net-Telnet-Cisco module for Perl.
How do I get it?
Releases may be downloaded from the Project Page.
How do I use it?
For now, use the source, Luke! :-) See the examples directory in the distribution for an example of usage. Documentation is definitely on the to-do list.
Who wrote it?
netdevicelib was written by Brian Landers. See the CREDITS.txt file in the distribution for more information on contributors.