Installation
You can install ConsoleM using pip:
pip install ConsoleM
Requirements
Python 3.6 or higher
Linux/Unix-like systems (Windows support coming soon)
Development Installation
If you want to contribute to ConsoleM or try the latest features, you can install it directly from the repository:
git clone https://github.com/yourusername/ConsoleM.git
cd ConsoleM
pip install -e .