{"categories":[{"label":"Build Tools","url":"https://skillfed.io/packages/category/software-development-build-tools/3"}],"enrichment":{"capability":"devpi-client is a command-line tool for uploading, testing, and installing Python packages from devpi-server indexes, typically used to manage private package repositories and CI/CD workflows.","skillfed_tags":["packaging","devpi","private-index"],"use_cases":["Upload built Python packages to a private devpi index as part of a release workflow.","Configure and switch between multiple devpi server instances and indexes from the command line.","Run automated tests on packages before or after uploading them to a devpi index.","Manage authentication credentials for secure access to private package repositories.","Integrate package publishing into CI/CD pipelines that use devpi-server as the artifact store."],"what_it_does":"devpi-client is a command-line interface for interacting with devpi-server, a private Python package index and testing infrastructure. It handles the workflow of uploading packages to a devpi index, running tests against them, and installing them locally or in CI environments. The tool reads configuration from pyproject.toml, setup.cfg, and tox.ini, and manages authentication credentials for secure communication with the server.\n\nTypically used by teams running private package repositories or by developers automating package testing and distribution in CI/CD pipelines. It depends on requests for HTTP communication, build for package building, pkginfo for metadata inspection, and pluggy for extensibility. The package is actively maintained and supports a wide range of Python versions from 3.7 to 3.14.","worth_installing":"Yes. devpi-client is actively maintained, has no known vulnerabilities, carries a permissive MIT license, and installs with low friction. Install it if you are running devpi-server and need a command-line interface for package uploads, testing, and index management. If you are not using devpi-server, this package has no standalone value."},"id":"devpi-client","links":{"html":"https://skillfed.io/packages/devpi-client","md":"https://skillfed.io/packages/devpi-client.md","pypi":"https://pypi.org/project/devpi-client/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-04-30","license_spdx":null,"license_treatment":"permissive","name":"devpi-client","python_support":"supports_current","summary":"devpi upload/install/... workflow commands for Python developers"},"popularity":{"monthly_downloads":212968,"position":9447,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"7.3.0"}
