Skip to main content

Python bindings for the Rocket League replay parser boxcars.

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

# 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

sprocket_boxcars_py-0.1.15.tar.gz (1.9 kB view details)

Uploaded Source

Built Distribution

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

sprocket_boxcars_py-0.1.15-py3-none-any.whl (2.6 kB view details)

Uploaded Python 3

File details

Details for the file sprocket_boxcars_py-0.1.15.tar.gz.

File metadata

  • Download URL: sprocket_boxcars_py-0.1.15.tar.gz
  • Upload date:
  • Size: 1.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.4.2 CPython/3.10.6 Linux/5.15.0-69-generic

File hashes

Hashes for sprocket_boxcars_py-0.1.15.tar.gz
Algorithm Hash digest
SHA256 466f9d2a15036f31a50a2747941e1d2889fc92d678631dcb636eb307cfe56482
MD5 26ace589af7d5766059d57b283b4a77d
BLAKE2b-256 d8493ab943e18871d63e96a0a97936c0c1ae83deb45b4e2d40045f4961f37f3d

See more details on using hashes here.

File details

Details for the file sprocket_boxcars_py-0.1.15-py3-none-any.whl.

File metadata

  • Download URL: sprocket_boxcars_py-0.1.15-py3-none-any.whl
  • Upload date:
  • Size: 2.6 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.4.2 CPython/3.10.6 Linux/5.15.0-69-generic

File hashes

Hashes for sprocket_boxcars_py-0.1.15-py3-none-any.whl
Algorithm Hash digest
SHA256 0450ae72a35dced0767c1ad866f536ada3b6298cf50bb3bde4c552f684a0af7b
MD5 46afab33ea8549880d73d64f0b3fc7cd
BLAKE2b-256 4c953b0e0d69e7f6fa9debe323f2c532a70f7338f488bdf861631b8f91e8e8d1

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