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

Uploaded Python 3

File details

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

File metadata

File hashes

Hashes for terminalpackagehamderber-0.0.6.tar.gz
Algorithm Hash digest
SHA256 39c97c24011e558d875acc103e1f43fcda13088d1f8c9ac6a6f23ed2f6fd829f
MD5 5bbfdc1d43a3d498001361780c9fbc35
BLAKE2b-256 f775f828dd30bde76a27907e55987134011eaeeea641b7d352da0b8b91a70208

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for terminalpackagehamderber-0.0.6-py3-none-any.whl
Algorithm Hash digest
SHA256 0e95ac5b7f3f245250e559df08ea329a522c23e1f273ce5491bf61fc09ccab30
MD5 048691e1656a63b92acbcdc8b94fd01a
BLAKE2b-256 ffd2cb81715765c199e4016f9ecb71f26dc81e11292d80427b64c6afeb26b14f

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