Properties Functions
NAME PAL [PersonalAssistantLite]
VERSION 1.0
REQUIRES Python version greater than Python-3.x
PROJECT STARTED ON Mon Oct 11 18:47:20 2021
PROJECT STATUS UNDER ACTIVE DEVELOPMENT

Main Functions :

  1. Search Wikipedia with python wikipedia module.
  2. Give intelligent replies using Wolframalpha engine.
  3. Have information about budget.
  4. Have different accounts

Modules Being Used/Imported

  1. os
  2. time
  3. datetime
  4. sqlite3
  5. random
  6. platform
  7. pathlib
  8. math
  9. rich
  10. colorama
  11. loguru
  12. numpy
  13. importlib
  14. wikipedia
  15. wolframalpha
  16. statistics
  17. quote

Reference :

  1. Sqlite.org