Hate to say it, but yes. You'd make it yourself.
Good news: Resources abound and now is as good a time as any to start learning. You will need to be able to do some Python scripting if you intend to stay in networking, unless you want to waste hours on boring slog tasks.
DevNet has learning material.
Kirk Byers has resources and runs regular courses on Python for net eng. He's also incredibly helpful and kind. ❤️
Games like CheckiO help introduce you to basic Python libraries in more abstract ways. Will confess: I can write a functional script using e.g. Meraki's Dashboard API or even some netmiko hijinx with Cisco equipment, but sometimes I find abstract puzzles hard.
And Al Sweigart's classic, Automate the Boring Stuff with Python. I've heard great things about Al's streams of him coding too.