Skip to content

App Skeleton for Nextcloud AppAPI

License

Notifications You must be signed in to change notification settings

cloud-py-api/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.