Skip to main content

No project description provided

Project description

uboxcars_py

Python bindings for the uboxcars Rocket League replay parser.

Installation

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

pip install uboxcars_py

Usage

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

uboxcars_py-15.0.0.tar.gz (9.8 kB view details)

Uploaded Source

Built Distribution

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

uboxcars_py-15.0.0-cp37-abi3-win_amd64.whl (381.6 kB view details)

Uploaded CPython 3.7+Windows x86-64

File details

Details for the file uboxcars_py-15.0.0.tar.gz.

File metadata

  • Download URL: uboxcars_py-15.0.0.tar.gz
  • Upload date:
  • Size: 9.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.11.9

File hashes

Hashes for uboxcars_py-15.0.0.tar.gz
Algorithm Hash digest
SHA256 ffa46b1eea3568f6e1d4bc0334e2ff786f6ad2f5367d51bbe231234bf0da8f5f
MD5 ed48def49ecf9e6df908759ddd8ccb00
BLAKE2b-256 8d7be0c3fed46d4ec5451f22a62fdc1737994cb1a67d0c8dbc1dc847ff6f308d

See more details on using hashes here.

File details

Details for the file uboxcars_py-15.0.0-cp37-abi3-win_amd64.whl.

File metadata

  • Download URL: uboxcars_py-15.0.0-cp37-abi3-win_amd64.whl
  • Upload date:
  • Size: 381.6 kB
  • Tags: CPython 3.7+, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.11.9

File hashes

Hashes for uboxcars_py-15.0.0-cp37-abi3-win_amd64.whl
Algorithm Hash digest
SHA256 65ea1fe98344402149b00b05e05dcc744eaad6863ac36a9e62d4d88c29231e8d
MD5 ce87f6d3554e4618cd86db3c8b88f8e7
BLAKE2b-256 58fd4a014782f2cfd4b939fd7e82d2bf704e925b03369289f8fc0e2e48e09704

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