Skip to main content

Scripting Language with Ansible-like Syntax

Project description

CI Status Documentation Status

MiniScript is an embedded scripting language with the syntax heavily inspired by Ansible, but targeted at data processing rather than remote execution. MiniScript aims to keep the familiar look-and-feel while being trivial to embed and to extend.

Compared to real Ansible, MiniScript does NOT have:

  • Roles, playbooks or any other form of reusability.

  • “Batteries included” set of actions and filters.

  • Any local or remote execution facility.

  • Notifications, parallel execution or other advanced features.

MiniScript does offer:

  • Loops, variables, conditions and blocks.

  • Jinja2 templating integration.

  • Lean and easily extensible feature set.

  • A few filters most useful for data processing.

  • An ability to return a value from a script.

  • Ansible-compatible backslash handling.

  • 100% unit test coverage.

  • A permissive license (BSD).

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

miniscript-1.1.0.tar.gz (29.6 kB view hashes)

Uploaded Source

Built Distribution

miniscript-1.1.0-py3-none-any.whl (31.5 kB view hashes)

Uploaded Python 3

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