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.16.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.16-py3-none-any.whl (2.6 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: sprocket_boxcars_py-0.1.16.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.16.tar.gz
Algorithm Hash digest
SHA256 a031a530d66ce40be8a1a3c5ea5dea4632d7a00489076b1f82ba24a83a465391
MD5 35fbd7194560fb37619678b088a41a97
BLAKE2b-256 100bf45eccfc625376c705c7131123db00a847a93749a6e55de63c9c1054de21

See more details on using hashes here.

File details

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

File metadata

  • Download URL: sprocket_boxcars_py-0.1.16-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.16-py3-none-any.whl
Algorithm Hash digest
SHA256 978c16ae30fde7305f64e4bda4ffce7fbf47d2c25ac9fa6cd3f58a6c5d9a9380
MD5 005741e422550a1a483c2799f28d027e
BLAKE2b-256 e1cae56f0a4930c80ea49079226e033c640a2cdba803c4d3a5c9aeb58b71a414

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