Skip to content

flowzen1337/nc_py_api

 
 

Repository files navigation

Official Nextcloud Python Framework

Analysis & Coverage Docs codecov

NextcloudVersion PythonVersion impl pypi

Remark

Project cloud-py-api was abandoned and divided into two parts:

  • nc_py_api - this repository, which contains Python Framework to work with Nextcloud and app_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

Basic Features:

  • 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 support
  • Shares operations support
  • Talk support

Extended Features with installed App_ecosystem_v2:

  • 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

🚀 How to start

In very close near future we will publish examples

More Information

About

Nextcloud Python Framework

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 98.0%
  • Makefile 1.1%
  • Shell 0.9%