Skip to main content

Terminal package

Project description

TerminalPackageHamderber

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

Uploaded Python 3

File details

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

File metadata

File hashes

Hashes for terminalpackagehamderber-0.0.8.tar.gz
Algorithm Hash digest
SHA256 128b5fc02e2f4dd06824c6005392ac622cc7f2070776edd461258aa620b54881
MD5 823417b373c640dfbf66771278f3772b
BLAKE2b-256 84e885c8d468a0b30169683ad0f12335d55ed4c9179087b8ec0135b710cd7f3f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for terminalpackagehamderber-0.0.8-py3-none-any.whl
Algorithm Hash digest
SHA256 6c34f4e233b9ebef9d4423bedbfefe8bd3eb1511630e818cf7da538f1ba2d2c0
MD5 863b010d6773e49cfe0464e3f9018328
BLAKE2b-256 39d0c6de2332dbde8b2a727efec300e42d68f3dc88327e0e453e8c7713ee4ece

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