A fully Open Source dependency dashboard.
Project description
A fully Open Source dependency dashboard.
Tests |
|
---|---|
PyPI |
|
Activity |
|
QA |
|
Other |
Installation
dependency-dash can be installed from PyPI.
To install with pip:
$ python -m pip install dependency-dash
Usage
Before starting you’ll need to create a personal access token. The token doesn’t need access to any additional scopes.
Then set the GITHUB_TOKEN environment variable to the token. dependency-dash supports .env files is you wish to place the token in there instead.
You’ll also need to set the DD_ROOT_URL to the root URL of the web server, including the scheme. This defaults to http://localhost:5000.
Then run the app using a WSGI server such as Gunicorn:
$ gunicorn dependency_dash:app -w 4 -b 127.0.0.1
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 dependency_dash-0.1.0b1.tar.gz
.
File metadata
- Download URL: dependency_dash-0.1.0b1.tar.gz
- Upload date:
- Size: 1.1 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.13
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | cef8583238f8c85e4409b413968a4b331b2f95d5eca33a8cb39239ba3887346f |
|
MD5 | fa88b18a666312548a9ed6a2b44faea1 |
|
BLAKE2b-256 | 0b1b004f8f4d6584eee3fd12714c148e760ee841d6235784ea8abaeebe48050a |
File details
Details for the file dependency_dash-0.1.0b1-py3-none-any.whl
.
File metadata
- Download URL: dependency_dash-0.1.0b1-py3-none-any.whl
- Upload date:
- Size: 1.6 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.13
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a8b96608ae03d5b8a938819fd0575c6265c609f56f51b9a399a4a25db09df861 |
|
MD5 | 229e8f28e98242e14b12bbbd933d7470 |
|
BLAKE2b-256 | 2c915708254c677cc1a0fc9ae2b6675b912ce2494449d0bae3dd2ddac196c76e |