Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/devpi/devpi
Python PyPi staging server and packaging, testing, release tool
https://github.com/devpi/devpi
packaging pypi python server testing
Last synced: 3 months ago
JSON representation
Python PyPi staging server and packaging, testing, release tool
- Host: GitHub
- URL: https://github.com/devpi/devpi
- Owner: devpi
- Created: 2017-03-31T06:51:39.000Z (almost 8 years ago)
- Default Branch: main
- Last Pushed: 2024-04-20T08:22:20.000Z (10 months ago)
- Last Synced: 2024-05-01T09:53:15.060Z (10 months ago)
- Topics: packaging, pypi, python, server, testing
- Language: Python
- Homepage: https://doc.devpi.net
- Size: 21.6 MB
- Stars: 828
- Watchers: 13
- Forks: 126
- Open Issues: 87
-
Metadata Files:
- Readme: README.rst
- Contributing: CONTRIBUTING.rst
- Funding: .github/FUNDING.yml
Awesome Lists containing this project
- awesome-python-applications - Repo
- awesome-starts - devpi/devpi - Python PyPi staging server and packaging, testing, release tool (Python)
- awesome-python-applications - Repo
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 mail at pyfidelity.com for support contracts and paid help)