An open API service indexing awesome lists of open source software.

https://github.com/viur-framework/viur-scriptor-api

Universal Python API for scripting and interacting with ViUR
https://github.com/viur-framework/viur-scriptor-api

Last synced: 5 months ago
JSON representation

Universal Python API for scripting and interacting with ViUR

Awesome Lists containing this project

README

          


A hexagonal logo of Scriptor

viur-scriptor-api



Badge showing current PyPI version


Documentation Status


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

- [viur-scriptor-api.readthedocs.io](https://viur-scriptor-api.readthedocs.io/en/latest/)

## License

Copyright © 2025 by Mausbrand Informationssysteme GmbH.

Mausbrand and ViUR are registered trademarks of Mausbrand Informationssysteme GmbH.

viur-scriptor-api is free software under the MIT license.

Please see the LICENSE file for details.