Package for working with OnlyOffice API.
Project description
Beginning of work.
- Create a script and import the module for the library to work:
import pyonlyoffice
- Add authorization data:
onlyoffice = pyonlyoffice.PyOnlyOffice(
username="test@example.com",
password="qwerty123",
baseurl="https://example.com/",
)
OnlyOffice API - https://api.onlyoffice.com/
Project details
Release history Release notifications | RSS feed
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 details)
File details
Details for the file pyonlyoffice-0.0.4.tar.gz
.
File metadata
- Download URL: pyonlyoffice-0.0.4.tar.gz
- Upload date:
- Size: 15.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 30435bd336dc0bdb5358be4d6fada19a649626c335b8b951d7b2cc9b570b1634 |
|
MD5 | 9c5785342d61f1da25ef19d2b40e5e0d |
|
BLAKE2b-256 | d35c1c444b548c8d721df3cda67671cc41719f41ab945973ba7f2baaa575770c |