icaclswrap

Windows ACL permissions management through wrapping windows executable icacls


Keywords
icaclswrap
License
MIT
Install
pip install icaclswrap==0.2.0

Documentation

icaclswrap

Documentation Status Updates

Windows ACL permissions management through wrapping calls to icacls windows executable

Features

  • Call windows executable 'icacls' to set persmissions with windows access control lists
  • Wraps calls as python functions, return values as python objects and exceptions
  • Downside: only works with access to the windows 'icacls' command, on a windows machine

Credits

This package was created with Cookiecutter and the audreyr/cookiecutter-pypackage project template.