AlphaVSS
AlphaVSS copied to clipboard
python implementation of AlphaVSS
Howdy, There's no issue, but I wanted to leave a reference here so that if someone found your repo, they might also know there is a Python implementation that I've started work on (using your library as the base), and wanted to thank your project team members for their work and documentation.
I've gotten the basic functionality working, and hope this helps someone else. It's possible I'll include support for AlphaFS as well, but for now, the only thing I think I need so far is the "Volume.GetVolumeDisplayName" code and I have WMI doing that part for me now.
https://github.com/smanross/python-alphavss
Thank You Very Much, Steven