README.md
Project description
Lyrics Matcher
Overview
Lyrics Matcher is for getting the timestamp of the beginning of each lyric section.
Installation
$ pip install lyric_matcher
Usage
>>> from lyricsmatcher import lyrics_matcher
>>> t = lyrics_matcher.findTimestamp('YRMU.txt','YRMUwithTime.txt')
>>> print(t)
"""
['[00:14.59]', '[00:45.75]', '[01:59.28]', '[03:01.19]', '[04:07.14]']
"""
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
lyric_matcher-0.0.9.tar.gz
(2.9 kB
view details)
File details
Details for the file lyric_matcher-0.0.9.tar.gz.
File metadata
- Download URL: lyric_matcher-0.0.9.tar.gz
- Upload date:
- Size: 2.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.6.3 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.0 CPython/3.8.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b7ffcfe20cf4fe74752091acdbc5dadfef4d7c770b9b45b9b3c96d6a84b4de1b
|
|
| MD5 |
57350bf4e8fa72f6fbe867ace7e7b17c
|
|
| BLAKE2b-256 |
40b721ecfb566dd3f0b6d162d17cc145f558d4e73c823abafd14a30247b3cf82
|