Python script to get running and startup configs from Cisco IOS devices over Telnet
Compatible on Python 2 and 3 without use of any external libraries.
Put all your hosts, one by line, in an "input.txt" file in the same folder and run the script to get the complete running- and startup-configs from them.