Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 318 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 318 Bytes

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.