{"categories":[{"label":"Software Development","url":"https://skillfed.io/packages/category/software-development"},{"label":"Scientific/Engineering","url":"https://skillfed.io/packages/category/scientific-engineering"}],"enrichment":{"capability":"Pox provides utilities for filesystem exploration, environment variable manipulation, and automated discovery of installed tools and packages\u2014useful for both local and remote system interaction.","skillfed_tags":["filesystem-utilities","build-automation","remote-execution"],"use_cases":["Discover the path to an executable or Python interpreter on a local or remote system without shell invocation.","Expand environment variables in configuration paths or build scripts programmatically.","Locate installed Python packages and their source code directories for introspection or manipulation.","Automate cross-platform build and installation scripts that need to query the user's home directory and shell preferences.","Abstract filesystem commands for execution across distributed or parallel pipes in heterogeneous computing setups."],"what_it_does":"Pox is a collection of filesystem and environment utilities that complement Python's built-in `os` and `shutil` modules. It provides Python equivalents of Unix shell commands like `which` and `find`, along with functions to discover user environment details (home directory, login shell, preferred user name) and manipulate environment variables. The package is particularly useful for remote system administration and automated builds, where you need to programmatically discover what tools are installed and where they live on a system.\n\nThe package also offers higher-level operations: finding the location of an installed Python package, determining if source code exists on the filesystem, querying package versions, and abstracting commands for remote execution. It has no runtime dependencies and is part of the larger pathos framework for heterogeneous computing, making it a lightweight addition to build scripts and system exploration workflows.","worth_installing":"Yes. Pox is a lightweight, dependency-free utility library with active maintenance, permissive licensing, and no known vulnerabilities. Install it if you need programmatic filesystem exploration, environment variable handling, or automated discovery of system tools\u2014particularly valuable in build automation and remote system administration scripts."},"id":"pox","links":{"html":"https://skillfed.io/packages/pox","md":"https://skillfed.io/packages/pox.md","pypi":"https://pypi.org/project/pox/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-01-19","license_spdx":null,"license_treatment":"permissive","name":"pox","python_support":"supports_current","summary":"utilities for filesystem exploration and automated builds"},"popularity":{"monthly_downloads":18041870,"position":1087,"tier":"top_5000"},"security":{"n_vulnerabilities":0},"version":"0.3.7"}
