/icaclswrap

Windows ACL permissions management through wrapping calls to icacls windows executable

Primary LanguagePythonMIT LicenseMIT

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.