POSIX.1e ACLs for python
conda install conda-forge::pylibacl
This is a C extension module for Python which implements POSIX ACLs manipulation. It is a wrapper on top of the systems's acl C library - see acl(5).