Book-Manager First step: Clone the repository git clone https://github.com/Morffo/Book-Manager Second step: create and activate virtual environment: python -m venv venv source venv/bin/activate Third step: installing libraries: pip install -r requirements.txt Launch: python music_oop.py