# devpi
**Repository Path**: mirrors_harlowja/devpi
## Basic Information
- **Project Name**: devpi
- **Description**: Python PyPi staging server and packaging, testing, release tool
- **Primary Language**: Unknown
- **License**: Not specified
- **Default Branch**: master
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 0
- **Forks**: 0
- **Created**: 2020-09-24
- **Last Updated**: 2026-01-11
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README
devpi: PyPI server and packaging/testing/release tool
===================================================================
This repository contains three packages comprising the core devpi system
on the server and client side:
- `devpi-server `_:
for serving a pypi.org consistent
caching index as well as user or team based indexes
which can inherit packages from each other or from
the pypi.org site.
- `devpi-web `_:
plugin for devpi-server that provides a web and search interface
- `devpi-client `_:
command line tool with sub commands for
creating users, using indexes, uploading to and installing
from indexes, as well as a "test" command for invoking tox.
For getting started, more docs see https://doc.devpi.net/
Holger Krekel, Florian Schulze, April 2017
(contact us at office at merlinux.eu for support contracts
and paid help)