Skip to main content

Python bindings for the Boxcars Rocket League replay parser

Project description

Boxcars-py

Python bindings for the Boxcars Rocket League replay parser. This is a fork of SaltieRL's package which sadly seems to no longer be maintained.

Installation

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

pip install sprocket-boxcars-py

Usage

from boxcars_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

  • Rust.
  • maturin
maturin develop
maturin publish

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.

sprocket_boxcars_py-0.3.0-cp313-cp313-macosx_11_0_arm64.whl (559.1 kB view details)

Uploaded CPython 3.13macOS 11.0+ ARM64

File details

Details for the file sprocket_boxcars_py-0.3.0-cp313-cp313-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for sprocket_boxcars_py-0.3.0-cp313-cp313-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 299b6d929689c6b9c18ef7e0db6de37772e40213da8b2343c5ebbd91a9b43cc6
MD5 b57e762e1456f0801d51a9f1f6d4fc9e
BLAKE2b-256 a31b72ebf1597177e6623bee5679d19a186bd6e2b0a95505182098c89e3d1b78

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