Skip to content
AzureTecDevs edited this page Nov 21, 2023 · 2 revisions

CMD

A simple python command interpreter made in Python 3.

Required

  • Run these commands to install libraries:
pip install time
pip install termcolor
pip install cmd
pip install py_cui_2048
pip install subprocess
pip install PySimpleGUI
pip install tkinter
  • A Linux system

Clone this wiki locally