hypy icon indicating copy to clipboard operation
hypy copied to clipboard

Where is hypy.py?

Open schottz opened this issue 6 years ago • 1 comments

In the README.md file it's said that hypy.py file is the handler for any interfacing with Hyper-V, but I couldn't find it.

Could you help me, please?

schottz avatar Feb 05 '20 20:02 schottz

Actually there is no hypy.py. There's a main under hypy directory: https://github.com/avanzzzi/hypy/blob/master/hypy/main.py

Is this what you were looking for?

avanzzzi avatar Apr 01 '20 14:04 avanzzzi