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

Uploaded Python 3

File details

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

File metadata

  • Download URL: zeushell-0.6.0.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-0.6.0.tar.gz
Algorithm Hash digest
SHA256 9175d311607720f43dbd7b6f2479a9705a1b7f019aa3963fcab1aa6937178ee2
MD5 2cf8b0e010d70827401726af20b8c273
BLAKE2b-256 8a1159e631889ce552310c5c074f3b9ddd23710cf345d484321826f4ed19fa86

See more details on using hashes here.

File details

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

File metadata

  • Download URL: zeushell-0.6.0-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-0.6.0-py3-none-any.whl
Algorithm Hash digest
SHA256 446979292decde75b73f072ea0b84393e21dddc3203d2a72960a8cbffc3bc08c
MD5 b67e5db9e9adfa5720589c0f68db307d
BLAKE2b-256 cfa67bebbfdcfb9b17e33da48e655b040245a3f8e183f640ac652581df4f0674

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