This is a team project for learning Git collaboration.
- Andrew6869 (Maintainer)
- Andrew6870 (Developer)
python -m venv venv
source venv/bin/activate # On Windows: venv\Scripts\activate
pip install -r requirements.txt
python main.py
Features
Basic greeting functionality
Configuration management
Utility functions