NextCloud OCS API for Python Tested at Python 3.4 / NextCloud 12.0.3
Welcome to my shitty code > <
User Provisioning API
: https://docs.nextcloud.com/server/12/admin_manual/configuration_user/user_provisioning_api.htmlOCS Share API
: https://docs.nextcloud.com/server/12/developer_manual/core/ocs-share-api.htmlGroupFolders
: https://github.com/nextcloud/groupfolders
Take a look at example.py and see NextCloud.py. The code is not that difficult.
Please fix it on your own. Then, please creat a pull request, if you have some time. Maybe I pull it soon.