time-lapse

View on PyPIReverse Dependencies (0)

9.0 time_lapse-9.0-py3-none-any.whl

Wheel Details

Project: time-lapse
Version: 9.0
Filename: time_lapse-9.0-py3-none-any.whl
Download: [link]
Size: 52961
MD5: 70c09246824ab16e0ab29123e2f87d14
SHA256: 2245c862427e58e2e4f277ecad1ac002f3edf6bc07ce3debdbfc3e1af01e406f
Uploaded: 2025-01-11 15:43:40 +0000

dist-info

METADATA

Metadata-Version: 2.3
Name: time-lapse
Version: 9.0
Summary: Time-lapse movie assembly
Author-Email: Arne de Laat <arne[at]delaat.net>
Maintainer-Email: Arne de Laat <arne[at]delaat.net>
Project-Url: Homepage, https://arne.delaat.net/timelapse.html
Project-Url: Repository, https://github.com/153957/time-lapse
Keywords: ffmpeg,photography,time-lapse
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Other Audience
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Multimedia :: Video :: Conversion
Requires-Python: >=3.13
Requires-Dist: ffmpeg-python (==0.2.0)
Requires-Dist: pillow (==11.0.0)
Requires-Dist: coverage (==7.6.10); extra == "dev"
Requires-Dist: mypy (==1.14.1); extra == "dev"
Requires-Dist: graphviz; extra == "graph"
Requires-Dist: flit (==3.10.1); extra == "publish"
Provides-Extra: dev
Provides-Extra: graph
Provides-Extra: publish
Description-Content-Type: text/markdown
[Description omitted; length: 4064 characters]

WHEEL

Wheel-Version: 1.0
Generator: flit 3.10.1
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
time_lapse/__init__.py sha256=n6dRdTracnblMZRXeeMG70lGGmVwHZQZHYbZnlxL0VY 61
time_lapse/cli.py sha256=TlPvd-b6X7ucVHWwlnezqLEA2EQstqqTvNA562mTNGk 3487
time_lapse/detect_audio.py sha256=FvxPla_B4upSbcZPRTyzAxmu7PDL2HQU0Q0YrawRUWg 570
time_lapse/output.py sha256=O5j-6XEbWRq_qczOFpvGDcreX4cSWAF2AwHuy_XmlGc 2375
time_lapse/py.typed sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
time_lapse/source.py sha256=q1pV8lCuTnJPn0EG2BXuGwxJ8ALGKpp5lae32pX8tbE 1178
time_lapse/thumbnail.py sha256=sL_QV57olbgKLu4mBw9IUVsHSqfbWfSY0nl1dnA6m_c 1466
time_lapse/watermark.py sha256=kv4faqQXSl0ManAOBNsuUX_3wqY1CKRVrXVvp-bkVBM 1184
time_lapse/fonts/Jost-400-Book.ttf sha256=YN6VFlGHD9LbvQmalvkyHxgxcc19cwR5BXh_N9LsKhM 98228
time_lapse/fonts/LICENSE.md sha256=GcefnB_QwFjsiXAdPcr-JIt6QfOcH3dEjkC4sGqEP8s 3627
time_lapse-9.0.dist-info/entry_points.txt sha256=dhWiPZFpW_mlODAb4008TR1GGkgrANVk6AVVQKWKymQ 95
time_lapse-9.0.dist-info/LICENSE sha256=vF4iS7zp4TKmv6PkbUaWjcu3f6NFc5JmFk7V6yNulBw 1069
time_lapse-9.0.dist-info/WHEEL sha256=CpUCUxeHQbRN5UGRQHYRJorO5Af-Qy_fHMctcQ8DSGI 82
time_lapse-9.0.dist-info/METADATA sha256=aqTbH6BawYfIMcOD1XDAPilBSwuC37uTXggn1PBwDpw 5081
time_lapse-9.0.dist-info/RECORD

entry_points.txt

detect_audio = time_lapse.cli:detect_audio
timelapse = time_lapse.cli:timelapse