galaxyproject / galaxyproject/planemo
Refactor planemo.shed module
Open
enhancement
- Dominant language
- Python
- Stars
- 110
- Forks
- 102
- Avg merge
- 4d 21h
- Merged PRs (30d)
- 13
Description
The module is growing unwieldy -
```
planemo/shed/__init__.py # external interface
planemo/shed/interface.py # low-lever opts on top of bioblend
planemo/shed/config.py # shed yaml operations
planemo/shed/realization.py # Methods aim at realizing repositories.
planemo/shed/operations.py # utilities used directly by shed commands built on rest of this
...
```
Contributor guide
Assessment
This issue has not been assessed yet.