Skip to content

Add Python Virtual Environment Setup to README.md #24

@jakobx0

Description

@jakobx0

Description

The README.md should include clear instructions on how to set up a Python virtual environment using .venv so users can run the program with all required dependencies installed.

  • Document how to create a Python virtual environment named .venv
  • Explain how to activate the virtual environment on:

macOS / Linux
Windows

Describe how to install all required dependencies (e.g. via requirements.txt)
Ensure the instructions are beginner-friendly and reproducible.

Metadata

Metadata

Assignees

Labels

documentationImprovements or additions to documentationgood first issueGood for newcomershelp wantedExtra attention is needed

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions