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 (no exec)

Install

pip install zeushell

Quick Start

from zeushell import function, name, run

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

name("zeushell")
run()

Shell:

zeushell: hello Tom
Hello 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.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.1.0-py3-none-any.whl (1.9 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: zeushell-0.1.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.1.0.tar.gz
Algorithm Hash digest
SHA256 5e7c543d4f54b5d75c8f3cf61908a3bdd264266ebb6e8e783bb778bc8b5f072d
MD5 78d9ed70acf173105dadb633db5803e7
BLAKE2b-256 8b5c51052aac7adf4521429ef97492cf7d4a599b183c2cb301acdd170f27e4c8

See more details on using hashes here.

File details

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

File metadata

  • Download URL: zeushell-0.1.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.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 415340edc20a2c8c7d93dadd46d41b992b7573f3f4336d2753df147ef776d891
MD5 6db3d79cef42cb1c268c7061aa53b7a9
BLAKE2b-256 f0b44b65238add0de8e00e839e62ceabda0ddad6603678d98383f81fdfdd624e

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