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.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.

3.2.0 (2017-04-23)

  • version.pt: add “No releases” when there are none.

  • project.pt: add “Documentation” column with link to documentation per version.

3.1.1 (2016-07-15)

  • removed unnecessary fetching of mirror data during indexing.

3.1.0 (2016-04-22)

  • use readme-renderer like PyPI does.

  • if rendering the description causes errors, they are appended at the end.

  • When creating the preview snippet for search results on documentation and the extracted doc files can’t be accessed, then the preview will contain error information instead of raising an internal server error. See issue324

  • fix issue335: The documentation wasn’t linked for projects with non-normalized names.

  • fix issue324: The project name wasn’t correctly normalized when trying to access unpacked documentation in some code paths.

  • all generated URLs in devpi-web are now normalized and don’t go through a redirect anymore.

  • added some internal infos to view data for use in theme templates. Any view data starting with an underscore is internal and may change between releases without notice. see issue319

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.

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.2.1rc1.tar.gz (90.0 kB view details)

Uploaded Source

Built Distribution

devpi_web-3.2.1rc1-py2.py3-none-any.whl (85.5 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file devpi-web-3.2.1rc1.tar.gz.

File metadata

File hashes

Hashes for devpi-web-3.2.1rc1.tar.gz
Algorithm Hash digest
SHA256 edf638611a2869960d61f11335db2d0a350d11151e57a8e61ba7d8c719d440b6
MD5 97450f96b410876d823f02123df058b0
BLAKE2b-256 0ac76c530faa0fec57be1190d3d1ea45cc33b4bd385b4b5cbb57fd22edf1f1c5

See more details on using hashes here.

File details

Details for the file devpi_web-3.2.1rc1-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for devpi_web-3.2.1rc1-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 9c3b6b2c3d02692d10ccf1d0527d50f77c96fa974e752eb618a791546d3965b5
MD5 745ca7aa61eba275bd256c9b0d926940
BLAKE2b-256 ad52a44860ca0e9c6e7d773ad3140c42a1e4e0b78cb9dee2ec288df5149a1097

See more details on using hashes here.

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