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
2022-09-25 18:53:32 +00:00

18 lines
470 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

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