Skip to content

Latest commit

 

History

History
35 lines (20 loc) · 415 Bytes

quickstart.rst

File metadata and controls

35 lines (20 loc) · 415 Bytes

Quickstart

Installation

You can install webvtt-py with pip:

$ pip install webvtt-py

To install with easy_install:

$ easy_install webvtt-py

Requirements

This module requires Python 3.7+.

Source code

This project is hosted on GitHub.

License

Licensed under the MIT License.