Skip to content

winkelband/nextcloud-API

 
 

Repository files navigation

NextCloud Python api

Overview

Python wrapper for NextCloud api

This is Python wrapper for NextCloud's API. With it you can manage your NextCloud instances from Python scripts. Tested with python 3.7, NextCloud 14.

FAQ

Which APIs does it support ?

Check out the corresponding nextcloud API documentation section.

This fork added the REST API for the Nextcloud App Deck. So far only a few methods have been implemented.

How do I use it?

Check out the simple example and also check out the unit tests directory.

What do I do if it doesn't work?

Don't run away and open a GitHub issue!

Releases

No releases published

Packages

No packages published

Languages

  • Python 99.5%
  • Dockerfile 0.5%