Skip to main content

Python wrapper around nextcloud monitor api

Project description

NextcloudMonitor

Python wrapper around Nextcloud monitor api

Installation

pip install nextcloudmonitor

QuickStart

>>> from nextcloudmonitor import NextcloudMonitor
>>> ncm = NextcloudMonitor("https://your_nextcloud_url", "nextcloud_admin_username", "nextcloud_app_password")
>>> ncm.data['nextcloud']['system']['version']
'16.0.5.1'
>>> ncm.data['activeUsers']['last24hours']
1

Notes:

  • The user must be a user that has access to the nextcloud monitor api (generally an admin user)
  • The nextcloud app password should be generated from the nextcoud security settings page.

Change Log

  • v1.0.0 : Initial Release
  • v1.1.0 : Added basic error handling for api errors
  • v1.2.0 : Allow ssl verification bypass
  • v1.2.1 : Privide more detailed feedback for api connection errors
  • v1.3.0 : Add more specific exceptions (Thanks @mib1185)
  • v1.4.0 : Fix #4 key error (Thanks @mib1185)
  • v1.5.0 : Support 'skip' parameter (Thanks @mib1185)
  • v1.5.1 : Fix License Classifier (Thanks @joostlek)

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

nextcloudmonitor-1.5.1.tar.gz (3.1 kB view details)

Uploaded Source

Built Distribution

nextcloudmonitor-1.5.1-py3-none-any.whl (3.5 kB view details)

Uploaded Python 3

File details

Details for the file nextcloudmonitor-1.5.1.tar.gz.

File metadata

  • Download URL: nextcloudmonitor-1.5.1.tar.gz
  • Upload date:
  • Size: 3.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.0 CPython/3.11.5

File hashes

Hashes for nextcloudmonitor-1.5.1.tar.gz
Algorithm Hash digest
SHA256 b65021a98304ac37c8c0fd663795b02953f1b5991f02263b6b879066067de332
MD5 9e9feecd1682b944b44b745d0bf57a50
BLAKE2b-256 4a39b2350b17ea91fb790f3c2b8b629b50b574c8b50b4e88bb0602c4c5a7bc57

See more details on using hashes here.

File details

Details for the file nextcloudmonitor-1.5.1-py3-none-any.whl.

File metadata

File hashes

Hashes for nextcloudmonitor-1.5.1-py3-none-any.whl
Algorithm Hash digest
SHA256 7c3ed618e872168bed7fd78165cc047b85e5cab43d69cb50a79f0c5b0cf79b19
MD5 aca67bf93ae8a8efe348e7d757148121
BLAKE2b-256 56efb528c738e2a6ca6c1a241f3193f703c6fa69f01935238d624ee325c2b233

See more details on using hashes here.

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