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

Uploaded Python 3

File details

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

File metadata

  • Download URL: zeushell-0.1.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-0.1.2.tar.gz
Algorithm Hash digest
SHA256 9b0ec1174c8ccd49aacc970ba76e1997b648e9efd115fc8a6211dc7a7b50b1f4
MD5 1e2c868d6b548f589fd888e3b486ef18
BLAKE2b-256 c8dee25e996e4adbc579d1bf185114d40f187c43c2562c4d0082aa225ed5ebc4

See more details on using hashes here.

File details

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

File metadata

  • Download URL: zeushell-0.1.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-0.1.2-py3-none-any.whl
Algorithm Hash digest
SHA256 e07e963fe6d150ebe20ff6727b0136638071a5c82d12a83e6d77f1437fe79bdc
MD5 9031011db6d4d80d4d5ff6e6bd7c806f
BLAKE2b-256 e06721e8b43404f7438ec28655ac4ef5ea74b7645cf675c04565453330ee6499

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