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

Uploaded Python 3

File details

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

File metadata

File hashes

Hashes for terminalpackagehamderber-0.0.4.tar.gz
Algorithm Hash digest
SHA256 9ec260bd714c2a9bc47fea02640e6b7e2a5c5abc1e3bc1c8f2b182b0d314b77e
MD5 24ad2f46d7a806c0da242deba0c484be
BLAKE2b-256 79c213c74db7ed7d614f312d07aecf0a438872bcea61ca28f5e3226f170bb732

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for terminalpackagehamderber-0.0.4-py3-none-any.whl
Algorithm Hash digest
SHA256 a04d93a2bcea6743c53ef2e982cddfa683bfd879191d4820152c43987cd1da0c
MD5 c2214bfcf7505a2c0efb59d46cb05ba8
BLAKE2b-256 e67283f561d75e81b89ed76fa12fe27a2f030dd3585c3f1a472dd76f2d734b0a

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