mirror of
https://github.com/galaxyproject/galaxy.git
synced 2026-09-21 13:50:20 +08:00
The package is app-coupled (galaxy.model, galaxy.config, galaxy.queues, galaxy.datatypes) and only consumed from app-side code, so it belongs under galaxy.tools rather than a new top-level package. Riding the existing packages/app tools symlink also removes the need for a dedicated package symlink. Claude-Session: https://claude.ai/code/session_018L7ZmCv2ubKA3JNeSL8Pkr
.. image:: https://badge.fury.io/py/galaxy-app.svg :target: https://pypi.org/project/galaxy-app/ Overview -------- The Galaxy_ application logic (backend). * Code: https://github.com/galaxyproject/galaxy .. _Galaxy: http://galaxyproject.org/