Metadata-Version: 2.4
Name: linux-terminal
Version: 2.0
Summary: An educational modular Linux terminal simulator with rich styling.
Requires-Python: >=3.8
Description-Content-Type: text/markdown
Requires-Dist: rich>=13.0.0
Requires-Dist: prompt_toolkit>=3.0.0

# Educational Linux Terminal

An interactive educational Linux terminal simulation built in Python, designed to help users learn and practice foundational Linux commands directly from their console.

## 📦 Installation

You can install the package directly from PyPI:

Window Terminal
pip install linux-terminal

🛠️ Usage
Once installed, launch your educational Linux terminal session directly from your console:

Window Terminal
python -m linux-terminal

📝 Contributing

Contributions, command blueprints, and bug reports are welcome! Feel free to open an issue or submit a pull request.

📄 License

This project is licensed under the MIT License - see the LICENSE file for details.
