Network Automation Intro with Pexpect and Python

preview_player
Показать описание
In this video, I will be going over how to get started with network automation using Pexpect and Python
Рекомендации по теме
Комментарии
Автор

Great video - thank you for sharing this information.

justmeva
Автор

concise and so informative, thank you for this great tutorial

MegaHatef
Автор

Amazing my friend. You’re the guy. God bless you so much.

polliluiz
Автор

this video saved me on a current story i was assigned to at work, many thanks!

typatrice
Автор

One of the best tutorials Iv found on Pexpect. thank you

adambeardsley
Автор

clearly explained .... 5 star for you....

rubyashby
Автор

if u were to run a pytest for this function, how would u go about it?

typatrice
Автор

Nice, how does pexpect handle rtd? For example if it takes 8-10 seconds for the password prompt to appear on terminal output

karjon
Автор

Good video only one comment. I started by looking at the documentation but as is often true the documentation is not written in manor that is easy to understand for someone just learning python. If I had a dollar for every WTF I exclaimed while trying to understand the documentation, I'd be rich! So looking at difficult to interpret documentation is often, not very helpfull. Which is how I came to look for videos on pexpect and landed on yours. I did on the other hand find your video clear and easy to follow and devoid of expressions of WTF.
Thank you.

Автор

I have python 3.7 running under windows and python 2.7 running under linux nether understands sys.stdout.buffer