Skip to main content

A simple Python package for CLI tools

Project description

TurboCLI

A simple Python package for displaying CLI Tools.

Features:

  • Show data as a hex editor.

Example Usage:

from TurboCLI import showhex

# Example byte sequence
data = b'\xde\xad\xbe\xef'

# Display the hex dump
showhex(data)

Expected Output:

00000000  DE AD BE EF                                      ....

This will print out a hex dump where each line contains the offset (starting at 00000000), the hexadecimal representation of the bytes, and their corresponding ASCII characters (non-printable characters are displayed as a dot).

Lisence:

This project uses the MIT License.

Thank you for using the CLI Python module! 🎉

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

turbocli-0.2.0.tar.gz (2.9 kB view details)

Uploaded Source

Built Distribution

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

TurboCLI-0.2.0-py3-none-any.whl (3.0 kB view details)

Uploaded Python 3

File details

Details for the file turbocli-0.2.0.tar.gz.

File metadata

  • Download URL: turbocli-0.2.0.tar.gz
  • Upload date:
  • Size: 2.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.12.8

File hashes

Hashes for turbocli-0.2.0.tar.gz
Algorithm Hash digest
SHA256 bb1ddb4ccb171949727c63ffbbced9f8593b21c97694f8e47bfcbf1a545fabdc
MD5 7219a6c4c409a9e80f317d31812d2d45
BLAKE2b-256 ab4cd57793e880d27ec7f53e77e3fc160fe361cb7a2a1b0181c0c060cd63d3f8

See more details on using hashes here.

File details

Details for the file TurboCLI-0.2.0-py3-none-any.whl.

File metadata

  • Download URL: TurboCLI-0.2.0-py3-none-any.whl
  • Upload date:
  • Size: 3.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.12.8

File hashes

Hashes for TurboCLI-0.2.0-py3-none-any.whl
Algorithm Hash digest
SHA256 550abcbab259607a3a18228713b0ad9addc0ce306189dacc7a9732e48924a354
MD5 bceb538fc8434415b96e6741edf79a7a
BLAKE2b-256 23070249d176616caade783d474faba709dccb1d8f7e81706e973e2cc85040e6

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