Skip to main content

Python Terminal Emulator with Enhanced Developer Utilities

Project description

CMosSkillAV2 Terminal Emulator

A Python package that provides an enhanced terminal emulator with built-in file operations, Python execution, and developer utilities.

Features

  • File Operations: Built-in commands for managing files and directories (cd, ls, mkdir, touch, rm, cat)
  • Python Execution: Run Python scripts or execute Python code directly in the terminal
  • Package Management: Manage Python packages with built-in pip integration
  • Syntax Highlighting: Color-coded output for better readability
  • Tab Completion: Command and path completion with Tab key
  • Command History: Navigate through previously entered commands

Installation

pip install cmosskillav2

Usage

After installation, you can start the terminal emulator with:

cmosskillav2

Or you can run it as a module:

python -m cmosskillav2

Available Commands

File Operations

  • cd [directory] - Change directory
  • ls [directory] - List directory contents
  • mkdir [-p] directory - Create directory
  • touch file [file2 ...] - Create empty file(s)
  • rm [-r] file_or_directory - Remove file(s) or directory
  • cat file [file2 ...] - Display file contents

Python Execution

  • python script.py [args] - Execute Python script file
  • >>> [python_code] - Execute Python code inline
  • pyshell - Start interactive Python shell

Package Management

  • pip install package - Install Python package
  • pip uninstall package - Uninstall Python package
  • pip list - List installed packages
  • pip freeze - Output installed packages in requirements format

Shell Built-ins

  • help [command] - Display help for commands
  • exit or quit - Exit the shell
  • clear - Clear the terminal screen

Contributing

Contributions are welcome! Please feel free to submit a Pull Request.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

cmosskillav2-0.1.1.tar.gz (15.3 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

cmosskillav2-0.1.1-py3-none-any.whl (17.3 kB view details)

Uploaded Python 3

File details

Details for the file cmosskillav2-0.1.1.tar.gz.

File metadata

  • Download URL: cmosskillav2-0.1.1.tar.gz
  • Upload date:
  • Size: 15.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.11.10

File hashes

Hashes for cmosskillav2-0.1.1.tar.gz
Algorithm Hash digest
SHA256 1858bf4527817f3e11e1e22d19439e20f4d3e41d2a10232fb0d5c5d978cdbf10
MD5 b1119f8f6b2619cde924d7783041c6fb
BLAKE2b-256 c23a8059012d592e8ef4291367a81c0f9fc6064197ab19f1aa096924e205bf69

See more details on using hashes here.

File details

Details for the file cmosskillav2-0.1.1-py3-none-any.whl.

File metadata

  • Download URL: cmosskillav2-0.1.1-py3-none-any.whl
  • Upload date:
  • Size: 17.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.11.10

File hashes

Hashes for cmosskillav2-0.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 c82be18ab4eba4a5c9799516b1179e1e64278b6b62b9caa68874c2a2fa339027
MD5 fc2b4d1b775c38c441127f211fcf76b5
BLAKE2b-256 2acdf0315e3f0d6b052c5646ec8eb7896458915a50d1298f93f85b7c85f79bcb

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page