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.5.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.5-py3-none-any.whl (6.2 kB view details)

Uploaded Python 3

File details

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

File metadata

File hashes

Hashes for terminalpackagehamderber-0.0.5.tar.gz
Algorithm Hash digest
SHA256 42a2042ceed7e3a6e7654879a7ec5d9982df5a51011a4c9813070cb96b8fb31a
MD5 4f87a16da13271ede2af0b409fe31fea
BLAKE2b-256 0a9745040c9e42e0396dd41a06e6e7aa076d1497bf84e42033c84a6a17a8dec4

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for terminalpackagehamderber-0.0.5-py3-none-any.whl
Algorithm Hash digest
SHA256 fc9e8c7cc9f196661b85ee3bc929efcaaedbc56f7241d075ee49fb55b010bfa4
MD5 a6b131418e84628e633495877f790a83
BLAKE2b-256 e4e7c823753f6858c2ea76a6d031836a8127e0413ee2bb618d16af804e849327

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