This website requires JavaScript.
Explore
Help
Sign In
music-kraken
/
music-kraken-core
Watch
3
Star
2
Fork
0
You've already forked music-kraken-core
Code
Issues
10
Pull Requests
1
Packages
Projects
2
Releases
Wiki
Activity
927c2766d7
music-kraken-core
/
src
/
music_kraken
/
__main__.py
7 lines
77 B
Python
Raw
Normal View
History
Unescape
Escape
implemented the ability to simply run the programm from terminal typing 'music-kraken' when installing with pip
2022-11-15 12:04:44 +00:00
import
music_kraken
startet genius lyrics fetcher
2022-11-09 21:52:32 +00:00
added cli interface for metadata download. Now just need to... really download the metadata
2022-10-14 14:55:23 +00:00
if
__name__
==
"
__main__
"
:
added cli to __init__.py
2023-03-29 15:24:02 +00:00
music_kraken
.
cli
(
)
Reference in New Issue
Copy Permalink