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.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.
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
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file devpi-web-3.5.1.tar.gz
.
File metadata
- Download URL: devpi-web-3.5.1.tar.gz
- Upload date:
- Size: 93.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: devpi-server/4.8.1.dev0 (py2.7.13; linux2)
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 354974d12c5aa412995e34ef86f079303a8760e5c421cefd581cb5bae071160c |
|
MD5 | c715d971bbdcb337836de413bff5f731 |
|
BLAKE2b-256 | 1af06599d4aa4db523fe2e87b64ba5190b8746761cab60c50747b60296d40caf |
File details
Details for the file devpi_web-3.5.1-py2.py3-none-any.whl
.
File metadata
- Download URL: devpi_web-3.5.1-py2.py3-none-any.whl
- Upload date:
- Size: 86.7 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: devpi-server/4.8.1.dev0 (py2.7.13; linux2)
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 209ce47253af7ed6fb3fdab3a5a38a6c071e4a35c1b0889ba78f1819e63d3cfb |
|
MD5 | f1cd6e5671b18a1761d82aea533c8736 |
|
BLAKE2b-256 | 45719178d3fa2ff18598c39166230b5ba7d18b668d01a827a58030827a772654 |