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.
Check out the corresponding nextcloud API documentation section.
Check out the simple example and also check out the unit tests directory.
Don't run away and open a GitHub issue!