Skip to content

ThinkBlue1991/pyharbortool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

pyharbortool

SDK about harbor

Install

pip3 install pyharbortool==0.1

Usage

from pyharbor import HarborClient
hc=HarborClient(host="127.0.0.1:443",user="admin",password="Harbor12345",protocol="https")
print(hc)

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages