Python bindings for the Boxcars Rocket League replay parser
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 sprocket-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
- Rust.
maturin
maturin develop
maturin publish
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
Built Distributions
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file sprocket_boxcars_py-0.3.13-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.
File metadata
- Download URL: sprocket_boxcars_py-0.3.13-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
- Upload date:
- Size: 575.1 kB
- Tags: CPython 3.12, manylinux: glibc 2.17+ ARM64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7ad038e66a29e62d9758f90979d788f9fa84eefd511485798b77a9a52e9a9b79
|
|
| MD5 |
975c82093daebd8388678beef9e7d8fb
|
|
| BLAKE2b-256 |
2cb6aac6e2f2793767cbc43a07e476431a6e66d5878887f0707d4cd78caaa051
|
Provenance
The following attestation bundles were made for sprocket_boxcars_py-0.3.13-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl:
Publisher:
publish-pypi.yml on SprocketBot/boxcars-py
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
sprocket_boxcars_py-0.3.13-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl -
Subject digest:
7ad038e66a29e62d9758f90979d788f9fa84eefd511485798b77a9a52e9a9b79 - Sigstore transparency entry: 739374929
- Sigstore integration time:
-
Permalink:
SprocketBot/boxcars-py@005c2666035d8fc68629a9f167fc221a3c231f70 -
Branch / Tag:
refs/heads/main - Owner: https://github.com/SprocketBot
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish-pypi.yml@005c2666035d8fc68629a9f167fc221a3c231f70 -
Trigger Event:
schedule
-
Statement type:
File details
Details for the file sprocket_boxcars_py-0.3.13-cp311-cp311-win_amd64.whl.
File metadata
- Download URL: sprocket_boxcars_py-0.3.13-cp311-cp311-win_amd64.whl
- Upload date:
- Size: 413.4 kB
- Tags: CPython 3.11, Windows x86-64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2b296cf2ec7b89a378f9c18eac9f39a195e7d2f50c17a2b5809102ac008a59f1
|
|
| MD5 |
17cac8887398a0388cc798e5b410b8e9
|
|
| BLAKE2b-256 |
e3001762aa31dd3cbc9955cf4790baee473d81824c5714a88c070902037948da
|
Provenance
The following attestation bundles were made for sprocket_boxcars_py-0.3.13-cp311-cp311-win_amd64.whl:
Publisher:
publish-pypi.yml on SprocketBot/boxcars-py
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
sprocket_boxcars_py-0.3.13-cp311-cp311-win_amd64.whl -
Subject digest:
2b296cf2ec7b89a378f9c18eac9f39a195e7d2f50c17a2b5809102ac008a59f1 - Sigstore transparency entry: 739374923
- Sigstore integration time:
-
Permalink:
SprocketBot/boxcars-py@005c2666035d8fc68629a9f167fc221a3c231f70 -
Branch / Tag:
refs/heads/main - Owner: https://github.com/SprocketBot
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish-pypi.yml@005c2666035d8fc68629a9f167fc221a3c231f70 -
Trigger Event:
schedule
-
Statement type:
File details
Details for the file sprocket_boxcars_py-0.3.13-cp311-cp311-manylinux_2_34_x86_64.whl.
File metadata
- Download URL: sprocket_boxcars_py-0.3.13-cp311-cp311-manylinux_2_34_x86_64.whl
- Upload date:
- Size: 582.0 kB
- Tags: CPython 3.11, manylinux: glibc 2.34+ x86-64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
19afcd168bb1d64aa01e8c9d1ad64071616a77a6f1acc58a19e587a520b2c9eb
|
|
| MD5 |
a493e907473e9769f1f009ce79b1aa15
|
|
| BLAKE2b-256 |
0628a3870dafc47e07a11019fc4e91acd3f81ee3e4f17b0ebe7f3148a0d811b6
|
Provenance
The following attestation bundles were made for sprocket_boxcars_py-0.3.13-cp311-cp311-manylinux_2_34_x86_64.whl:
Publisher:
publish-pypi.yml on SprocketBot/boxcars-py
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
sprocket_boxcars_py-0.3.13-cp311-cp311-manylinux_2_34_x86_64.whl -
Subject digest:
19afcd168bb1d64aa01e8c9d1ad64071616a77a6f1acc58a19e587a520b2c9eb - Sigstore transparency entry: 739374961
- Sigstore integration time:
-
Permalink:
SprocketBot/boxcars-py@005c2666035d8fc68629a9f167fc221a3c231f70 -
Branch / Tag:
refs/heads/main - Owner: https://github.com/SprocketBot
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish-pypi.yml@005c2666035d8fc68629a9f167fc221a3c231f70 -
Trigger Event:
schedule
-
Statement type:
File details
Details for the file sprocket_boxcars_py-0.3.13-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.
File metadata
- Download URL: sprocket_boxcars_py-0.3.13-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
- Upload date:
- Size: 575.4 kB
- Tags: CPython 3.11, manylinux: glibc 2.17+ ARM64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b6e085f86bcbe120e9d8f5c5d8a97ffa65a0ed6fd7cca06518262cfad16f5d93
|
|
| MD5 |
86560b524998a9bc80d23f88b41c0ad5
|
|
| BLAKE2b-256 |
4565eb3b1a3e9bee84fe2f824fa425624216ba035724f205270e1a15c76b23af
|
Provenance
The following attestation bundles were made for sprocket_boxcars_py-0.3.13-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl:
Publisher:
publish-pypi.yml on SprocketBot/boxcars-py
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
sprocket_boxcars_py-0.3.13-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl -
Subject digest:
b6e085f86bcbe120e9d8f5c5d8a97ffa65a0ed6fd7cca06518262cfad16f5d93 - Sigstore transparency entry: 739374936
- Sigstore integration time:
-
Permalink:
SprocketBot/boxcars-py@005c2666035d8fc68629a9f167fc221a3c231f70 -
Branch / Tag:
refs/heads/main - Owner: https://github.com/SprocketBot
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish-pypi.yml@005c2666035d8fc68629a9f167fc221a3c231f70 -
Trigger Event:
schedule
-
Statement type:
File details
Details for the file sprocket_boxcars_py-0.3.13-cp311-cp311-macosx_11_0_arm64.whl.
File metadata
- Download URL: sprocket_boxcars_py-0.3.13-cp311-cp311-macosx_11_0_arm64.whl
- Upload date:
- Size: 524.7 kB
- Tags: CPython 3.11, macOS 11.0+ ARM64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4cb4da9083ad2210a00550a488ce0fbb12cfaf948678d05335d62be39e7a5f80
|
|
| MD5 |
8705618526d66a00b0eb4803be148d09
|
|
| BLAKE2b-256 |
76a64bdfc02e9e20ce9fabf8de0bba4b630dd3652834df82a8e19fd2b676afb0
|
Provenance
The following attestation bundles were made for sprocket_boxcars_py-0.3.13-cp311-cp311-macosx_11_0_arm64.whl:
Publisher:
publish-pypi.yml on SprocketBot/boxcars-py
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
sprocket_boxcars_py-0.3.13-cp311-cp311-macosx_11_0_arm64.whl -
Subject digest:
4cb4da9083ad2210a00550a488ce0fbb12cfaf948678d05335d62be39e7a5f80 - Sigstore transparency entry: 739374916
- Sigstore integration time:
-
Permalink:
SprocketBot/boxcars-py@005c2666035d8fc68629a9f167fc221a3c231f70 -
Branch / Tag:
refs/heads/main - Owner: https://github.com/SprocketBot
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish-pypi.yml@005c2666035d8fc68629a9f167fc221a3c231f70 -
Trigger Event:
schedule
-
Statement type:
File details
Details for the file sprocket_boxcars_py-0.3.13-cp311-cp311-macosx_10_12_x86_64.whl.
File metadata
- Download URL: sprocket_boxcars_py-0.3.13-cp311-cp311-macosx_10_12_x86_64.whl
- Upload date:
- Size: 540.9 kB
- Tags: CPython 3.11, macOS 10.12+ x86-64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
466454c96848146ebfab74846ad5024dc5a98ecec88182b99c7beb423556ec10
|
|
| MD5 |
254ae696e2ccb5b81172b63184ced1d7
|
|
| BLAKE2b-256 |
7ce8eaac5a484673903c7c93d9c5b0de2b409b52923dcb58bedd8a2dfc2e00d0
|
Provenance
The following attestation bundles were made for sprocket_boxcars_py-0.3.13-cp311-cp311-macosx_10_12_x86_64.whl:
Publisher:
publish-pypi.yml on SprocketBot/boxcars-py
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
sprocket_boxcars_py-0.3.13-cp311-cp311-macosx_10_12_x86_64.whl -
Subject digest:
466454c96848146ebfab74846ad5024dc5a98ecec88182b99c7beb423556ec10 - Sigstore transparency entry: 739374951
- Sigstore integration time:
-
Permalink:
SprocketBot/boxcars-py@005c2666035d8fc68629a9f167fc221a3c231f70 -
Branch / Tag:
refs/heads/main - Owner: https://github.com/SprocketBot
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish-pypi.yml@005c2666035d8fc68629a9f167fc221a3c231f70 -
Trigger Event:
schedule
-
Statement type:
File details
Details for the file sprocket_boxcars_py-0.3.13-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.
File metadata
- Download URL: sprocket_boxcars_py-0.3.13-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
- Upload date:
- Size: 575.7 kB
- Tags: CPython 3.10, manylinux: glibc 2.17+ ARM64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e58b639a771f74c6e2d4d8f6c1ca28388bb82553677e96c7b1df47bbd2288b21
|
|
| MD5 |
7b58bf8002c13684bd227e38d265634e
|
|
| BLAKE2b-256 |
371f1b0a685ef6b74f63c7be129d0efa84a76899e57e2489a1680871b838da9c
|
Provenance
The following attestation bundles were made for sprocket_boxcars_py-0.3.13-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl:
Publisher:
publish-pypi.yml on SprocketBot/boxcars-py
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
sprocket_boxcars_py-0.3.13-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl -
Subject digest:
e58b639a771f74c6e2d4d8f6c1ca28388bb82553677e96c7b1df47bbd2288b21 - Sigstore transparency entry: 739374956
- Sigstore integration time:
-
Permalink:
SprocketBot/boxcars-py@005c2666035d8fc68629a9f167fc221a3c231f70 -
Branch / Tag:
refs/heads/main - Owner: https://github.com/SprocketBot
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish-pypi.yml@005c2666035d8fc68629a9f167fc221a3c231f70 -
Trigger Event:
schedule
-
Statement type:
File details
Details for the file sprocket_boxcars_py-0.3.13-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.
File metadata
- Download URL: sprocket_boxcars_py-0.3.13-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
- Upload date:
- Size: 575.5 kB
- Tags: CPython 3.9, manylinux: glibc 2.17+ ARM64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
03691e8fc1ae188b7b7348f023c1fa88995b2bf346886a0461b0a9e419823a0a
|
|
| MD5 |
8b6426e6b52cf73d76938ab0b2f36991
|
|
| BLAKE2b-256 |
714996a225ba52d1b00663574debe3dc9785f95976e4a969c327dc2016dc4af1
|
Provenance
The following attestation bundles were made for sprocket_boxcars_py-0.3.13-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl:
Publisher:
publish-pypi.yml on SprocketBot/boxcars-py
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
sprocket_boxcars_py-0.3.13-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl -
Subject digest:
03691e8fc1ae188b7b7348f023c1fa88995b2bf346886a0461b0a9e419823a0a - Sigstore transparency entry: 739374938
- Sigstore integration time:
-
Permalink:
SprocketBot/boxcars-py@005c2666035d8fc68629a9f167fc221a3c231f70 -
Branch / Tag:
refs/heads/main - Owner: https://github.com/SprocketBot
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish-pypi.yml@005c2666035d8fc68629a9f167fc221a3c231f70 -
Trigger Event:
schedule
-
Statement type:
File details
Details for the file sprocket_boxcars_py-0.3.13-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.
File metadata
- Download URL: sprocket_boxcars_py-0.3.13-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
- Upload date:
- Size: 575.1 kB
- Tags: CPython 3.8, manylinux: glibc 2.17+ ARM64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2941d3f115cbf3346cc51ae88bc16f12faa3a7044b1531b045bf7f8df50eed2f
|
|
| MD5 |
1572dfd577e4bda345038ad482a200eb
|
|
| BLAKE2b-256 |
de98805240232c688158c6de8fe24d67e88a8c144d33a70dbf07879d7d7f056f
|
Provenance
The following attestation bundles were made for sprocket_boxcars_py-0.3.13-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl:
Publisher:
publish-pypi.yml on SprocketBot/boxcars-py
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
sprocket_boxcars_py-0.3.13-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl -
Subject digest:
2941d3f115cbf3346cc51ae88bc16f12faa3a7044b1531b045bf7f8df50eed2f - Sigstore transparency entry: 739374943
- Sigstore integration time:
-
Permalink:
SprocketBot/boxcars-py@005c2666035d8fc68629a9f167fc221a3c231f70 -
Branch / Tag:
refs/heads/main - Owner: https://github.com/SprocketBot
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish-pypi.yml@005c2666035d8fc68629a9f167fc221a3c231f70 -
Trigger Event:
schedule
-
Statement type: