awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Z

zalando/python-nsenter

0
View on GitHub↗
0 stars·0 forks·4 views

Python Nsenter

NSEnter

Features

  • Namespace and Process Utilities - Python package for entering Linux kernel namespaces.

Star history

Star history chart for zalando/python-nsenterStar history chart for zalando/python-nsenter

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Frequently asked questions

What does zalando/python-nsenter do?

NSEnter

What are the main features of zalando/python-nsenter?

The main features of zalando/python-nsenter are: Namespace and Process Utilities.

What are some open-source alternatives to zalando/python-nsenter?

Open-source alternatives to zalando/python-nsenter include: rootless-containers/rootlesskit — RootlessKit is a tool for running container workloads and isolated process trees securely as a standard non-privileged… friz-zy/pyspaces — Works with Linux namespaces througth glibc with pure python. moby/moby — Moby is an OCI container engine and runtime manager designed for building, running, and managing isolated containers…

Open-source alternatives to Python Nsenter

Similar open-source projects, ranked by how many features they share with Python Nsenter.
  • rootless-containers/rootlesskitrootless-containers avatar

    rootless-containers/rootlesskit

    1,273View on GitHub↗

    RootlessKit is a tool for running container workloads and isolated process trees securely as a standard non-privileged user without holding root access on the host. It creates unprivileged user and mount namespaces to simulate fake root execution environments, allowing users to execute container workloads and manage resource groups safely. The project provides capabilities for rootless port forwarding and unprivileged network namespace isolation, routing container network traffic through user-mode packet translation without requiring privileged kernel setup. It includes multiple backend netwo

    Gorootless-containers
    View on GitHub↗1,273
  • friz-zy/pyspacesFriz-zy avatar

    Friz-zy/pyspaces

    88View on GitHub↗

    Works with Linux namespaces througth glibc with pure python

    Python
    View on GitHub↗88
  • moby/mobymoby avatar

    moby/moby

    71,729View on GitHub↗

    Moby is an OCI container engine and runtime manager designed for building, running, and managing isolated containers based on Open Container Initiative standards. It functions as a container daemon and image builder, providing a core engine to orchestrate the full lifecycle of containers and the packaging of source code into portable images. The project provides a standardized HTTP interface that allows for programmatic container management, enabling external clients to control daemon settings and container operations. It supports a rootless security model, allowing the engine daemon to execu

    Gocontainersdockergo
    View on GitHub↗71,729