go2sh / nextcloud-API

NextCloud OCS API for Python

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NextCloud Python api

Build Status Documentation Status codecov

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.

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!

About

NextCloud OCS API for Python

License:GNU General Public License v3.0


Languages

Language:Python 99.4%Language:Dockerfile 0.6%