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.

See https://doc.devpi.net for quickstart and more documentation.

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.

Support

If you find a bug, use the issue tracker at Github.

For general questions use the #devpi IRC channel on freenode.net or the devpi-dev@python.org mailing list.

For support contracts and paid help contact merlinux.eu.

Changelog

3.5.2 (2019-06-28)

Bug Fixes

  • iterate over mirror projects instead of building full list for indexing.

3.5.1 (2019-04-26)

Bug Fixes

  • when mirror names are indexed a full reindex was triggered, now only the project names of the mirror are indexed.

  • require –offline mode when using –recreate-search-index option. Otherwise reindexing may hang when trying to index a mirror.

3.5.0 (2018-11-16)

Features

  • feature #193: adding support for using markdown in package descriptions.

Bug Fixes

  • fix #594: fix more url in search results

3.4.1 (2018-09-18)

Bug Fixes

  • Fix rendering of empty description which caused a traceback on Python 2.7.

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.

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.5.2.tar.gz (94.1 kB view hashes)

Uploaded Source

Built Distribution

devpi_web-3.5.2-py2.py3-none-any.whl (86.9 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