Skip to content

Scrapli!

Compare
Choose a tag to compare
@carlmontanari carlmontanari released this 10 Feb 04:36

-rename -> scrapli
-add test telnet support
-support 3.6+ again (named tuple instead of data class)
-rename result->response and reswizzle
-drop TextFSM off of send command, is available via response object
-regen docs
-remove flush as it seemed useless...
-cleanup docstrings (remove noqa stuff)