Skip to main content

Python bindings for the Rocket League replay parser uboxcars.

Project description

uboxcars_py

Python bindings for the uboxcars Rocket League replay parser.

Installation

Only tested on linux. You have to compile it yourself if you are using Windows.

pip install uboxcars_py

Usage

from uboxcars_py import parse_replay

with open("your_replay.replay", "rb") as f:
  buf = f.read()
  f.close()

replay = parse_replay(buf)
# Use the parsed replay here

Building from source

Requirements

# Install dependencies
poetry install
# Build
make

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

uboxcars_py-4.0.0.tar.gz (2.1 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

uboxcars_py-4.0.0-py3-none-any.whl (2.7 kB view details)

Uploaded Python 3

File details

Details for the file uboxcars_py-4.0.0.tar.gz.

File metadata

  • Download URL: uboxcars_py-4.0.0.tar.gz
  • Upload date:
  • Size: 2.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.11.9

File hashes

Hashes for uboxcars_py-4.0.0.tar.gz
Algorithm Hash digest
SHA256 26e556bd755a3a5bdd3c973b226be37db2a2c358e194db6a9eb02bd66c8bbe1e
MD5 24b5c9a7f7914088e0c7888f08e6a8df
BLAKE2b-256 58ba0921b338c977b98f4ae2aa328478caeb4685321cc7617af0f6bcd097d7b8

See more details on using hashes here.

File details

Details for the file uboxcars_py-4.0.0-py3-none-any.whl.

File metadata

  • Download URL: uboxcars_py-4.0.0-py3-none-any.whl
  • Upload date:
  • Size: 2.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.11.9

File hashes

Hashes for uboxcars_py-4.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 b070ca00cc59454935c5558675736724fec92d095bbc0ee2916deaadd53572d9
MD5 6f80c4bb8e6e50d082692e8f44b8e40b
BLAKE2b-256 4f097be5071784fefdfc9ecb34570f2fe36ab62c24972acd93a0cec8859fe791

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page