Warning

This document is for an in-development version of Galaxy. You can alternatively view this page in the latest release if it exists or view the top of the latest release's documentation.

tool_shed.webapp.controllers package

Galaxy tool shed controllers.

Submodules

tool_shed.webapp.controllers.admin module

tool_shed.webapp.controllers.groups module

tool_shed.webapp.controllers.hg module

class tool_shed.webapp.controllers.hg.PortAsStringMiddleware(application)[source]

Bases: object

__init__(application)[source]
class tool_shed.webapp.controllers.hg.HgController(app: BasicSharedApp)[source]

Bases: BaseUIController

handle_request(trans, **kwd)[source]

tool_shed.webapp.controllers.repository_review module

tool_shed.webapp.controllers.upload module

tool_shed.webapp.controllers.user module