All Projects → devpi → Devpi

devpi / Devpi

Python PyPi staging server and packaging, testing, release tool

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Devpi

Rain
🌧️ A live example to illustrate python packaging, testing, building, & deploying
Stars: ✭ 99 (-77.7%)
Mutual labels:  packaging, pypi
Py3readiness
Python 3 support graph for most popular packages
Stars: ✭ 164 (-63.06%)
Mutual labels:  packaging, pypi
Dumb Pypi
PyPI generator, backed entirely by static files
Stars: ✭ 62 (-86.04%)
Mutual labels:  packaging, pypi
Maturin
Build and publish crates with pyo3, rust-cpython and cffi bindings as well as rust binaries as python packages
Stars: ✭ 532 (+19.82%)
Mutual labels:  packaging, pypi
publishing-python-packages
Examples and exercises for Publishing Python Packages from Manning Books 🐍 📦 ⬆️
Stars: ✭ 25 (-94.37%)
Mutual labels:  packaging, pypi
Fades
fades is a system that automatically handles the virtualenvs in the cases normally found when writing scripts and simple programs, and even helps to administer big projects.
Stars: ✭ 182 (-59.01%)
Mutual labels:  packaging, pypi
Sailboat
🐍 A quick and easy way to distribute your Python projects!
Stars: ✭ 137 (-69.14%)
Mutual labels:  packaging, pypi
capsulecd
Continuous Delivery for automating package releases (npm, cookbooks, gems, pip, jars, etc)
Stars: ✭ 96 (-78.38%)
Mutual labels:  packaging, pypi
poetry-version-plugin
Poetry plugin for dynamically extracting the package version from a __version__ variable or a Git tag.
Stars: ✭ 253 (-43.02%)
Mutual labels:  packaging, pypi
craft
The universal Sentry release CLI 🚀
Stars: ✭ 117 (-73.65%)
Mutual labels:  packaging, pypi
poetry-setup
Generate setup.py (setuptools) from pyproject.toml (poetry)
Stars: ✭ 44 (-90.09%)
Mutual labels:  packaging, pypi
Localshop
local pypi server (custom packages and auto-mirroring of pypi)
Stars: ✭ 371 (-16.44%)
Mutual labels:  packaging, pypi
Livego
go Implementation of live streaming services
Stars: ✭ 411 (-7.43%)
Mutual labels:  server
Chasquid
SMTP (email) server with a focus on simplicity, security, and ease of operation [mirror]
Stars: ✭ 427 (-3.83%)
Mutual labels:  server
Yatopia
The Most Powerful and Feature Rich Minecraft Server Software!
Stars: ✭ 408 (-8.11%)
Mutual labels:  server
Piprot
How rotten are your requirements?
Stars: ✭ 409 (-7.88%)
Mutual labels:  pypi
Happypandax
A cross-platform server and client application for managing and reading manga and doujinshi
Stars: ✭ 432 (-2.7%)
Mutual labels:  server
Fastd
🚀 A high performance PHP API framework.
Stars: ✭ 423 (-4.73%)
Mutual labels:  server
Binserve
A blazingly fast static web server with routing, templating, and security in a single binary you can set up with zero code. ⚡️🦀
Stars: ✭ 401 (-9.68%)
Mutual labels:  server
Desktopify
Convert Ubuntu Server for Raspberry Pi into a Desktop
Stars: ✭ 400 (-9.91%)
Mutual labels:  server

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 <https://pypi.org/project/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 <https://pypi.org/project/devpi-web/>_: plugin for devpi-server that provides a web and search interface

  • devpi-client <https://pypi.org/project/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)

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].