pirecorder

View on PyPIReverse Dependencies (0)

3.3.0 pirecorder-3.3.0-py3-none-any.whl

Wheel Details

Project: pirecorder
Version: 3.3.0
Filename: pirecorder-3.3.0-py3-none-any.whl
Download: [link]
Size: 31422
MD5: 9b12eb0a99b9bd1ca2b5fb5599d12065
SHA256: 4edaa067ad01f29ffb66834cae6161cceece6b032d932b4a21d054aae7e6b4eb
Uploaded: 2022-02-09 12:38:02 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: pirecorder
Version: 3.3.0
Summary: A python package for controlled and automated image and video recording with the raspberry pi
Author: Jolle Jolles
Author-Email: j.w.jolles[at]gmail.com
Maintainer: Jolle Jolles
Maintainer-Email: j.w.jolles[at]gmail.com
Home-Page: https://github.com/jollejolles
Download-Url: https://github.com/jollejolles/pirecorder/archive/v3.3.0.tar.gz
License: License :: OSI Approved :: Apache Software License
Classifier: Intended Audience :: Science/Research
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Topic :: Scientific/Engineering :: Visualization
Classifier: Topic :: Scientific/Engineering :: Image Recognition
Classifier: Topic :: Scientific/Engineering :: Information Analysis
Classifier: Topic :: Multimedia :: Video
Classifier: Operating System :: POSIX
Classifier: Operating System :: Unix
Classifier: Operating System :: MacOS
Platform: Windows
Platform: Linux
Platform: Mac OS-X
Requires-Dist: pythutils
Requires-Dist: multiprocess
Requires-Dist: python-crontab
Requires-Dist: croniter
Requires-Dist: cron-descriptor
Requires-Dist: pyyaml
Requires-Dist: future
Requires-Dist: numpy (==1.16.5); python_version >= "2" and python_version < "3"
Requires-Dist: localconfig (==0.4.2); python_version >= "2" and python_version < "3"
Requires-Dist: numpy; python_version >= "3"
Requires-Dist: localconfig (==1.1.1); python_version >= "3"
Description-Content-Type: text/markdown
[Description omitted; length: 7157 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.33.6)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
pirecorder/__init__.py sha256=JtxohpXAlCHsXkQfU6GmvzQkBy7aFjNWnxrUq_N5evQ 828
pirecorder/__version__.py sha256=O1EPGWTlKgo2JuVwHyLvgVcQzM5ptljKQsXEpiIkdng 638
pirecorder/camconfig.py sha256=YcDXCkXZKhE4rdlokAUmJDW7fWjvM5gOVfg0dAliIqM 7570
pirecorder/convert.py sha256=k2FKlCSSMJiN3hbUtHvhBcifJ-7U8IfItsjnbA756zM 9870
pirecorder/pirecorder.py sha256=HB5YU1eZ03pmIUFZmSkvlBtt5vMDuO2YALAaAvf3vqk 30608
pirecorder/schedule.py sha256=udxJhpuOYSXKSHOgprtk2L7hQh1gjuV7mE2tjC8CMsc 7339
pirecorder/stream.py sha256=uDL78F4h7zOb0tpEpPbvZX6XW8Gqp4k-b1aHbvMn2tI 9990
pirecorder/videoin.py sha256=Zd_sCrOwDe-eli6-YFUCSKFzf7vZZWPvlwGTap_m3s0 4997
pirecorder-3.3.0.dist-info/LICENSE sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ 11357
pirecorder-3.3.0.dist-info/METADATA sha256=19oese6Q7k5cCz3IO6EXXP8ED5QL794iDoKsVz3UY54 8722
pirecorder-3.3.0.dist-info/WHEEL sha256=p46_5Uhzqz6AzeSosiOnxK-zmFja1i22CrQCjmYe8ec 92
pirecorder-3.3.0.dist-info/entry_points.txt sha256=JUTAu5FzYDvunlUG0ES83rqgbCp-QnviT7VHAtNodgU 195
pirecorder-3.3.0.dist-info/top_level.txt sha256=tgBx5EK2Ce5DpY0mO83F_7FFvSCCKcNPsAhhNs0DcLM 11
pirecorder-3.3.0.dist-info/RECORD

top_level.txt

pirecorder

entry_points.txt

camconfig = pirecorder.camconfig:config
convert = pirecorder.convert:conv
record = pirecorder.pirecorder:rec
schedule = pirecorder.schedule:sch
stream = pirecorder.stream:strm