Skip to content

Repository files navigation

pyseccomp

PyPIPython VersionsGitHub Actionscodecov

An interface to libseccomp using ctypes.

This library is API compatible with libseccomp's Python bindings, but it's available on PyPI and it's written in pure Python.

This is the intended use case:

try:
importseccompexceptImportError:
importpyseccompasseccomp

About

An interface to libseccomp using ctypes. API compatible with libseccomp's Python bindings.

Resources

Stars

14 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages