FAQ

  1. What is the purpose of this project?
  2. Where can I find list of tasks?
  3. Can I use pip over poetry? Yes, there is a requirements.txt file
  4. How to disable cli for data? Run following command: Linux: export NO_CLI=True

    Windows: set NO_CLI=True