File: Nextcloud.rst

package info (click to toggle)
nc-py-api 0.19.2-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 2,320 kB
  • sloc: python: 12,415; makefile: 238; xml: 100; javascript: 56; sh: 14
file content (18 lines) | stat: -rw-r--r-- 457 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
.. py:currentmodule:: nc_py_api.nextcloud

Nextcloud
=========

Two base classes for working with Nextcloud. The first for working as a client, the second as an application.

All required functionality is incorporated in them, they contains all other classes required to work with the Nextcloud.

.. autoclass:: Nextcloud
    :inherited-members:
    :members:

    .. automethod:: __init__

.. autoclass:: NextcloudApp
    :inherited-members:
    :members: