Theme plugin for devpi server
Project description
This is a custom theme for devpi-server
![home](https://raw.githubusercontent.com/saxix/devpi-theme-16/master/docs/home.png)
Installation
devpi-theme-16 needs to be installed alongside devpi-server.
Simply install it with:
pip install devpi-theme-16
For devpi-server there is no configuration needed to activate the plugin, as it will automatically discover the plugin through calling hooks using the setuptools entry points mechanism.
Contribute
$ source <VIRTUALENV>/bin/activate $ export THEME_16_ROOT=/tmp/theme-16 $ pip install devpi-server devpi-web $ devpi-server init –serverdir $THEME_16_ROOT $ pip install -e . $ CHAMELEON_RELOAD=1 devpi-server –start –host 0.0.0.0 –port 9000 –serverdir $THEME_16_ROOT –threads=2 –debug ; tail -f $THEME_16_ROOT/.xproc/devpi-server/xprocess.log
open browser at http://127.0.0.1:9000.
Screenshots
index
![home](https://raw.githubusercontent.com/saxix/devpi-theme-16/master/docs/index.png)
project version page
![home](https://raw.githubusercontent.com/saxix/devpi-theme-16/master/docs/project.png)
status page
![home](https://raw.githubusercontent.com/saxix/devpi-theme-16/master/docs/status.png)
info page
![home](https://raw.githubusercontent.com/saxix/devpi-theme-16/master/docs/info.png)
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
File details
Details for the file devpi-theme-16-0.1.0.tar.gz
.
File metadata
- Download URL: devpi-theme-16-0.1.0.tar.gz
- Upload date:
- Size: 153.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | aa8ac518d3c5acbcde769f0e1f2a3e08eab3337aef204fd0438b0950cf6a6440 |
|
MD5 | dedfdafd580fee0756195b75c80b577a |
|
BLAKE2b-256 | 9acf5197370e4ec0bb4cd865fe9026d4ae53ff40b372106cdf107a097ec1e677 |