Skip to main content

No project description provided

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 Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

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

uboxcars_py-2.0.0-cp37-abi3-win_amd64.whl (394.6 kB view details)

Uploaded CPython 3.7+Windows x86-64

File details

Details for the file uboxcars_py-2.0.0-cp37-abi3-win_amd64.whl.

File metadata

  • Download URL: uboxcars_py-2.0.0-cp37-abi3-win_amd64.whl
  • Upload date:
  • Size: 394.6 kB
  • Tags: CPython 3.7+, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.11.9

File hashes

Hashes for uboxcars_py-2.0.0-cp37-abi3-win_amd64.whl
Algorithm Hash digest
SHA256 a03edfb1d43374c259ead4d7b1ac6fab346c9432b9d15cc9210b124a6f4c320d
MD5 1e48edd64debd7faa248317632bacb82
BLAKE2b-256 dcb3bb1e3ff165480acbc094f2909dba0df18c7531531b77b4151c8e98010b2f

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