Skip to content

Files

Latest commit

36f0281 · Aug 20, 2024

History

History
36 lines (26 loc) · 1.44 KB

README.md

File metadata and controls

36 lines (26 loc) · 1.44 KB
A hexagonal logo of Scriptor

viur-scriptor-api

Badge displaying the license
Universal Python API for scripting and interacting with ViUR.

About

This is the official Scriptor API, which is used by the viur-scriptor in both the web version and the terminal version.

Usage

Implements the viur.scriptor-namespace.

You can use it either in the Pyodide-based scriptor as well as in native Python using from viur.scriptor import ....

Documentation

ReadTheDocs link follows soon, a gread documentation is already available in the source code!

License

Copyright © 2024 by Mausbrand Informationssysteme GmbH.
Mausbrand and ViUR are registered trademarks of Mausbrand Informationssysteme GmbH.

Logics is free software under the MIT license.
Please see the LICENSE file for details.