Skip to main content

Terminal package

Project description

KevTerminal

How to add custom commands:

Define a function that has an args parameter with its default as None. ex: def testcmd(args=None): print("test worked")

Add the command to the command_handler by using the build_commands function. ex: command_handler.build_commands([ command_handler.CommandObject( cmd_name='Test', cmd_type=command_handler.CommandType.Single, cmd_help='Test: Help', cmd_func=testcmd) ])

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

terminalpackagehamderber-0.0.2.tar.gz (5.9 kB view details)

Uploaded Source

Built Distribution

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

terminalpackagehamderber-0.0.2-py3-none-any.whl (5.9 kB view details)

Uploaded Python 3

File details

Details for the file terminalpackagehamderber-0.0.2.tar.gz.

File metadata

File hashes

Hashes for terminalpackagehamderber-0.0.2.tar.gz
Algorithm Hash digest
SHA256 17bb474e93e308d72c5b38f76df96b299e946c2d78c0f54a4a9f85af861e6c64
MD5 be8e9f126c76d1c1e67237eb57178e06
BLAKE2b-256 74e9d43c086be9b661227598e80b2e382d004a00a7bd3d71a6d150eb824cb2b2

See more details on using hashes here.

File details

Details for the file terminalpackagehamderber-0.0.2-py3-none-any.whl.

File metadata

File hashes

Hashes for terminalpackagehamderber-0.0.2-py3-none-any.whl
Algorithm Hash digest
SHA256 fe849cf04f8082709d8a6f5f313edc9d8412d4868b892b2f03520b814327f6a9
MD5 2220b1603f057332c3322b7f40b37e16
BLAKE2b-256 45175a969536110af3251681f3625139970d79ecc654cf0d41aede1e2bbce1ca

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