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

Uploaded Python 3

File details

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

File metadata

File hashes

Hashes for terminalpackagehamderber-0.0.7.tar.gz
Algorithm Hash digest
SHA256 9efd99eec160c197a1e1d49f8aa825b2fcc9aa16717b4955fe80ef51d448b225
MD5 fad9b1e766bd697e884b1a8c8f326464
BLAKE2b-256 667a82d899c90e284ef42417155a7e07c8541accb937ba9117de61e580f28af8

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for terminalpackagehamderber-0.0.7-py3-none-any.whl
Algorithm Hash digest
SHA256 3c8c1a83253549c771a61d2c792920cc105c0c191f7ac6e173e869bbde628550
MD5 d42154bd3e491ca9c26ff20c5be0bbb5
BLAKE2b-256 dd336dcd550a6028bbc7944b950b6b3460312486ee31b3bf3781542ea72732da

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