Skip to content

ibotsuft/iBotsDashboard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

iBotsDashBoard

Dashboard built for data game analysis based on loganalyzer, a log analysis tool.

Others functions:

  • work with rcssserver CSVSaver fuctions (TODO);
  • work with our (iBots) internal data extractor, based on json files (TODO).

Run locally:

Clone the proeject:

git clone https://github.com/ibotsuft/iBotsDashboard.git

Enter the project's directory:

cd iBotsDashboard

Create a virtual enviroment:

python -m venv venv/

Activate the virtual enviroment:

.\venv\Scripts\Activate.ps1

Install dependencies:

pip install -r requirements.txt

Start the server:

streamlit run Home.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages