OSCR-UI
User Interface for the OSCR parser.
Companion Web Application
The STOCD team provides a companion web application for OSCR located at oscr.stobuilds.com. This allows users to view and download combat log data without OSCR installed, however uploads and more detailed analysis of combat logs requires OSCR or a parser that supports interracting with OSCR's backend such as CLA.
Windows Users
For Windows users we have an installer available on the Releases page.
Installation
PyPI
python3 -m pip install OSCR-UI
Externally Managed Python Environments (Arch)
The recommended way is using pipx to install from PyPi without --break-system-packages, if you don't already have it, you can install it through pacman.
pacman -Sy python-pipx
pipx install OSCR-UI
Github
python3 -m pip install git+https://github.com/STOCD/OSCR-UI.git
Running
oscr
Development
It is recommended to use a python virtual environment to house this app.
# Clone the repository
git clone https://github.com/STOCD/OSCR-UI.git
cd OSCR-UI
# Set up the virtual environment
virtualenv venv
# Windows
.\venv\Scripts\activate
# Linux
source ./venv/bin/activate
# Install OSCR + Requirements.
python3 -m pip install .
Release files for OSCR-UI 11.1.1
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| oscr_ui-11.1.1.tar.gz | 633.3 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| oscr_ui-11.1.1-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 1.3 MB
Release files / oscr_ui-11.1.1.tar.gz
| Download URL | oscr_ui-11.1.1.tar.gz |
|---|---|
| Size | 633.3 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
7a9c884c92f4dc45df740c120ebc93d10f321a11e04a05f054c5efe4fb865e8b
|
|
BLAKE2b-256 checksum How to use checksums |
916d4c9b07d66cbab62813d2d9390802be8dfeb53beaca0a4118188cfffa42d1
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/7.0.0 CPython/3.13.14
|
Provenance
Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.
PyPI Publish Attestation
PyPI verified that this artifact, at this checksum, originated from the publisher listed below.
Signed by GitHub Actions, verified by PyPI on Aug 26, 2026.
Transparency logRelease files / oscr_ui-11.1.1-py3-none-any.whl
| Download URL | oscr_ui-11.1.1-py3-none-any.whl |
|---|---|
| Size | 704.7 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
166d54677c95a666da80071282cd06a0a320c1eb56907cd91ecb518714a0ec15
|
|
BLAKE2b-256 checksum How to use checksums |
ba39c1201fb56536c18beb5f3e1b488767f3e91b18254c34c1cd03218ca2232a
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/7.0.0 CPython/3.13.14
|
Provenance
Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.
PyPI Publish Attestation
PyPI verified that this artifact, at this checksum, originated from the publisher listed below.
Signed by GitHub Actions, verified by PyPI on Aug 26, 2026.
Transparency log