SkillAgentSearch skills...

Selinux

Pure-python selinux shim module for use in virtualenvs

Install / Use

/learn @pycontribs/Selinux
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

.. image:: https://img.shields.io/badge/code%20style-black-000000.svg :target: https://github.com/python/black :alt: 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__.

__ https://github.com/pycontribs/selinux/releases

Related Skills

View on GitHub
GitHub Stars21
CategoryDevelopment
Updated1mo ago
Forks17

Languages

Python

Security Score

95/100

Audited on Feb 16, 2026

No findings