pyocclient 0.6
0
Python client library for ownCloud
Contents
Python client library for ownCloud
Stars: 294, Watchers: 294, Forks: 115, Open Issues: 83The owncloud/pyocclient
repo was created 10 years ago and the last code push was 5 months ago.
The project is popular with 294 github stars!
How to Install pyocclient
You can install pyocclient using pip
pip install pyocclient
or add it to a project with poetry
poetry add pyocclient
Package Details
- Author
- Vincent Petry
- License
- LICENSE.txt
- Homepage
- https://github.com/owncloud/pyocclient/
- PyPi:
- https://pypi.org/project/pyocclient/
- GitHub Repo:
- https://github.com/owncloud/pyocclient
Classifiers
- Internet/WWW/HTTP
- Software Development/Libraries/Python Modules
Related Packages
Errors
A list of common pyocclient errors.
Code Examples
Here are some pyocclient
code examples and snippets.
GitHub Issues
The pyocclient package has 83 open issues on GitHub
- Error 401 when trying to do operations in shared folder that is password protected.