# Test Project A test project for WTIsMyCode development and testing. ## Installation ```bash pip install -e . ``` ## Usage ```bash test-project ``` ## Development Install development dependencies: ```bash pip install -e ".[dev]"