Skip to main content
Pre-release

This release is a pre-release and may not be stable for production use.

A fully Open Source dependency dashboard.

Tests

Linux Test Status macOS Test Status

PyPI

PyPI - Package Version PyPI - Supported Python Versions PyPI - Supported Implementations PyPI - Wheel

Activity

GitHub last commit GitHub commits since tagged version Maintenance PyPI - Downloads

QA

CodeFactor Grade Flake8 Status mypy status

Other

License GitHub top language Requirements Status

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

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

dependency_dash-0.1.0b2.tar.gz (1.1 MB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

dependency_dash-0.1.0b2-py3-none-any.whl (1.2 MB view details)

Uploaded Python 3

File details

Details for the file dependency_dash-0.1.0b2.tar.gz.

File metadata

  • Download URL: dependency_dash-0.1.0b2.tar.gz
  • Upload date:
  • Size: 1.1 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for dependency_dash-0.1.0b2.tar.gz
Algorithm Hash digest
SHA256 f0b3bc3a107ee98b6e6c787c53e3ba7c5cb76ebe5ab7c7c82331554a88a0ca86
MD5 747281bd2aa85f7d543539866d67b9c0
BLAKE2b-256 b2af753b00130ea869b9dc9e69439938fe5404767674e24bdc79a04e916c3df6

See more details on using hashes here.

File details

Details for the file dependency_dash-0.1.0b2-py3-none-any.whl.

File metadata

File hashes

Hashes for dependency_dash-0.1.0b2-py3-none-any.whl
Algorithm Hash digest
SHA256 247e3e3c148f2552408ecfa01ca307d9da3a93cf89c0d37def8889d18ee0f4fc
MD5 224aafaa1caa7abf95af55acdeb6b16d
BLAKE2b-256 de24aff3ea6bbc4c5b3f0eeeeac7aad0d1e089caca78c6c2a3a1479367a99c8e

See more details on using hashes here.

Release history Release notifications | RSS feed

This release

0.1.0b2 This release

2 files

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page