Skip to main content

Package for working with OnlyOffice API.

Project description

Beginning of work.

  1. Create a script and import the module for the library to work:
import pyonlyoffice
  1. Add authorization data:
onlyoffice = pyonlyoffice.PyOnlyOffice(
    username="test@example.com",
    password="qwerty123",
    baseurl="https://example.com/",
)

OnlyOffice API - https://api.onlyoffice.com/

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pyonlyoffice-0.0.4.tar.gz (15.5 kB view hashes)

Uploaded Source

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