Skip to content

pycontribs/selinux

Folders and files

NameName
Last commit message
Last commit date
Dec 24, 2022
Dec 24, 2022
Dec 24, 2022
Jan 9, 2020
Nov 10, 2022
Dec 24, 2022
May 28, 2019
Mar 14, 2023
Apr 13, 2019
Dec 24, 2022
Dec 24, 2022
Nov 26, 2022
Dec 24, 2022
Oct 13, 2019
Dec 24, 2022

Repository files navigation

Python Black Code Style

selinux

Pure-python selinux shim module for use in virtualenvs in order to avoid failure to load selinux in Ansible modules.

You still need to have libselinux python bindings package installed on your system for it to work but you no longer have the problem of not being able to import it from inside isolated (default) virtualenvs.

This package was also tested as installed outside virtualenvs and seems not to interfere with the original library.

The change-list can be accessed at releases.