Project cloud-py-api was abandoned and divided into two parts:
nc_py_api
- this repository, which contains Python Framework to work with Nextcloud andapp_ecosystem_v2
app_ecosystem_v2
- New Nextcloud Application Ecosystem that allows writing applications for Nextcloud in any language
Projects stage: under heavy prototyping and developing
- Listing, enabling and disabling of the applications
- Operations with Files and Folders
Operations with Trash bin and File versions- Operations with Users and User Groups
- User status manipulation
- Weather status
Nextcloud notifications supportShares operations supportTalk support
- Defining callback routes with FastAPI for Nextcloud
- Registering UI elements in Nextcloud
- Storing logs to the
nextcloud.log
file - Get/save key-value pairs in AppConfigEx/PreferencesEx tables.
- Tons of the cool stuff that is coming soon
In very close near future we will publish examples