Skip to main content

A small Python package published to PyPI

Project description

zeushell

A simple interactive action-shell framework.
Write functions — run them as shell commands.

Features

  • Function-based command system
  • Interactive shell runtime
  • Customizable shell prompt
  • Safe function registry

Install

pip install zeushell

Quick Start

from zeushell import Zeushell

z = Zeushell()
@z.function()
def hi(user):
    return "Hello "+user

z.name("zeushell")
z.run()

Shell:

zeushell: hi Tom
hi Tom

License

MIT

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

zeushell-1.0.2.tar.gz (1.9 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

zeushell-1.0.2-py3-none-any.whl (2.0 kB view details)

Uploaded Python 3

File details

Details for the file zeushell-1.0.2.tar.gz.

File metadata

  • Download URL: zeushell-1.0.2.tar.gz
  • Upload date:
  • Size: 1.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.8.6

File hashes

Hashes for zeushell-1.0.2.tar.gz
Algorithm Hash digest
SHA256 ad28598e1ddc3efe2479f37c4e6c747daa1350a2b9f4ea3cf33e01922ca6b227
MD5 fc9d44ceada6ae41d869100c97e43f5e
BLAKE2b-256 caf9215d887d0a6c584fd79fc3743f1fff06bb56c2123a875728af723764735e

See more details on using hashes here.

File details

Details for the file zeushell-1.0.2-py3-none-any.whl.

File metadata

  • Download URL: zeushell-1.0.2-py3-none-any.whl
  • Upload date:
  • Size: 2.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.8.6

File hashes

Hashes for zeushell-1.0.2-py3-none-any.whl
Algorithm Hash digest
SHA256 30f0cb0dcd61bb66e3e5c66426ad25aac7ee2409323e1d1b1cd2f60add5168c7
MD5 5fe6db4ecdfa20c931d2655d701abb2c
BLAKE2b-256 ac76ec8b6e8e3002927c8f92d76c30ef492a191f06961c9c2e250cb8915db875

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