You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ADN-DMR-Peer-Server/requirements.txt

18 lines
348 B

bitstring>=3.1.5
bitarray>=0.8.1
Twisted>=16.3.0
dmr_utils3>=0.1.19
configparser>=3.0.0
resettabletimer>=0.7.0
setproctitle
Pyro5
spyne
flask
mysql-connector-python
cryptography
markdown
pdfkit
gTTS>=2.3.1
# Dependencias del sistema (instalar con apt/dnf/apk, NO con pip):
# ffmpeg - Requerido por TTS para convertir MP3 a WAV (apt install ffmpeg)

Powered by TurnKey Linux.