time-lapse

View on PyPIReverse Dependencies (0)

7.0 time_lapse-7.0-py3-none-any.whl

Wheel Details

Project: time-lapse
Version: 7.0
Filename: time_lapse-7.0-py3-none-any.whl
Download: [link]
Size: 53354
MD5: e237532cf4a05e68560ab08c97abf601
SHA256: 1574fa4669c44f081de6a5f1aad35b2fc59f70b61327d57c85d1775cd78bd6c6
Uploaded: 2024-04-06 09:53:01 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: time-lapse
Version: 7.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.11
Requires-Dist: exifreader (==0.1.1)
Requires-Dist: ffmpeg-python (==0.2.0)
Requires-Dist: pillow (==10.2.0)
Requires-Dist: coverage (==7.4.4); extra == "dev"
Requires-Dist: mypy (==1.9.0); extra == "dev"
Requires-Dist: graphviz; extra == "graph"
Requires-Dist: flit (==3.9.0); extra == "publish"
Provides-Extra: dev
Provides-Extra: graph
Provides-Extra: publish
Description-Content-Type: text/markdown
[Description omitted; length: 3987 characters]

WHEEL

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

RECORD

Path Digest Size
time_lapse/__init__.py sha256=n6dRdTracnblMZRXeeMG70lGGmVwHZQZHYbZnlxL0VY 61
time_lapse/check_interval.py sha256=FRfJEN2bOU4M37pHNfb6n7aj5-BPKzfwmewPu_jFkWw 3636
time_lapse/cli.py sha256=zVeUwoc5bAZpWh-CfP2B7EBzdrB9XS-PnMczwH7B4-o 1847
time_lapse/detect_audio.py sha256=OTcisl3o9rQniLa_38Cx6bFvHp_ed57ErLSJ4dmdHjA 325
time_lapse/output.py sha256=pLBKwSI4m_DiHSoT7zlSIncBDTydaDZAzfGwrsc1ARg 2271
time_lapse/py.typed sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
time_lapse/source.py sha256=QIS9tCk55Fyra90G8Xx7Zuzl3OJQaum50mGyjUzSy7s 1131
time_lapse/thumbnail.py sha256=726vn-sN3g-Qk77m2S_GzCiK5oepjEnmMVmccA0R354 561
time_lapse/watermark.py sha256=eDQUHOU8gwX9znDu-rKtX42PSEV8e_hqY9REn_bMGKQ 730
time_lapse/fonts/Jost-400-Book.ttf sha256=YN6VFlGHD9LbvQmalvkyHxgxcc19cwR5BXh_N9LsKhM 98228
time_lapse/fonts/LICENSE.md sha256=GcefnB_QwFjsiXAdPcr-JIt6QfOcH3dEjkC4sGqEP8s 3627
time_lapse-7.0.dist-info/entry_points.txt sha256=CA4nGQKHxilY4seniEcPQfh7keySyHZRNSqklPKy8xY 95
time_lapse-7.0.dist-info/LICENSE sha256=vF4iS7zp4TKmv6PkbUaWjcu3f6NFc5JmFk7V6yNulBw 1069
time_lapse-7.0.dist-info/WHEEL sha256=EZbGkh7Ie4PoZfRQ8I0ZuP9VklN_TvcZ6DSE5Uar4z4 81
time_lapse-7.0.dist-info/METADATA sha256=IoMNuOSV-bV3fbJIwu0Nn5EnpV50YdvmPR-Urqi3G0Q 5034
time_lapse-7.0.dist-info/RECORD

entry_points.txt

check_interval = time_lapse.check_interval:main
timelapse = time_lapse.cli:main