Skip to content

tanaysethi/hub-rest-api-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Overview

The hub-rest-api-python provides Python bindings for Hub REST API.

Build

Include project directory in your PYTHONPATH or add HubRestAPI.py file directly to your project tree

Test

Using (pytest)[https://pytest.readthedocs.io/en/latest/contents.html]

git clone https://github.com/blackducksoftware/hub-rest-api-python.git cd hub-rest-api-python # optional but advisable: create/use virtualenv # you should have 3.x+, e.g. Python 3.7.0 pip install -r requirements.txt export PYTHONPATH=$(pwd) pytest

Where can I get the latest release?

Clone or download from this page

Documentation

Documentation for hub-rest-api-python can be found on the base project: https://github.com/blackducksoftware/hub-rest-api-python/wiki

About

HUB REST API Python bindings

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%