devine/devine/commands
rlaphoenix 1d5d4fd347 fix(dl): Use click.command() instead of click.group() 2024-03-09 01:40:21 +00:00
..
__init__.py Initial commit 2023-02-06 02:41:29 +00:00
cfg.py Revert back to using logging over console.log where possible 2023-02-26 21:20:43 +00:00
dl.py fix(dl): Use click.command() instead of click.group() 2024-03-09 01:40:21 +00:00
env.py Revert back to using logging over console.log where possible 2023-02-26 21:20:43 +00:00
kv.py Revert back to using logging over console.log where possible 2023-02-26 21:20:43 +00:00
search.py feat(search): New Search command, Service method, SearchResult Class 2024-03-08 21:32:55 +00:00
serve.py Initial commit 2023-02-06 02:41:29 +00:00
util.py Replace use of with_stem + with_suffix to with_name 2023-02-10 19:13:31 +00:00
wvd.py Add Support for Python 3.12, update dependencies 2023-12-02 21:17:41 +00:00