Open Source Combatlog Reader
Project description
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.
Windows Users
For Windows users we have an installer available on the Releases page.
Installation
PyPI
python3 -m pip 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 .
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.
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 Distribution
Built Distribution
File details
Details for the file oscr_ui-2024.10.12.1.tar.gz
.
File metadata
- Download URL: oscr_ui-2024.10.12.1.tar.gz
- Upload date:
- Size: 606.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 15a75e65f34cabd77f8e0cce72679c982a1bba9812946834cb6630ef42901293 |
|
MD5 | e2f6048468164507e62d6d2dfc5448bc |
|
BLAKE2b-256 | d4febd47da63732c9f6caf0022361a7aa2da3ab4e220f825226d56541360f914 |
File details
Details for the file oscr_ui-2024.10.12.1-py3-none-any.whl
.
File metadata
- Download URL: oscr_ui-2024.10.12.1-py3-none-any.whl
- Upload date:
- Size: 665.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7019891e57f5aa5cc2058ceb25cc749c241488a4e2047350402ca94451b223aa |
|
MD5 | f253400cd13f5b5d6c83463711b00333 |
|
BLAKE2b-256 | 957388fbb266bc4a29b9ff43c86ce6ec70d2ff506476d9a0df5654d4045ab439 |