Python API for OnlyOffice.
Project description
onlyoffice
Provides a python API for OnlyOffice API
Install
pip install onlyoffice --upgrade
Work in progress to provide a python API for the OnlyOffice API
Minimal example
import onlyoffice
oo = onlyoffice.OnlyOffice('https://yourportal.onlyoffice.com', 'username', 'password')
# download file ID 123
oo.download(['123'], 'file.zip')
Supported commands
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
No source distribution files available for this release.See tutorial on generating distribution archives.
Built Distribution
File details
Details for the file onlyoffice-0.1.0-py3-none-any.whl
.
File metadata
- Download URL: onlyoffice-0.1.0-py3-none-any.whl
- Upload date:
- Size: 4.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 71cffb89600e7c958322f5f50471436f0b7c3add553ec7f75dcc058b4ff0fedc |
|
MD5 | d5bee6cdd70f86d78ab4de8d36bb150e |
|
BLAKE2b-256 | 2a6503dabb88d6486cb7b5cefcb91e8c9dfb6912ed7aab9b9418fb501a4abaa6 |