/SmartLockCB

Open Project WRI 2019 IoT Division

Primary LanguagePythonMIT LicenseMIT

Smart Lock Using Chat Bot

Open Project Workshop Riset Informatika 2019

Internet of Things Division

Requirements

Make sure you have Python 3.7 installed locally, we highly recommended using virtual environtment

this some module we use:

  • logging
  • ast
  • time
  • python-telegram-bot - 🔗 github
  • emoji - 🔗 github
  • firebase-admin - 🔗 docs

to install python-telegram-bot,emoji, and firebase-admin we need use this command

pip install python-telegram-bot emoji firebase-admin

Member Project