Skip to main content

Extract data easily from your Datacore controllers.

Project description

Datacore-reporter

Extract data easily from your Datacore controllers.

Installation

Datacore-reporter package is published on PyPI:

pip install datacore-reporter

Configuration

Create file C:\Users\$USER\AppData\Local\datacore-reporter\datacore-reporter.conf (/home/$USER/.config/datacore-reporter/datacore-reporter.conf on Linux). Example:

[datacore-reporter]
host = myhost.example.org
controller = mycontroller.example.org
user = reporter
password = ...
no_ssl = True

Usage

See also full documentation (including API reference).

Datacore-reporter may be used as a library in your Python code:

from datacore_reporter.client import DatacoreClient
...

Datacore-reporter may also be invoked as a command-line application (the datacore-reporter executable is installed with the package).

Complete help about command-line usage may be displayed by typing:

datacore-reporter --help

Legal

This project is licensed under the terms of the MIT license.

This project is not affiliated in any way with the Datacore company.

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

datacore_reporter-0.1.0-py3-none-any.whl (8.7 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