vr180-convert

View on PyPIReverse Dependencies (0)

0.6.2 vr180_convert-0.6.2-py3-none-any.whl

Wheel Details

Project: vr180-convert
Version: 0.6.2
Filename: vr180_convert-0.6.2-py3-none-any.whl
Download: [link]
Size: 22843
MD5: 5be21ad57bd11e4a16f66b10a08e040b
SHA256: 44f58f9838654b6f13f7996c50464b7d597ccbebe3679dc7e67361ca12b2ccfa
Uploaded: 2024-06-19 07:24:00 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: vr180-convert
Version: 0.6.2
Summary: Simple VR180 image converter
Author: 34j
Author-Email: 34j.95a2p[at]simplelogin.com
Home-Page: https://github.com/34j/vr180-convert
Project-Url: Bug Tracker, https://github.com/34j/vr180-convert/issues
Project-Url: Changelog, https://github.com/34j/vr180-convert/blob/main/CHANGELOG.md
Project-Url: Documentation, https://vr180-convert.readthedocs.io
Project-Url: Repository, https://github.com/34j/vr180-convert
License: MIT
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Topic :: Software Development :: Libraries
Requires-Python: >=3.9,<4.0
Requires-Dist: attrs (<24.0.0,>=23.2.0)
Requires-Dist: numpy-quaternion (<2024.0.0,>=2023.0.3)
Requires-Dist: opencv-python (<5.0.0.0,>=4.9.0.80)
Requires-Dist: python-xmp-toolkit (<3.0.0,>=2.0.2); extra == "xmp" or extra == "all"
Requires-Dist: rich (>=10)
Requires-Dist: scikit-learn (<2.0.0,>=1.4.2)
Requires-Dist: seaborn (<0.14.0,>=0.13.2)
Requires-Dist: strenum (<0.5.0,>=0.4.15)
Requires-Dist: typer (<0.13.0,>=0.12.0)
Provides-Extra: all
Provides-Extra: xmp
Description-Content-Type: text/markdown
[Description omitted; length: 13086 characters]

WHEEL

Wheel-Version: 1.0
Generator: poetry-core 1.9.0
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
vr180_convert/__init__.py sha256=V7uSJfIoy_mCnYUPUhLxcaJdQ8idzLEWu3f_nL6hgbE 707
vr180_convert/__main__.py sha256=1twlFWar-q8y-Pi24AgQ8oJeIDrsJTor0TcSAaSKBGE 113
vr180_convert/cli.py sha256=--EZ_IK4XT74KH0PE5fcI8iCuu5mPHidzsgibkujoqs 19422
vr180_convert/py.typed sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
vr180_convert/remapper.py sha256=s0TMpCwkjrMjZGMLoo9ntjxFoGNs25FRBylptLN4d3I 15859
vr180_convert/testing.py sha256=eERIJ-h7QvIzB10Uvo7PO5oNgdgysfqZLXVt8_u607A 1889
vr180_convert/transformer.py sha256=6dCqOhGe3Zr92fXRI8hnOP7OuUYv1PQPUEyhziebk0w 20213
vr180_convert-0.6.2.dist-info/LICENSE sha256=Nmpr8AAnf26G20TjQBtd_sLoaBnuMy6oVH2i4ACLRsk 1186
vr180_convert-0.6.2.dist-info/METADATA sha256=6nfoMwLW_M7YcAMZXB-mh0C-zUYYZcjfuOWbqAoNspk 14715
vr180_convert-0.6.2.dist-info/WHEEL sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg 88
vr180_convert-0.6.2.dist-info/entry_points.txt sha256=S0Hpnoba7SJ_X4Zrv7qXkTWPxreU23dcHzHKJImwvkI 81
vr180_convert-0.6.2.dist-info/RECORD

entry_points.txt

v1c = vr180_convert.cli:app
vr180-convert = vr180_convert.cli:app