Skip to main content

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

Read onlyoffice/OnlyOffice.py

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

onlyoffice-0.0.2-py3-none-any.whl (3.6 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page