hotenov/playlist-along

Split the click groups and commands into separate modules

Closed this issue · 1 comments

Now package structure is

playlist_along
│   cli.py
│   playlist.py
│   py.typed
│   _utils.py
│   __init__.py
│   __main__.py
│
├───commands
│   │   convert.py
│   │   display.py
│   │   __init__.py