{"categories":[{"label":"Testing","url":"https://skillfed.io/packages/category/software-development-testing/4"}],"enrichment":{"capability":"A minimal stub package that verifies pip can successfully install and import a Python module, with no runtime dependencies.","skillfed_tags":["testing","diagnostic"],"use_cases":["Verify that pip is correctly installed and functional in a new Python environment.","Test that a CI/CD pipeline can successfully execute pip install commands.","Confirm that Python package management works before installing production dependencies.","Validate that a containerized or isolated Python environment has working package installation."],"what_it_does":"pip-install-test is a deliberately minimal stub package designed to verify that pip and the Python packaging system are working correctly in a given environment. It contains no runtime dependencies and is intended solely as a proof-of-concept that third-party module installation succeeds. The package is not meant to exercise the full feature set of pip or setuptools, but rather to provide a simple, lightweight way to confirm that an environment can install and import a package.\n\nThis package is explicitly designed for testing and validation scenarios\u2014checking that a fresh Python environment has working pip infrastructure, or verifying that a CI/CD pipeline can successfully install packages. It has no practical functionality beyond its existence as an importable module.","worth_installing":"Yes, if you need a minimal test to verify pip functionality. The package is abandoned and carries no active maintenance, but it has no dependencies and serves its narrow purpose reliably. Install it only for validation or testing scenarios, not for any production use."},"id":"pip-install-test","links":{"html":"https://skillfed.io/packages/pip-install-test","md":"https://skillfed.io/packages/pip-install-test.md","pypi":"https://pypi.org/project/pip-install-test/"},"maintenance":{"status":"abandoned"},"meta":{"latest_release":"2019-03-28","license_spdx":null,"license_treatment":"permissive","name":"pip-install-test","python_support":"unspecified","summary":"A minimal stub package to test success of pip install"},"popularity":{"monthly_downloads":226129,"position":9206,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"0.5"}
