I just launched my first Python project on my GitHub last week. My project name is Malas (Multi-vendor automation leverage at slouching), a simple multi-vendor network automation program powered by netmiko for general configuration or retrieve information via SSH parallelly. I created this program as an abstraction layer in a wizard-type CLI for simplicity’s sake. Did you know Malas also is a word from Bahasa Indonesia? The word meaning is Lazy (Too inclined to avoid hard work).
If you are interested in my project, you can install it from PyPI or visit my GitHub page.
PyPI: https://pypi.org/project/Malas
GitHub: https://github.com/destrianto/malas
You can also visit netmiko’s GitHub page to learn more about it.
https://github.com/ktbyers/netmiko