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 Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

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

uboxcars_py-10.0.0-cp37-abi3-win_amd64.whl (395.1 kB view details)

Uploaded CPython 3.7+Windows x86-64

File details

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

File metadata

  • Download URL: uboxcars_py-10.0.0-cp37-abi3-win_amd64.whl
  • Upload date:
  • Size: 395.1 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-10.0.0-cp37-abi3-win_amd64.whl
Algorithm Hash digest
SHA256 26b977ad2236ad68f9e56bca049aa0330d9ba00aa71bbf8681a67fa1affc881e
MD5 9ea4f620f41bd845715f4419d8f685e9
BLAKE2b-256 3c27848e4595fd2846a9228dd778765d988e7510e7ed845732704886f5737f14

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