rbyte

View on PyPIReverse Dependencies (0)

0.16.1 rbyte-0.16.1-py3-none-any.whl

Wheel Details

Project: rbyte
Version: 0.16.1
Filename: rbyte-0.16.1-py3-none-any.whl
Download: [link]
Size: 53165
MD5: 6cf933a801910febd66bca7fa90f710d
SHA256: a51a2ac6157be2e12bd04e890443423947d2f499ed4358228f16d84531bcf91e
Uploaded: 2025-03-31 12:39:34 +0000

dist-info

METADATA

Metadata-Version: 2.4
Name: rbyte
Version: 0.16.1
Summary: Multimodal PyTorch dataset library
Author-Email: Evgenii Gorchakov <evgenii[at]yaak.ai>
Maintainer-Email: Evgenii Gorchakov <evgenii[at]yaak.ai>
Project-Url: repo, https://github.com/yaak-ai/rbyte
License: Apache-2.0
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: Python :: 3.12
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Requires-Python: <3.13,>=3.12
Requires-Dist: cachetools (>=5.5.1)
Requires-Dist: hydra-core (>=1.3.2)
Requires-Dist: more-itertools (>=10.6.0)
Requires-Dist: numpy
Requires-Dist: optree (>=0.14.1)
Requires-Dist: pipefunc[autodoc] (>=0.59.0)
Requires-Dist: polars (>=1.25.2)
Requires-Dist: pydantic (>=2.11.1)
Requires-Dist: structlog (>=25.1.0)
Requires-Dist: tensordict (>=0.7.2)
Requires-Dist: torch
Requires-Dist: tqdm (>=4.67.1)
Requires-Dist: xxhash (>=3.5.0)
Requires-Dist: hatchling (>=1.27.0); extra == "build"
Requires-Dist: h5py (>=3.13.0); extra == "hdf5"
Requires-Dist: simplejpeg (>=1.8.2); extra == "jpeg"
Requires-Dist: mcap-protobuf-support (>=0.5.3); extra == "mcap"
Requires-Dist: mcap (>=1.2.2); extra == "mcap"
Requires-Dist: protobuf; extra == "mcap"
Requires-Dist: grpcio-tools (>=1.70.0); extra == "protos"
Requires-Dist: protoletariat (>=3.3.9); extra == "protos"
Requires-Dist: pyarrow-stubs; extra == "rrd"
Requires-Dist: rerun-sdk (>=0.22.1); extra == "rrd"
Requires-Dist: python-vali (>=4.2.10post1); sys_platform == "linux" and extra == "video"
Requires-Dist: video-reader-rs (>=0.2.3); extra == "video"
Requires-Dist: rerun-sdk[notebook] (>=0.22.1); extra == "visualize"
Requires-Dist: protobuf; extra == "yaak"
Requires-Dist: ptars (>=0.0.3); extra == "yaak"
Requires-Dist: pyproj (>=3.7.1); extra == "yaak"
Provides-Extra: build
Provides-Extra: hdf5
Provides-Extra: jpeg
Provides-Extra: mcap
Provides-Extra: protos
Provides-Extra: rrd
Provides-Extra: video
Provides-Extra: visualize
Provides-Extra: yaak
Description-Content-Type: text/markdown
License-File: LICENSE.txt
[Description omitted; length: 1310 characters]

WHEEL

Wheel-Version: 1.0
Generator: hatchling 1.27.0
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
rbyte/__init__.py sha256=7DJvRhLcmD9vTjUbbc8ap80VwyHjxhVgQLpHHgqQhwc 155
rbyte/batch.py sha256=eweS3Y6vugIXbhmd2OVjJP-Xl8uuJsIINTF28lBNcSo 873
rbyte/dataset.py sha256=rPG7rVKRNtzUgVsBVLH4D__xM0nLy4Ewcpr6T86yopA 9309
rbyte/py.typed sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
rbyte/config/__init__.py sha256=X1XnyPtjb-Oqwi9TTOZCgSH2zfGTfgRGkZd1EQSQBx0 81
rbyte/config/base.py sha256=VbMxeAm2qqEJ1qiz6y5x3zql6WRH23dmBGlfVYy1c80 1794
rbyte/io/__init__.py sha256=n519b3QFyVUlVhbnyL3TZRG5oEoHH4N-95ccJoZy0cM 1738
rbyte/io/base.py sha256=147Xo7cVpooM2R1wTqhmm-qGwUa5NR5xlOvLFg33Yzs 265
rbyte/io/_json/__init__.py sha256=xMCBKtXlqIyYd2LJDVkK-IH4Bt4wx-8opjZlqZchmGs 88
rbyte/io/_json/dataframe_builder.py sha256=V5fHRHC1GW7mSDVM-sQqZKx0DuSMrjS6TbIH-vAHCU0 1473
rbyte/io/_mcap/__init__.py sha256=86lLTz47hVtuArU9FuOiiOTtrDITUrjbnEcv6U07Luc 152
rbyte/io/_mcap/dataframe_builder.py sha256=WieQwV9twNA1zFVqYGBdt_kkuEU84IOr8keHxPONwhM 5069
rbyte/io/_mcap/tensor_source.py sha256=4dBpjCPdKE5sLcEKeX09k74EegrjqUEjYD8fkz6YtTs 7064
rbyte/io/_numpy/__init__.py sha256=nJ2nN_ylQc4PbAHvsgKV81VQcNnKiTlsFQp0AmbTmYs 78
rbyte/io/_numpy/tensor_source.py sha256=T7VBVj-3K9H-nOfRqRZdY-ObKx0jRzP4HvSVf0yBigA 1585
rbyte/io/dataframe/__init__.py sha256=klTySU0ZuPzZywbR99gQYECeh68XqTRS9CVBGtLkWCw 485
rbyte/io/dataframe/aligner.py sha256=kcMPHo9VoBSm4HeXW49RchFeew2dKpM8nnWp5rjhBw4 4822
rbyte/io/dataframe/concater.py sha256=mmaJJcNqzpKseMYtOOI6uuw63790xPGbVsj8W8xIsOg 1062
rbyte/io/dataframe/filter.py sha256=Jl615hsFPlUPATGPZPB3GQ_HOwG5VpL62szchlR2DHk 331
rbyte/io/dataframe/fps_resampler.py sha256=tT_svgaaKo9Rh11v61fbqrp8yVfU-fgzde-kaAmnZwA 888
rbyte/io/dataframe/indexer.py sha256=LGlSGJ1slwWNLpesfrwHA1-BZ90fqdqvHSTbWjuc5AA 457
rbyte/io/dataframe/joiner.py sha256=_ZwrUX6OMGlewO3yY_V0dWKizN5QX807AYMWaheRncs 986
rbyte/io/dataframe/sample_builder.py sha256=l0ax2mzV_9YW4JAc-IA51Tl_esbuF2q8SRCl6Hxa_Rc 2048
rbyte/io/hdf5/__init__.py sha256=yzfhbnccBIWZ-Ue6YBSV9PfyKWBONdEMtUGQgR7rJR4 152
rbyte/io/hdf5/dataframe_builder.py sha256=b7AD28tW7Icy_zbkceo2BXEsTD9wu7SDdawvfpN-ZIw 2087
rbyte/io/hdf5/tensor_source.py sha256=uNE04aQAFU4lq7h8niof4nZixSSx8jCCTW5Ff00n2tk 700
rbyte/io/path/__init__.py sha256=d9ztFCNC9hM4eCGN6o0CunnV9YUacT3stqHA9mbBu1Y 152
rbyte/io/path/dataframe_builder.py sha256=umajVeA8oYuM9mN1HxqiXfnV-KmME3gp3axhs59G9JE 3116
rbyte/io/path/tensor_source.py sha256=7o7oQikhz29HQ1_euVxs5k8Irky5WVGowWtiWwsPxLc 1468
rbyte/io/rrd/__init__.py sha256=nYI0mTLJRaJjcca5zldUALshixZDCJjmxxao505oALo 145
rbyte/io/rrd/dataframe_builder.py sha256=laYhgYterpVDkzTThgXYjix4Te5YuyWBB_KaAnSEAIo 3097
rbyte/io/rrd/frame_source.py sha256=qW6Scrqs6UXaJN6Nz_JVoApZY5X4xzxz97F-sX6odB8 1935
rbyte/io/video/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
rbyte/io/video/dataframe_builder.py sha256=fhRI1UvjVLR26GmQtKaIEB3Qcq3w_Z7dqkutYoPacgw 1406
rbyte/io/video/ffmpeg_source.py sha256=Ws9msPxyY5YL1Zsgfx9rm1XwKNwKpPzZE_R8Dt32xwU 1654
rbyte/io/video/vali_source.py sha256=9Oj6D4ETmK5Y3ZKqHBNwcEvp6wm9R8Wwi1bnZY_ltgc 3739
rbyte/io/yaak/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
rbyte/io/yaak/metadata/__init__.py sha256=_Mbg3O5eCGFye_svi5hWrtbU1A0aaDMfDaCtwQR3sNU 104
rbyte/io/yaak/metadata/dataframe_builder.py sha256=qKtR8M7k5QxVTmDh9USMFKnBXNqlPNDhX5NflnKQY6w 3079
rbyte/io/yaak/metadata/message_iterator.py sha256=PHUEsediYGemwS2r75aqQibNwP_iChUy2WCDnrgABEY 3265
rbyte/io/yaak/proto/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
rbyte/io/yaak/proto/can_pb2.py sha256=g98G-loMz2EpaJUxJJhgClMCtJ_GHP6TwSSWa8NYG5s 3807
rbyte/io/yaak/proto/can_pb2.pyi sha256=63RF1ccFbMvKZE28RJYAdDaj3yf8_S-zij-FZT0zP6w 6664
rbyte/io/yaak/proto/sensor_pb2.py sha256=MxzWygFQ7JIxzSNPHiY15NfastDKt71zwiDXp6XDvUY 5816
rbyte/io/yaak/proto/sensor_pb2.pyi sha256=31ivX5yTDB28kvIvNw0ITTxTdFJhkQtOUpiaumjFQdY 8387
rbyte/io/yaak/waypoints/__init__.py sha256=datcqSciUeoJLZHpJG2F61GgJ-AsJnmhBcbwhZw8Lo4 164
rbyte/io/yaak/waypoints/normalizer.py sha256=KuQBvVrJhYl9zoebWaU6dIekGrPfww4U5gb-_YtISus 3326
rbyte/io/yaak/waypoints/preprocessor.py sha256=QyXjfqJTK1DRAvSkgQspI3K6gxigbeARXmH82yOgR-0 1681
rbyte/scripts/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
rbyte/scripts/visualize.py sha256=9R6HjhkaGXxU1LyKpjwYg5s_Rwef623-I9t6Re2a29Y 520
rbyte/utils/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
rbyte/utils/dataframe.py sha256=2zUIWcj3uWUqv7nghasra5GoUtnXh939B3QZLPBBU7Y 973
rbyte/utils/dataloader.py sha256=vrhvcAMTumiuFhGLu5W5i8EilKcCMuxTTfvvhOaVGDI 64
rbyte/utils/tensor.py sha256=i3YUw_VniJznEG_srvBB4OCkteK6W3e3WhqyE4S19Vo 896
rbyte/utils/_mcap/__init__.py sha256=COfCQrFgubIVb4tiT6NdXqfcuhQlJ61Deelc5KSMd7k 125
rbyte/utils/_mcap/decoders/__init__.py sha256=lQuiWqZV7hUQq2RN7REGBz5Bb9e38E8JLoYV1TmyJpk 174
rbyte/utils/_mcap/decoders/json_decoder_factory.py sha256=DAuNkz_qI84xYrcYfNWnFMKnUa3OE6yPpxoUdrKHs-Q 634
rbyte/utils/_mcap/decoders/protobuf_decoder_factory.py sha256=zoMBs0mZv9_WhDe2OKxVUuJBfXhEtWQxWjXajz1Ctxk 2796
rbyte/viz/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
rbyte/viz/loggers/__init__.py sha256=cgq3k1ajwLXRM9OGCbP-Kffzx43DyxCNb1TRK8S0nPs 185
rbyte/viz/loggers/base.py sha256=CGsIkohWhMVL8h37B46p_pwY5em0BgDHtvWkW5xNrSA 135
rbyte/viz/loggers/console_logger.py sha256=vTg6cVfHv4hR_Yi8AITXJAGUHjPhR-2hqZiUppQGI5A 243
rbyte/viz/loggers/rerun_logger.py sha256=7BnBt4gHvByWWB8eM38FC1ulnrJf-C_66rRWzxFU7js 8011
rbyte-0.16.1.dist-info/METADATA sha256=Y6vCLBjrQsAMUl4O0iTAinRdQIbSWWdj10rpKEWXg6k 3483
rbyte-0.16.1.dist-info/WHEEL sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ 87
rbyte-0.16.1.dist-info/entry_points.txt sha256=wEfylBCnHfMLfFzJYriU_EV0aFqDnXS9wn5IIENadT4 65
rbyte-0.16.1.dist-info/licenses/LICENSE.txt sha256=2HmCyq-k7LGsQ23hNOeAUFyfPfUX1idXCHBxhi33TL8 10271
rbyte-0.16.1.dist-info/RECORD

entry_points.txt

rbyte-visualize = rbyte.scripts.visualize:main