Package for using the Synopsys Black Duck KB REST API.
Project description
Python Bindings for the Black Duck KB REST API
Reference: https://kbdev.blackducksoftware.com/docs/index.html
For internal use only by SIG R&D
How to Use
This package assumes python3
There are two requirements.txt files in the repository,
- In the top-level is a requirements.txt to use when working on the package (aka library) itself, including packages for testing
- In the examples folder is another requirements.txt file for using the package (aka library). It includes a reference to the Gitlab repository where this code is hosted.
So, to use the package,
-
Clone the repository OR copy the examples/requirements.txt file into your project
-
Create your virtualenv
-
Install the requirements,
pip install -r examples/requirements.txt
To use the KB API you will need a license key for it.
How to Contribute
Follow the usual flow and create a branch/PR to submit your contributions.
How to Test
testing details
Submitting PR's
PR details
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 blackduck_kb-0.0.1.tar.gz
.
File metadata
- Download URL: blackduck_kb-0.0.1.tar.gz
- Upload date:
- Size: 9.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 20dc1c9c68115f737e3b2f89a2f3348fef15bee0d1fc11590fa2a3aa1d2c828e |
|
MD5 | 3f40bee4fb90fa0413c0a56b4929ef5e |
|
BLAKE2b-256 | a4d371609f5beadbabbf03206b4ee9f04648572d9f2fddd8b946d080180a0f5c |
File details
Details for the file blackduck_kb-0.0.1-py3-none-any.whl
.
File metadata
- Download URL: blackduck_kb-0.0.1-py3-none-any.whl
- Upload date:
- Size: 9.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | bc8e2a8c70b9fbe19ec4b43cb55fe64774dbaa1b953ee9129687d779722c49a6 |
|
MD5 | 5c0b13a084b48be183ed2b56aaef710b |
|
BLAKE2b-256 | 526e5b4d3c5893d46ddd190390025caa3738f2fc052e8302c10ba4b106767478 |