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 function, name, run

@function()
def hi(user):
    return f"Hello {user}"

name("zeushell")
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-0.3.0.tar.gz (1.8 kB view details)

Uploaded Source

Built Distribution

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

zeushell-0.3.0-py3-none-any.whl (1.9 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for zeushell-0.3.0.tar.gz
Algorithm Hash digest
SHA256 de3d92b6cbbc6f88143e5af31788156100aacb2ee7d9dfa4412b0b5618fd80cc
MD5 0d0a61083671154fc9c926bddf7f35c4
BLAKE2b-256 1bea833da9dccce349dfa34b66157c272e03058c3362e4cabdd8b926d8ba4bb5

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for zeushell-0.3.0-py3-none-any.whl
Algorithm Hash digest
SHA256 c72c14182b7ab85d42b93e56ce6f6935054056b2cfc6ca5628e95c9e9c5575b8
MD5 0c3f9e2ef319124924eaea1c5af624dd
BLAKE2b-256 83edd5fb270853b1935cab649e69b0f6e91b0104367260d59581a9a3c6a7948b

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