Skip to main content

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.lyrics_matcher('YRMU.txt','YRMUwithTime.txt')
>>> print(t)

"""
['[00:14.59]', '[00:45.75]', '[01:59.28]', '[03:01.19]', '[04:07.14]']
"""

Project details


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.8.tar.gz (2.9 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page