Skip to content

TruthfulTechnology/pm-vtt2txt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pm-vtt2txt

PyPI - Version PyPI - Python Version


Table of Contents

Installation

pipx install pm-vtt2txt

Then run:

vtt2txt my_file.vtt

This package is installed under the pm package namespace. To use it in Python code import like this:

from pm.vtt2txt import vtt_to_text

Publish

hatch build
hatch publish

License

pm-vtt2txt is distributed under the terms of the MIT license.

Releases

No releases published

Packages

No packages published

Languages