Skip to content

Conversation

@DasKaroWow
Copy link

Changes:

  • Replaced old project.py with a new main.py implementation.
  • Integrated Rich for better CLI output (tables, prompts, colored messages, clear screen).
  • Added type hints (Literal, explicit function signatures) for clarity and maintainability.
  • Simplified input/output flow and removed os.system / time.sleep in favor of console.clear().
  • Centralized constants and file paths for easier configuration.

Why
This refactor improves code readability, UX of the CLI, and overall maintainability while keeping functionality consistent.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant