Show HN: RDPY – Microsoft Remote Desktop Protocol in Python
1–2 of 2 posts
Re: Show HN: RDPY – Microsoft Remote Desktop Protocol in Python
#2This is one of the best Python codebases I've seen in a while.
Code is easy to read and understand from reading the source, documentation is pretty comprehensive as well. Really exemplifies the proper implementation of OOP concepts in Python, which unfortunately is hard to find these days.