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.0.tar.gz (5.2 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.0-cp310-cp310-manylinux_2_34_x86_64.whl (501.7 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.34+ x86-64

File details

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

File metadata

  • Download URL: sprocket_boxcars_py-0.1.0.tar.gz
  • Upload date:
  • Size: 5.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: maturin/0.14.17

File hashes

Hashes for sprocket_boxcars_py-0.1.0.tar.gz
Algorithm Hash digest
SHA256 739f4494db52609994d63f86cd12c1dc61790287d50cb23a1568e5107884c664
MD5 4c9cf4d1e29cf6d6d16bc3dd25a2e996
BLAKE2b-256 339a93824a33c8095a19cce00bfe706aa3e3e67654f1d03d38b477e259f87f70

See more details on using hashes here.

File details

Details for the file sprocket_boxcars_py-0.1.0-cp310-cp310-manylinux_2_34_x86_64.whl.

File metadata

File hashes

Hashes for sprocket_boxcars_py-0.1.0-cp310-cp310-manylinux_2_34_x86_64.whl
Algorithm Hash digest
SHA256 a5ab6a198c38d76a957aea50cfbe3a67b062837f173994bd5acb53d8179ff5ca
MD5 a566cdba0c0c1583a665c5a44346773f
BLAKE2b-256 6eae01a57e1b2360b73a91a32942d230a081dc35b704a5f64ac0bc6b4ad79be4

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