Skip to main content

A better way to configure and run things that usually go into shell scripts

Project description

# ScriptEngine

The main purpose of ScriptEngine is to replace shell scripts. ScriptEngine tries to put the user’s focus on the description of common shell script tasks, rather than their implementation. Ideally, the description of a complex task should be nearly as short and clear as the description of a simpler one.

The ScriptEngine concept separates scripts (what to do) from the implementation of tasks (how to do things), and the actual execution environment (the script engine instances). This allows different execution models to be implemented. A simple script engine instance may execute tasks from a script as a simple sequential list, which is, in fact, the default behaviour in ScriptEngine. However, it is rather easy, within the ScriptEngine concept, to implement more advanced script engine instances, such as one that executes tasks in parallel or sends tasks to batch systems.

Since ScriptEngine tasks are basically Python class methods, there is a wide range of tools available to get the actual work done, which allows for a more efficient implementation of tasks.

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

scriptengine-0.5.1.tar.gz (13.6 kB view details)

Uploaded Source

Built Distribution

scriptengine-0.5.1-py3-none-any.whl (22.6 kB view details)

Uploaded Python 3

File details

Details for the file scriptengine-0.5.1.tar.gz.

File metadata

  • Download URL: scriptengine-0.5.1.tar.gz
  • Upload date:
  • Size: 13.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/28.8.0 requests-toolbelt/0.9.1 tqdm/4.46.0 CPython/3.6.8

File hashes

Hashes for scriptengine-0.5.1.tar.gz
Algorithm Hash digest
SHA256 dafd0634ee1332cbb48fa387c45abe1d1640fa7bdec7c8ee73181e6f84754955
MD5 a1bf8a572880bbfa78968a46196bde8c
BLAKE2b-256 225e7afb4f412082807a45b2bcf9d58f4d72b965e0453b22c08ae3441788e9ff

See more details on using hashes here.

File details

Details for the file scriptengine-0.5.1-py3-none-any.whl.

File metadata

  • Download URL: scriptengine-0.5.1-py3-none-any.whl
  • Upload date:
  • Size: 22.6 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/28.8.0 requests-toolbelt/0.9.1 tqdm/4.46.0 CPython/3.6.8

File hashes

Hashes for scriptengine-0.5.1-py3-none-any.whl
Algorithm Hash digest
SHA256 1c0d6035378417fda78ba9de8311dfa08cf318b9048faf002c04e42a2d9218c3
MD5 13cbc0fef371a731afb768cda5d2f40b
BLAKE2b-256 49f54902ff7864619f58c85928e133c0988b8c8132eced33febc8422530500ac

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page