Personal helper with 4 subroutines:
- addressbook
- notebook
- translator
- files sorter
This guide will take you through the steps to set up and run the project on your device.
Steps to install the project in a standart way:
- Clone the repository: https://github.com/SVcheburator/Course_project.git
- Go to the project directory:
cd Course_project - Run the command to install the package:
pip install bot_assistant-0.1.0-py3-none-any.whl
Start the program in a standart mode with the command: bot-assistant
Start the program in a docker mode with the command: bot-assistant docker
Members of the HeavyDevs team