Last updated:
0 purchases
pmvtt2txt 0.0.3
pm-vtt2txt
Table of Contents
Installation
License
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.
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.