Skip to content

Latest commit

 

History

1 Commit

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fedcloud-jupyterhub-client

Standalone Python client and Click CLI for interacting with JupyterHub APIs.

The package exposes library functions from fedcloud_jupyterhub.client and a reusable Click command group in fedcloud_jupyterhub.cli:jupyterhub.

Install locally

pip install -e .

CLI

fedcloud-jupyterhub --help

The command group can also be embedded into another Click application:

from fedcloud_jupyterhub.cli import jupyterhub

cli.add_command(jupyterhub)

About

No description, website, or topics provided.

Resources

Code of conduct

Contributing

Security policy

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages