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-11.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-11.0.0-py3-none-any.whl (2.8 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: uboxcars_py-11.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-11.0.0.tar.gz
Algorithm Hash digest
SHA256 8306bd5d3bf93013ad4cb90ece07cc1f39578b70b49a53ec19162799727eca67
MD5 8fd90d711d3c58e7260d705ef1518146
BLAKE2b-256 e73c413a813f829198166567d6ce8c1af3d71041e081699b4e20741210bd896f

See more details on using hashes here.

File details

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

File metadata

  • Download URL: uboxcars_py-11.0.0-py3-none-any.whl
  • Upload date:
  • Size: 2.8 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-11.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 9bb4c7c60df23e42779f3f180ef1459b89a5dd2488a640265f246dbd9d52073f
MD5 fa457259891f81ae0d5b7f0793450477
BLAKE2b-256 6e1635c330c35eef2d8bef5f16ad6ce50a55e8b93851c7e2e882315054d7cbc5

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