Menu

pycaravel: This module is designed to simplify continuous integration (CI) of data from multiple projects.

Note

This page is a reference documentation. It only explains the class signature, and not how to use it. Please refer to the gallery for the big picture.

class caravel.nextcloud.api_wrappers.apps.Apps(requester)[source]
disable_app(app_id)[source]

Disable the specified app.

enable_app(app_id)[source]

Enable an app.

get_app(app_id)[source]

Provide information on a specific application.

get_apps(filter=None)[source]

Get a list of apps installed on the Nextcloud server.

Follow us

© 2025, Antoine Grigis