Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 309 Bytes

dependencies.md

File metadata and controls

18 lines (13 loc) · 309 Bytes

Dependencies

Install depencies using pip install

QR Code generator

pyqrcode

Text to handwriting convertor

pywhatkit

Barcode reader

pyzbar ( Refer to documentation here)
opencv (pip install opencv-python)

TTS

pip install gTTS

Email sender

smtplib