- Name: Anthony van Tilburg
- Student Number: 1905780
- Institution: Hogeschool Utrecht (Netherlands)
- Course: Master of Informatics | Applied Data Science | Data Analysis & Visualisation
main.py
: Main preliminary script for testing some basic packageshello.py
: Simple module for testing imports (created by {UV})README.md
: Project overview and author info
Instructions for installing dependencies and running the project.
To install dependencies and run the project, refer to the pyproject.toml
file.
This project uses UV for dependency management and environment setup.
To create and sync the virtual environment:
uv venv
uv sync