This is a project for Skypro Coursework to check my knowledge of this part of course, it's about working with database
It is a module that give you implementations for working with data about different vacancies and companies from hh.ru
- You need to clone this repository in Pycharm
- After that you need to execute this command in terminal
pip install -r requirements.txt - Change some credentials in fill_table.py from your database
- Run fill_table.py, if it wat successfully you will get message "SQL script executed successfully
Success" - And use the class in db_manager.py