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

Uploaded Python 3

File details

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

File metadata

File hashes

Hashes for terminalpackagehamderber-0.0.3.tar.gz
Algorithm Hash digest
SHA256 215478f72eae2a0ede349765755acc83f6ccafb2e8f0e21f0e84c22f7e47c6f4
MD5 57450569d89dbc25ee104e6e1d97c5f9
BLAKE2b-256 368b2777177ed00877a7458c35fd47534931e9777bbdf4e716cb6abc53a44e25

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for terminalpackagehamderber-0.0.3-py3-none-any.whl
Algorithm Hash digest
SHA256 c65f971189e3cb7d5802a6be6f90f987878266a6a66af0605ed07d1913b87157
MD5 2d60b185b2e675e2e88939acd8a11a8a
BLAKE2b-256 dbb58dc377e01865f3f8d1fb3dc91aed12d46156c362061f54120a5c00bd9e54

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