🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
DemoInstallSign in
Socket

pycaption

Package Overview
Dependencies
Maintainers
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

pycaption

Closed caption converter

2.2.16
Source
PyPI
Maintainers
5

py-caption

|Build Status| |Python Versions| |Pre-Commit| |Dependencies| |License|

pycaption is a caption reading/writing module. Use one of the given Readers to read content into a CaptionSet object, and then use one of the Writers to output the CaptionSet into captions of your desired format.

Tested with Python versions 3.8, 3.9, 3.10, 3.11 and 3.12. (for Python 2 use pycaption < 1.0.0)

For details, see the documentation <http://pycaption.readthedocs.org>__.

License

This module is Copyright (c) 2012-2025 PBS.org and is available under the Apache License, Version 2.0 <http://www.apache.org/licenses/LICENSE-2.0>__.

.. |Build Status| image:: https://github.com/pbs/pycaption/actions/workflows/unit_tests.yml/badge.svg :target: https://github.com/pbs/pycaption/actions/workflows/unit_tests.yml :alt: Unit Tests

.. |Pre-Commit| image:: https://img.shields.io/badge/pre--commit-enabled-brightgreen?logo=pre-commit&logoColor=white :target: https://github.com/pre-commit/pre-commit :alt: pre-commit

.. |Dependencies| image:: https://img.shields.io/librariesio/release/pypi/pycaption :target: https://libraries.io/pypi/pycaption :alt: Dependencies

.. |Python Versions| image:: https://img.shields.io/pypi/pyversions/pycaption :target: https://pypi.org/project/pycaption/ :alt: Python Versions

.. |License| image:: https://img.shields.io/github/license/pbs/pycaption :target: https://github.com/pbs/pycaption/blob/main/LICENSE :alt: License

FAQs

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts