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.

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.14.tar.gz (1.8 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.14-py3-none-any.whl (2.5 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: sprocket_boxcars_py-0.1.14.tar.gz
  • Upload date:
  • Size: 1.8 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.14.tar.gz
Algorithm Hash digest
SHA256 1e7f1d651d7f2a4c421b8ff7fff197f0d339c6728029ee90072cb23cc9eb72ef
MD5 4328a0a0264ecfa3097cb7507915671b
BLAKE2b-256 a0bcc3707dc0be662cc6029103e6c3cff54de9b3071a86914df251d2b955adb4

See more details on using hashes here.

File details

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

File metadata

  • Download URL: sprocket_boxcars_py-0.1.14-py3-none-any.whl
  • Upload date:
  • Size: 2.5 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.14-py3-none-any.whl
Algorithm Hash digest
SHA256 6ce2b2aee9fec266543382f4eb59de448fced9c4f3c4e174d13bfb8df21c16bb
MD5 1256d4b2c4ffda2f3c8a945fc04c756a
BLAKE2b-256 f07f9e2df8bb1b5487ac3e55e80a423cff1e20c3b1719be04c67c1fad193e063

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