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
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 Distributions
Built Distribution
File details
Details for the file datacore_reporter-0.1.0-py3-none-any.whl
.
File metadata
- Download URL: datacore_reporter-0.1.0-py3-none-any.whl
- Upload date:
- Size: 8.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.12.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f583c36b8ee0ded45ccae0b6aa53127606522b29c15bc70d2a240924ad8a67eb |
|
MD5 | bbca683e475303f948c0f0249613c890 |
|
BLAKE2b-256 | 49bfa3c853485aa0ee4bbe8dec60f98a0d8135d78e792b60602820f77ca62d8f |