1
0
mirror of https://github.com/MarkParker5/STARK.git synced 2025-02-17 11:55:35 +02:00
STARK/libs.txt
MarkParker5 22a440379d move singleton to parent class Control
add MyTeleBot
add libs.txt
2021-10-17 23:52:57 +03:00

10 lines
340 B
Plaintext

pip install speech_recognition
pip install google-cloud-texttospeech
pip install pygame
pip install bs4
pip install wikipedia
pip install xlrd
pip install xlwt
pip install xlutils
pip install pyaudio # if instalation fails, try install from .whl (https://www.lfd.uci.edu/~gohlke/pythonlibs/#pyaudio)
pip install pip install PyTelegramBotApi