8000 GitHub - ShaiahWren/galaxykit
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

ShaiahWren/galaxykit

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Galaxykit

Galaxykit is a client library for galaxy_ng, designed for use in internal testing.

It's intended to be a low-dependency and low-abstraction client for performing actions on a remote Automation Hub or galaxy_ng instance.

Installing:

To install the latest development version, run pip install -e . in the root of your checked-out copy of this repository.

To set up the pre-commit hooks we are using (currently just autoformatting with black), run the following snippet:

pre-commit install
pre-commit install-hooks

After that's been done, the first commit you make will have to install any of those dependencies, and may take a few minutes.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%
0