https://github.com/cs3org/python-cs3apis
Official Python CS3APIS
https://github.com/cs3org/python-cs3apis
cs3-apis python
Last synced: 5 months ago
JSON representation
Official Python CS3APIS
- Host: GitHub
- URL: https://github.com/cs3org/python-cs3apis
- Owner: cs3org
- License: apache-2.0
- Created: 2019-09-26T07:11:34.000Z (over 6 years ago)
- Default Branch: main
- Last Pushed: 2025-12-10T14:58:47.000Z (6 months ago)
- Last Synced: 2025-12-10T23:45:06.367Z (6 months ago)
- Topics: cs3-apis, python
- Language: Python
- Homepage:
- Size: 601 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# CS3APIs Bindings for Python
[](https://gitter.im/cs3org/CS3APIS) [](https://pypi.org/project/cs3apis/) [](https://opensource.org/licenses/Apache-2.0)
API definitions can be found at https://github.com/cs3org/cs3apis
## Install with pip
```bash
pip install cs3apis
```