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.0.0 (2016-02-12)
dropped support for python2.6
index.pt, root.pt, style.css: added title and description to users and indexes.
root.pt, style.css: more compact styling of user/index overview using flexbox, resulting in three columns at most sizes
cleanup previously unpacked documentation to remove obsolete files.
store hash of doczip with the unpacked data to avoid unpacking if the data already exists.
project.pt, version.pt: renamed pypi_whitelist related things to mirror_whitelist.
require and adapt to devpi-server-3.0.0 which always uses normalized project names internally and offers new hooks. devpi-web-3.0.0 is incompatible to devpi-server-2.X.
doc.pt, macros.pt, style.css, docview.js: use scrollbar of documentation iframe, so documentation that contains dynamically resizing elements works correctly. For that to work, the search from and navigation was moved into a wrapping div with class header, so it can overlap the top of the iframe.
2.6.0 (2016-01-29)
- fix issue305: read documentation html files in binary and let BeautifulSoup
detect the encoding.
require devpi-server >= 2.6.0
support for pip search command on indexes
2.5.0 (2015-11-19)
fix issue288: classifiers rendering wrong with read only data views
index.pt, project.pt, version.pt: added info about pypi_whitelist. This requires devpi-server > 2.4.0 to work.
fix issue286: indexing of most data failed due to new read only views
2.4.2 (2015-11-11)
log exceptions during search index updates.
adapted tests/code to work with devpi-server-2.4
2.4.1 (2015-10-09)
fix issue255: close and discard whoosh searchers after each use, they use too much memory if stored in a thread local for reuse.
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.0.0.tar.gz
.
File metadata
- Download URL: devpi-web-3.0.0.tar.gz
- Upload date:
- Size: 89.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 91afc965f2bb934b64ecfabd29560d66c989c3c8fe42341e43ea04097d5fca94 |
|
MD5 | d51e4dd0143d1a569ff3539d35373172 |
|
BLAKE2b-256 | 62f6be1cc2557dec5d510c0ee9059ae18219a0dc53d14bb55dd68bd0a6a83622 |
File details
Details for the file devpi_web-3.0.0-py2.py3-none-any.whl
.
File metadata
- Download URL: devpi_web-3.0.0-py2.py3-none-any.whl
- Upload date:
- Size: 87.0 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | da26ea009e6f167cc5c00ef37568b68313cd879a71a75c749ed45182e313b076 |
|
MD5 | d1b921994c1927ee22c6018c93745ee8 |
|
BLAKE2b-256 | 13ba102b088e3fe14affeb22fe104b4f56e0d049975630904d95bc4ab52f4a4f |