Skip to content

nextcloud/app-skeleton-python

Repository files navigation

Nextcloud Python App Skeleton repository

To make it easier to create new Nextcloud applications using Python, you can immediately either clone this repository or simply copy it and use it as the basis for your future application.

By default, linters, pre-commit and other useful little things are configured here.