Skip to content

YanMinChan/data-analysis-tkinter

Repository files navigation

Data analysis using Python Tkinter Interface

Python coursework for Industrial Programming

### ###
and more... Some have an input box for the Document UUID to analyze.

Usage

python ./src/f21sccw2.py        # if you install dependencies with pip
#uv run ./src/f21sccw2.py       # if you install dependencies with uv
#pdm run ./src/f21sccw2.py      # if you install dependencies with pdm

Dependencies

System Dependencies

Python Library Dependencies

  • "graphviz>=0.20.3"
  • "matplotlib>=3.9.2"
  • "orjson>=3.10.12"
  • "pandas>=2.2.3"
  • "pycountry-convert>=0.7.2"
  • tkinter

To install them, either use pip (don't forget to create a virtual environment)

pip install -r ./requirements.txt

Or any Python Package Manager like uv or pdm

uv sync
#pdm install

Testing

python ./src/test_model.py

About

Analyse web user data in the given JSON files | School group project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •