Home

Awesome

Universal Galaxy 2.0 Integration Utilities

This repository contains some utilities that Galaxy 2.0 plugin developers may find useful. The utilities are designed to be platform- and operating system-independent.

Installation:

To install this module, use the Python Package Installer (pip) as shown:

pip install galaxyutils

From there, the module can be safely imported into a plugin's root directory.

Features:

Currently, the features of this module include the following:

Documentation:

For the complete documentation of this module, visit https://galaxy-utils.readthedocs.io/en/latest/.