LICENSE
README.md
pyproject.toml
team_galaxy/__init__.py
team_galaxy/cli.py
team_galaxy/commands.py
team_galaxy.egg-info/PKG-INFO
team_galaxy.egg-info/SOURCES.txt
team_galaxy.egg-info/dependency_links.txt
team_galaxy.egg-info/entry_points.txt
team_galaxy.egg-info/requires.txt
team_galaxy.egg-info/top_level.txt
team_galaxy/examples/bioblend-analysis.yaml
team_galaxy/examples/gtn-tutorial-generator.yaml
team_galaxy/examples/iwc-compliance.yaml
team_galaxy/examples/job-failure-investigator.yaml
team_galaxy/examples/tool-wrapper-factory.yaml
team_galaxy/personas/galaxy_admin.yaml
team_galaxy/personas/gtn_author.yaml
team_galaxy/personas/iuc_reviewer.yaml
team_galaxy/personas/iwc_curator.yaml
team_galaxy/personas/tool_wrapper_author.yaml
team_galaxy/skills/bioblend.py
team_galaxy/skills/bioconda_guide.md
team_galaxy/skills/bioconda_guide_skill.py
team_galaxy/skills/gtn_format.md
team_galaxy/skills/gtn_format_skill.py
team_galaxy/skills/iuc_standards.md
team_galaxy/skills/iuc_standards_skill.py
team_galaxy/skills/iwc_checklist.md
team_galaxy/skills/iwc_checklist_skill.py
team_galaxy/skills/planemo.py
team_galaxy/skills/toolshed.py
tests/test_bioblend_skill.py
tests/test_package.py
tests/test_planemo_skill.py
tests/test_toolshed_skill.py