Skip to main content

devpi-web: a web view for devpi-server

Project description

devpi-web: web interface plugin for devpi-server

This plugin adds a web interface with search for devpi-server.

Installation

devpi-web needs to be installed alongside devpi-server.

You can install it with:

pip install devpi-web

There is no configuration needed as devpi-server will automatically discover the plugin through calling hooks using the setuptools entry points mechanism.

Changelog

3.4.0 (2018-09-08)

Features

  • implement #503: the package description is rendered on demand instead of by event handling.

  • implement #504: the documentation is unpacked and cached on demand instead of relying on event processing.

  • Add possibility for plugins to implement search backends as replacement for the default whoosh based backend.

3.3.0 (2018-05-04)

Features

  • add devpiserver_on_remove_file hook implementation to handle removal of unpacked documentation. Thanks to Dr Colin Kong for the PR.

  • Use mirror_web_url_fmt in get_description for mirror indexes.

Bug Fixes

  • fix #487: rewrite internal links in order to update browser history/URL

  • fix #494: fix redirect for +simple pages after PEP 503 fixes in devpi-server.

  • fix scroll for anchors on internal links of documentation

3.2.2 (2018-01-17)

Bug Fixes

  • fix issue482: let external links in documentation open outside of iframe.

  • Prevent stale static resources from browser caching by adding devpi-web version to their URLs.

3.2.1 (2017-11-23)

No significant changes.

3.2.1rc1 (2017-09-08)

Bug Fixes

  • make search results compatible with pip showing INSTALLED/LATEST info.

  • fix server error by returning 404 when a toxresult can’t be found.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

devpi-web-3.4.0.tar.gz (92.1 kB view hashes)

Uploaded Source

Built Distribution

devpi_web-3.4.0-py2.py3-none-any.whl (85.1 kB view hashes)

Uploaded Python 2 Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page