meridian-acoustics / korus

Python package for managing acoustic metadata and annotations
GNU General Public License v3.0
0 stars 0 forks source link

Improvements to CLI tool #16

Open oliskir opened 3 months ago

oliskir commented 3 months ago
oliskir commented 2 months ago

Some of the suggested improvements should perhaps wait until the CLI tool has undergone a major restructuring.

The new structure would include:

treelib could be used for the purpose of linking menus/sessions in a hierarchical manner. Nodes could optionally have sessions (Python callables) as attributes, or just link to other nodes.