Metadata-Version: 2.1
Name: nicesrt
Version: 0.0.3
Project-URL: Home, https://github.com/WolfgangFahl/nicesrt
Project-URL: Documentation, https://wiki.bitplan.com/index.php/nicesrt
Project-URL: Source, https://github.com/WolfgangFahl/nicesrt
Author-email: Wolfgang Fahl <wf@bitplan.com>
Maintainer-email: Wolfgang Fahl <wf@bitplan.com>
License-Expression: Apache-2.0
License-File: LICENSE
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Web Environment
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Education
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Python: >=3.8
Requires-Dist: nicegui>=1.3.5
Requires-Dist: pysrt
Provides-Extra: test
Requires-Dist: green; extra == 'test'
Description-Content-Type: text/markdown

# nicesrt
DJI SRT telemetry analysis

[![Join the discussion at https://github.com/WolfgangFahl/nicesrt/discussions](https://img.shields.io/github/discussions/WolfgangFahl/nicesrt)](https://github.com/WolfgangFahl/nicesrt/discussions) 
[![pypi](https://img.shields.io/pypi/pyversions/nicesrt)](https://pypi.org/project/nicesrt/)
[![Github Actions Build](https://github.com/WolfgangFahl/nicesrt/workflows/Build/badge.svg?branch=main)](https://github.com/WolfgangFahl/nicesrt/actions?query=workflow%3ABuild+branch%3Amain)
[![PyPI Status](https://img.shields.io/pypi/v/nicesrt.svg)](https://pypi.python.org/pypi/nicesrt/)
[![GitHub issues](https://img.shields.io/github/issues/WolfgangFahl/nicesrt.svg)](https://github.com/WolfgangFahl/nicesrt/issues)
[![GitHub closed issues](https://img.shields.io/github/issues-closed/WolfgangFahl/nicesrt.svg)](https://github.com/WolfgangFahl/nicesrt/issues/?q=is%3Aissue+is%3Aclosed)
[![License](https://img.shields.io/github/license/WolfgangFahl/nicesrt.svg)](https://www.apache.org/licenses/LICENSE-2.0)



## Docs and Tutorials
[Wiki](https://wiki.bitplan.com/index.php/nicesrt)



