This repository has been archived on 2023-08-08. You can view files and clone it, but cannot push or open issues or pull requests.
PassManager/README.md

18 lines
470 B
Markdown
Raw Normal View History

2022-09-25 18:48:09 +00:00
# PassManager
2022-09-25 18:53:32 +00:00
### Цель
**Создать бота для сохранения, созания паролей в зашифрованой базе данных.**
### Задачи
* Создать телеграм бота
* Научить его работать с БД (MariaDB)
* Зашифровать БД
* Сделать общедоступным
### Инструменты
* Язык программирования Python
* PyTelegramBotAPI
* MariaDB